1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 20:12:41 +02:00
Commit Graph

261 Commits

Author SHA1 Message Date
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
a997c10ca1 Fixed header request. 2013-06-02 23:12:31 -07:00
Keivan Beigi
5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -07:00
kay.one
acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
Mark McDowall
f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi
9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi
763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi
8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
kay.one
e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Keivan Beigi
4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
Keivan Beigi
f162f164e7 removed comma from windows invalid path chars. 2013-05-28 17:15:12 -07:00
Keivan Beigi
fea10997ad fixed linux path validation 2013-05-24 16:40:40 -07:00
Keivan Beigi
2f13832769 added platform based filepath validation. 2013-05-24 15:18:37 -07:00
kay.one
3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00
kay.one
4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -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
kay.one
af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one
587eba6324 less reflectionee Command publishing. 2013-05-20 19:49:08 -07:00
kay.one
a36216c73c added /system/status end point that returns environment information. 2013-05-20 13:22:27 -07:00
kay.one
5730a67fb3 fixed bug where urlacl wouldn't register if firewall port was already open. 2013-05-19 19:36:04 -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
6fc8ec6cbc more update fixes. 2013-05-19 17:43:16 -07:00
kay.one
80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
kay.one
4737364c85 removed windows sdk dependency 2013-05-18 11:26:31 -07:00
Keivan Beigi
4a705e9a92 Application data is now stored in %APPDATA%\NzbDrone 2013-05-15 17:52:54 -07:00
kay.one
687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one
feb947fb74 fixed build 2013-05-12 08:53:39 -07:00
kay.one
29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one
a816a83f3a improvements to scheduler,
better parallelism on RSS fetch
2013-05-11 16:38:41 -07:00
kay.one
ff225e1753 added mail toolbar to series view 2013-05-11 13:51:32 -07:00
kay.one
57e78e31fe cleanup 2013-05-11 13:06:57 -07:00
kay.one
fc57262c89 fixed some broken tests. 2013-05-10 23:16:10 -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
kay.one
32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
kay.one
fa8f67d7fe fixed service registration for event handlers and executors. 2013-05-07 22:47:15 -07:00
Mark McDowall
399c96c5e3 Use * instead of + in urlacl's 2013-05-07 00:46:16 -07:00
kay.one
d13a56df01 fixed broken signalr reference. 2013-05-06 22:54:21 -07:00
kay.one
c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one
40f384968a updated json serilizer to return defaults
use enum text instead of number
2013-05-05 18:16:38 -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
kay.one
45b4972091 moved hosting, system tray out of common 2013-05-04 14:09:25 -07:00
kay.one
2ec79e6744 Replaced Nancy.Hosting.Self with Owin
SignalR to come!
2013-05-04 13:29:24 -07:00
kay.one
a66d43b806 added schema generation 2013-05-02 16:06:42 -07:00
Keivan Beigi
098036d49a added new in memory cache. 2013-05-02 16:06:40 -07:00