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

171 Commits

Author SHA1 Message Date
Mark McDowall
f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00
Mark McDowall
339e220cac Fixed booleans when sent to client in fields 2013-05-21 00:56:32 -07:00
Mark McDowall
63f2ba7f77 More notificationUI changes, start notification updates 2013-05-21 00:56:28 -07:00
Mark McDowall
c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
Mark McDowall
a153599d50 Cleaned up Notifications a bit 2013-05-21 00:56:27 -07:00
kay.one
af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one
21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
kay.one
dabbd5f90e fixed mediacover images not being returned.
autocomplete now shows 20 results instead of 8
2013-05-20 13:30:23 -07:00
kay.one
a36216c73c added /system/status end point that returns environment information. 2013-05-20 13:22:27 -07:00
Mark McDowall
8a6a64d104 NotificationModule added to API 2013-05-19 18:32:26 -07:00
Mark McDowall
e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one
3f44339381 static resources are mapped to full path instead of relative. 2013-05-19 18:19:10 -07:00
kay.one
43b4262e14 updates static resourceprovider with better logging. 2013-05-19 18:07:26 -07:00
kay.one
80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
Mark McDowall
1edb1d211b Fixed up StaticResourceProvider 2013-05-17 18:18:02 -07:00
Mark McDowall
16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Mark McDowall
e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
Mark McDowall
9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
Mark McDowall
525963f2a6 Existing series view loads again 2013-05-12 21:25:36 -07:00
kay.one
687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one
42849d3276 cleaning up episode/series air date/time 2013-05-12 18:32:21 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one
29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one
85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Keivan Beigi
4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
Mark McDowall
d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
kay.one
fa8f67d7fe fixed service registration for event handlers and executors. 2013-05-07 22:47:15 -07:00
Mark McDowall
f4dd6adc6a Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
2013-05-07 00:46:14 -07:00
Mark McDowall
d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
kay.one
c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
kay.one
a6aba16902 Bind any collection to SignalR with a single call. 2013-05-05 17:33:43 -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
806ed921f4 updated fluent validation 2013-05-03 19:30:08 -07:00
Keivan Beigi
ed089b01b1 updated some error logging. 2013-05-03 19:15:46 -07:00
Mark McDowall
68f93dbb10 LazyLoaded Series and Episode again for history 2013-05-03 00:28:02 -07:00
Mark McDowall
7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
kay.one
9823560ec0 fixed resource mapper tests. 2013-05-02 22:42:18 -07:00
kay.one
1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -07:00
Keivan Beigi
385edbf464 fixed nzbclub parser. 2013-05-02 16:10:33 -07:00
kay.one
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
Mark McDowall
b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall
00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
Mark McDowall
11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
Mark McDowall
0da2047ca5 Missing uses EpisodeResource now 2013-04-30 17:25:33 -07:00
kay.one
016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
kay.one
d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
kay.one
ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
kay.one
a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -07:00
Keivan Beigi
182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00