Commit Graph

125 Commits

Author SHA1 Message Date
Mark McDowall e19e523824 csproj fail :( 2013-09-20 15:31:26 -07:00
Mark McDowall 57fdbe6e08 Added API key authentication 2013-09-20 00:31:02 -07:00
kay.one 1631c1877c upgraded to nancy 20 2013-09-18 23:55:13 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall 33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Mark McDowall c928ccb201 Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
2013-09-01 21:12:57 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
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
Mark McDowall 7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive. 2013-08-20 14:29:10 -07:00
kay.one 9f0ae763ff moved logic for reading static file to mappers 2013-08-19 23:23:36 -07:00
kay.one 290e072f2e added cache pipelines 2013-08-19 22:53:18 -07:00
Keivan Beigi 24ba4390a1 moved static resource to basic nancy module.
cache and gzip piplelines are missing
2013-08-19 19:31:26 -07:00
Keivan Beigi 93b0cf4be9 upgraded nancy bootstrapers to 0.18.0 2013-08-19 18:45:19 -07:00
kay.one 4ee148549f signalr package version sync. 2013-08-12 22:19:53 -07:00
kay.one 2771d91f2f fixing signalr startup issues 2013-08-12 22:16:30 -07:00
Mark McDowall fded4cf7f3 Added examples to naming settings 2013-08-11 17:42:11 -07:00
Mark McDowall c1b68e0dee When a new episode is grabbed the client will update its status 2013-08-10 11:38:01 -07:00
kay.one 247b72282f removed ClientSettings 2013-08-05 19:37:13 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one a9f1a38280 cleaned up DirectoryLookupService 2013-08-05 15:10:31 -07:00
kay.one 5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
Keivan Beigi d98b9a9009 updated FluentValidation 2013-07-29 17:57:53 -07:00
Mark McDowall 4c536a077f Log files are viewable in the UI 2013-07-28 16:13:14 -07:00
Keivan Beigi 5a52de7ba9 added NoOpPerformanceCounterManager for signalr so linux doesn't blowup. 2013-07-26 17:05:33 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
Keivan Beigi 642207c68d Cache is disabled for json responses. 2013-07-25 14:57:11 -07:00
Keivan Beigi 121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
kay.one 0f52a5de22 app.js is no longer cached. 2013-07-13 21:19:36 -07:00
Mark McDowall 3aa0507912 Toggle episode monitored status from the table 2013-07-09 19:57:43 -07:00
kay.one d34b527842 Revert "updated nancy to 0.17.1.0"
This reverts commit 92c3fe61f2.
2013-07-06 21:36:37 -07:00
kay.one 92c3fe61f2 updated nancy to 0.17.1.0 2013-07-06 16:29:01 -07:00
Keivan Beigi b56da336c0 Added cache headers to static resources. 2013-06-28 12:19:40 -07:00
Mark McDowall f78f396940 Quality Size knobbed, other quality changes 2013-06-25 00:25:33 -07:00
Mark McDowall d538fe62cf Update version in UI on start 2013-06-15 15:19:05 -07:00
Mark McDowall ca334ef664 Select type added for client schema 2013-06-13 00:20:33 -07:00
Keivan Beigi 9d8fd840c4 added gzip after pipeline 2013-06-10 17:17:57 -07:00
kay.one 890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
Keivan Beigi 9160343a51 added /logs 2013-06-04 17:49:53 -07:00
kay.one b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
Keivan Beigi bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
Mark McDowall e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
Mark McDowall ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
Mark McDowall 482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
kay.one a85099f060 updated signalr 2013-05-23 18:41:17 -07:00
kay.one e03e2c46d6 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
Mark McDowall f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00