Commit Graph

73 Commits

Author SHA1 Message Date
kay.one 4465d50a31 added path validation to add series/ recent folders. 2013-08-31 13:32:55 -07:00
kay.one 4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
Keivan Beigi 488da59143 more validation 2013-08-21 17:36:35 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Keivan Beigi 1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -07:00
Keivan Beigi f44ef2ff5e fixed issue with number only series title.
series detail page should load much faster.
2013-08-01 17:12:52 -07:00
kay.one e89a35522e removed redundant qualifiers. 2013-07-23 23:27:30 -07:00
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Mark McDowall deb4972cdc DeleteFiles with Delete Series is now respected 2013-07-17 23:24:38 -07:00
Mark McDowall 40f49d7385 Less shitty way to do series stats for single requests and fixed tests 2013-07-17 17:07:48 -07:00
Mark McDowall c3b8b52644 Blow up if series stats is null 2013-07-17 14:59:40 -07:00
Mark McDowall 19b3add783 SeriesStats are returned when fetching a single series
SeriesStats are no longer wipred from UI on update
2013-07-17 08:41:32 -07:00
Keivan Beigi e88768d621 Fixed getting series with number only titles. eg. 90210 2013-07-12 12:13:16 -07:00
Mark McDowall bb42bb30aa Added monitored, edit and refresh to series details 2013-07-12 00:33:26 -07:00
Keivan Beigi e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
kay.one 51fb6376b9 fixed gzip for static resource. 2013-07-06 20:56:33 -07:00
Keivan Beigi 50ee2ee357 removed backlog from server 2013-07-04 20:58:30 -07:00
Keivan Beigi 38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
kay.one ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
Keivan Beigi bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
kay.one e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
kay.one 6e6df842a0 removed add series tab 2013-05-26 23:20:03 -07:00
kay.one 5ad5307a7b add existing has a load more button that shows all of the results. 2013-05-25 22:54:28 -07:00
kay.one 2a89897a99 fixed posters for add series search 2013-05-25 22:54:27 -07:00
Keivan Beigi 343a794c2a existing series search shows first suggestion
requests are sent to server sequentially not to kill the client.
2013-05-24 19:09:03 -07:00
Mark McDowall e8d8588199 Validator will allow empty Path when RootFolderPath has a value 2013-05-23 23:29:43 -07:00
Mark McDowall da9838f032 Added Path validator for SeriesModule 2013-05-23 23:14:58 -07:00
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
Mark McDowall f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Keivan Beigi 8373e1ce10 added support for getting series by slug 2013-05-03 19:30:44 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
kay.one a2e84a8f83 Updated restmodule, moved series, root folder to the new restmodule. 2013-04-24 10:28:13 -07:00
Mark McDowall 000b7bf9e0 Resync'd UI and API 2013-04-21 18:21:24 -07:00
kay.one c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo 2013-04-20 17:44:56 -07:00
kay.one d85b825e06 moved seriesmodule to restmodule 2013-04-20 15:14:41 -07:00
kay.one 373a93be64 moving validation rules to restmodule. 2013-04-20 13:16:42 -07:00
Mark McDowall f86cb87ced Added SeriesStatistics 2013-04-20 13:09:24 -07:00
kay.one c0798b8eb3 fixed series module 2013-04-20 10:07:34 -07:00
Keivan Beigi 3f958109bb removed Autofac from update project. 2013-04-19 17:05:48 -07:00
Mark McDowall a6b66b7c90 Using Services, not Repos 2013-04-11 21:52:02 -07:00
Mark McDowall e43cb87620 Renamed Folder to FolderName. Series.Path is readonly 2013-04-11 08:28:51 -07:00
Mark McDowall 35e2e83595 Merge branch 'series-grid' into vnext
Conflicts:
	UI/Config.js
2013-04-09 20:17:41 -07:00
kay.one 048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one 4be637edff much nicer add new series. 2013-03-31 14:45:16 -07:00
kay.one a052a9389e fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
kay.one 3cdff3bb71 added marr.datamapper source code for easy debugging. 2013-03-30 14:56:34 -07:00