Commit Graph

56 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
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
kay.one 51fb6376b9 fixed gzip for static resource. 2013-07-06 20:56:33 -07:00
Keivan Beigi 38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -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
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
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
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
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 3cdff3bb71 added marr.datamapper source code for easy debugging. 2013-03-30 14:56:34 -07:00
Keivan Beigi 4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
kay.one 6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one eaf6f94c02 job structure cleanup. 2013-03-04 21:20:47 -08:00
Keivan Beigi 94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
kay.one 1d78bb7210 more fixed tests. 2013-02-24 12:24:31 -08:00
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
kay.one cf8be4bf8f spelling 2013-02-23 12:35:26 -08:00
Keivan Beigi b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
kay.one 4504232956 still very broken 2013-02-18 22:56:02 -08:00
kay.one 2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00
kay.one 40f3a8663d splited jobprovider into jobrepo, jobcontroller, moved to object db. 2013-02-17 23:59:43 -08:00
kay.one c01f982698 removed series layout.
datatables doesn't load properly.
2013-02-15 16:53:00 -08:00
Mark McDowall 1671fd1776 Datatables wired up on series grid 2013-02-15 16:52:55 -08:00
Mark McDowall 796f63680a Series/Index wired up to backbone, just need to add DT 2013-02-15 16:52:54 -08:00