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

2691 Commits

Author SHA1 Message Date
kay.one
32ed3dbb46 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:16 -08:00
Mark McDowall
bb27995eaf Series Details started 2013-03-02 11:13:39 -08:00
kay.one
e1a3637107 removed some left over files. 2013-03-02 10:30:33 -08:00
kay.one
beb2f7c7fd removed sqlce 2013-03-02 10:25:39 -08:00
kay.one
b76c6329fe debug doesn't start a Visualstudio webdev server anymore. 2013-02-28 23:05:52 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
Keivan Beigi
8900bbb3a1 main app cleanup. 2013-02-28 23:05:24 -08:00
Mark McDowall
da2c0d1d65 Calendar colouring, upcoming list shows yesterday
Cleaned up series file a bit.
Added spoon for common sugar tasks.
2013-02-28 20:59:06 -08:00
Mark McDowall
14cf5bf3cc Calendar is coming together! 2013-02-28 08:34:18 -08:00
Mark McDowall
4e1c04b186 Fixed series info not saving properly when refreshing info 2013-02-28 08:33:55 -08:00
Mark McDowall
295a624311 popover overflows, overviews no longer capped 2013-02-27 23:33:27 -08:00
kay.one
651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Mark McDowall
2fae57dbea Added popover to show overview 2013-02-27 22:48:46 -08:00
Mark McDowall
a80c2fb1f3 Minor UI tweaks 2013-02-27 22:48:45 -08:00
Keivan Beigi
c935db93dd config file based logging configuration. 2013-02-27 18:43:01 -08:00
Mark McDowall
0f940364a3 Added todo, using Any() 2013-02-27 14:29:08 -08:00
Mark McDowall
143ce564c9 Oops, premature commit. 2013-02-27 00:22:38 -08:00
Mark McDowall
240d06d6a8 Fixed up a couple things according to comments 2013-02-27 00:22:37 -08:00
kay.one
e0702f5f67 added two more expectation tests to ObjectDatabaseFixture 2013-02-26 23:25:56 -08:00
Mark McDowall
8a3edaebbf Removed upcoming, fixed broken test 2013-02-26 19:55:52 -08:00
Keivan Beigi
82ae91dd6e main menu now uses backbone to handle navigation. no more reload. 2013-02-26 19:32:28 -08:00
Mark McDowall
23c1c147f1 Fixed the broken tests 2013-02-26 19:32:22 -08:00
Mark McDowall
c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Keivan Beigi
065b86c159 layout should be cleaner now. menu is more centered. 2013-02-26 18:45:11 -08:00
Keivan Beigi
911311d1e8 fixed OID issues. 2013-02-26 18:28:55 -08:00
Keivan Beigi
d04d38e427 fixed OID not working correctly. still should use ID. 2013-02-26 18:25:18 -08:00
Mark McDowall
0e770db5e7 Removed strm files. 2013-02-25 23:57:11 -08:00
Mark McDowall
bfc026128d OID changed to a field
DeleteEpsidoesNotInTvdb disabled for now since its broken
2013-02-25 23:47:29 -08:00
Mark McDowall
afcbbf54c7 Calendar requests are cleaner.
TvDb Episodes are actually added to the list...
2013-02-25 22:47:54 -08:00
Mark McDowall
0399b18357 Calendar uses start and end date 2013-02-25 22:47:53 -08:00
Keivan Beigi
94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
Keivan Beigi
9ed7c03d48 some css cleanup. 2013-02-25 19:54:58 -08:00
Keivan Beigi
e9789116d2 upgraded to bootstrap v2.3.0. 2013-02-25 18:28:23 -08:00
Keivan Beigi
85be921646 fixed page with,
removed responsiveness from theme.css
2013-02-25 18:21:09 -08:00
Keivan Beigi
c9370865a4 removed searchhistory storage. 2013-02-25 18:20:42 -08:00
Mark McDowall
16c6f32639 Using the interface 2013-02-24 16:14:01 -08:00
Mark McDowall
c5269630e0 Fixed the tests that were deleted by gdrive. 2013-02-24 16:08:09 -08:00
Mark McDowall
ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
Mark McDowall
334d4d1e9b Dear gdrive, you suck! 2013-02-24 16:00:43 -08:00
kay.one
63a673f8f2 removed notification toggle settings from configservice. 2013-02-24 15:51:42 -08:00
kay.one
5fc25b6095 external notifications are now based on Events. 2013-02-24 15:47:57 -08:00
kay.one
a866c419e1 removed ExternalNotification.OnRename since it wasn't being used. 2013-02-24 12:34:24 -08:00
kay.one
1d78bb7210 more fixed tests. 2013-02-24 12:24:31 -08:00
kay.one
9931bab998 fixed more tests. 2013-02-24 11:57:33 -08:00
kay.one
a98d792c0d fixed some broken tests. 2013-02-24 11:39:31 -08:00
kay.one
554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one
13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall
65061cdc96 Fixed last merge + deleted files. GDrive sucks. 2013-02-23 15:21:02 -08:00
Mark McDowall
7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
Mark McDowall
f4170e90ad Updated csproj. 2013-02-23 15:08:45 -08:00