1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00
Commit Graph

320 Commits

Author SHA1 Message Date
Mark McDowall
625acef635 Added links and api key links to notifications 2013-07-27 13:57:41 -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
Mark McDowall
5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Keivan Beigi
642207c68d Cache is disabled for json responses. 2013-07-25 14:57:11 -07:00
Mark McDowall
13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
kay.one
478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -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
Keivan Beigi
121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
kay.one
c21ff235b6 fixed compile issues 2013-07-18 20:50:12 -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
8f37507ea1 fixed disabling of app.js cache. 2013-07-15 11:25:16 -07:00
kay.one
0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
kay.one
0f52a5de22 app.js is no longer cached. 2013-07-13 21:19:36 -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
Mark McDowall
3aa0507912 Toggle episode monitored status from the table 2013-07-09 19:57:43 -07:00
Keivan Beigi
54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
Mark McDowall
41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
Keivan Beigi
e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
kay.one
aa50be076c fixed double compression issue. 2013-07-06 23:50:49 -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
a1581477b8 fixed gzip for static resource. 2013-07-06 20:56:48 -07:00
kay.one
51fb6376b9 fixed gzip for static resource. 2013-07-06 20:56:33 -07:00
kay.one
92c3fe61f2 updated nancy to 0.17.1.0 2013-07-06 16:29:01 -07:00
kay.one
c83a67c9e2 New NzbDrone logo. 2013-07-06 15:46:36 -07:00
kay.one
d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi
50ee2ee357 removed backlog from server 2013-07-04 20:58:30 -07:00
Mark McDowall
3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00
Mark McDowall
18d7963ade Backbone collection will not sort properly.... wtf
Sorting on the server now for calendar
2013-07-01 11:25:06 -07:00
Mark McDowall
eedccf03b6 Disable cache in debug 2013-07-01 10:28:42 -07:00
Mark McDowall
a163e511ae Don't cache in debug 2013-06-30 21:50:51 -07:00
Mark McDowall
af88bcdbf3 Quality size settings save now, with fancy messages 2013-06-30 21:25:01 -07:00
Keivan Beigi
b56da336c0 Added cache headers to static resources. 2013-06-28 12:19:40 -07:00
Keivan Beigi
6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
Mark McDowall
0ffb72bca1 Delete added to indexers 2013-06-27 00:37:39 -07:00
Mark McDowall
f78f396940 Quality Size knobbed, other quality changes 2013-06-25 00:25:33 -07:00
Keivan Beigi
0916c8b8d1 cache busting for js file based on server version. 2013-06-20 17:06:56 -07:00
Mark McDowall
8ee0789c62 Added SeasonSearchCommand 2013-06-18 19:08:44 -07:00
Mark McDowall
d3d937afcc Added build date to footer 2013-06-15 15:19:06 -07:00
Mark McDowall
d538fe62cf Update version in UI on start 2013-06-15 15:19:05 -07:00
Mark McDowall
1ad0d1afba Fonts are served locally 2013-06-14 17:31:03 -07:00
Mark McDowall
8b8ee912c0 Fixed up per comments 2013-06-13 21:35:57 -07:00
Mark McDowall
ca334ef664 Select type added for client schema 2013-06-13 00:20:33 -07:00
Mark McDowall
8cac7ed1cd Notifications can be tested
Notification ImplementationType was added for showing in UI (Humanized/Title cased of Implementation)
2013-06-12 23:47:56 -07:00
Mark McDowall
1f4cf0034e Added test button to notification edit 2013-06-12 23:47:27 -07:00
Keivan Beigi
38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
Keivan Beigi
76fb548ccd Added event type icon to history grid. 2013-06-10 18:55:05 -07:00
Keivan Beigi
9d8fd840c4 added gzip after pipeline 2013-06-10 17:17:57 -07:00
kay.one
70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 2013-06-09 13:51:32 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
baab8cd838 fixed broken test 2013-06-08 23:45:34 -07:00
kay.one
074d7f2df5 fixed newznab parsing limited Wombles rss to TV 2013-06-08 10:53:26 -07:00
Keivan Beigi
bf499ed98a added some custom cells for resources. 2013-06-07 16:54:46 -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
Mark McDowall
8a1c6aa4d8 Using LoadSubtype for Missing and Calendar 2013-06-03 23:18:12 -07:00
Mark McDowall
047e53179d Calendar and Missing join series in API 2013-06-03 21:00:07 -07:00
kay.one
b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one
0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
kay.one
0d7326c798 fixed more injection issues 2013-05-31 21:59:54 -07:00
kay.one
e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
kay.one
dca32e9e0f new quality profile edit view. 2013-05-31 19:49:52 -07:00
Mark McDowall
ef58acb4b5 Better message handling on save 2013-05-31 17:22:47 -07:00
Mark McDowall
d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall
680f366c94 Naming Settings fixed up 2013-05-30 21:07:11 -07:00
Keivan Beigi
c1bbd0bd5d cleaned up handling of Unknown quality type. 2013-05-30 18:43:13 -07:00
Keivan Beigi
3c53e6009d cleaned up qualityprofile response format. 2013-05-30 18:22:28 -07:00
Keivan Beigi
bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
Mark McDowall
23e9c725f3 CalendarModule uses injectTo instead of AutoMapper 2013-05-30 00:29:19 -07:00
Mark McDowall
f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi
763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Mark McDowall
af6e3ddb66 Cleaned up per comments 2013-05-29 00:20:55 -07:00
Mark McDowall
1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00
Mark McDowall
e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
kay.one
e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
Mark McDowall
ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -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
Mark McDowall
e1b9fb2f16 Should ignore Id when its 0 2013-05-24 20:40:35 -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
482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
Keivan Beigi
90fa261a00 added /api/resource/{id} route to fancy
stopped scheduler from running during integration tests.
2013-05-24 14:28:13 -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
kay.one
a85099f060 updated signalr 2013-05-23 18:41:17 -07:00
kay.one
4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
kay.one
e03e2c46d6 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
kay.one
e538593c61 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
kay.one
3bed87ec4e fixed authentication. 2013-05-21 22:55:53 -07:00
Mark McDowall
f5a68782ce Fixed auth tests 2013-05-21 21:06:25 -07:00
Mark McDowall
f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00