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

5033 Commits

Author SHA1 Message Date
Mark McDowall
0293a0c006 Logos! 2014-05-29 15:04:03 -07:00
Mark McDowall
760bcbb2ce Fixed: Series search will skip Seasons that are not monitored 2014-05-29 07:09:02 -07:00
Mark McDowall
61d1026fb8 Fixed rename styling 2014-05-28 16:42:30 -07:00
Mark McDowall
30c82f2613 Added tests for RootFolderCheck
Fixed: Progress bar colour when series is continuing
Fixed: Episode Title in tables will show proper cursor and underline
2014-05-28 07:15:19 -07:00
Mark McDowall
e5ea50e1dc Episode title cell styling 2014-05-27 00:21:32 -07:00
Mark McDowall
61194bc925 Added poorly named multi episode test (commented out) 2014-05-25 22:39:06 -07:00
Mark McDowall
48ac09baae Roto folder fixes
New: Health check for missing series root folders
Fixed: Do not remove episodes from series when root folder is missing
2014-05-25 22:14:15 -07:00
Mark McDowall
1b10002ed8 Fixed: Specials will be ignored if no specials existed previously 2014-05-25 18:47:54 -07:00
Mark McDowall
be2690e2c8 Fixed verbiage of grace period 2014-05-25 16:50:05 -07:00
Mark McDowall
c9b5c2802b Fixed overview ended label 2014-05-25 16:10:47 -07:00
Mark McDowall
3717b558e4 Fixed: Bluray 480p releases will be treated as DVD 2014-05-25 13:28:43 -07:00
Mark McDowall
16c60ff92c Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p 2014-05-24 23:21:53 -07:00
Mark McDowall
a40b9a306e Fixed: API keys should be more reliably cleansed from the logs 2014-05-24 23:17:59 -07:00
Mark McDowall
fe8555d3ea Updater will stop process by ID on mono 2014-05-24 12:06:32 -07:00
Mark McDowall
198e7cc2f7 Fixed: parsing of some porrly named episodes 2014-05-24 11:29:40 -07:00
Mark McDowall
57f67ab62d Ignore dotCover files 2014-05-24 11:01:50 -07:00
Mark McDowall
9c6578c5de Removed extraneous code form QueueStatusCell 2014-05-20 07:32:27 -07:00
Mark McDowall
ab05aabcd8 Renmed Downloading on EpisodeResource to Grabbed (also hidden by default) 2014-05-19 22:03:59 -07:00
Mark McDowall
435fa927ee Calendar tooltip now attached to body 2014-05-19 21:31:35 -07:00
Mark McDowall
7473b493c1 Added support for smaller screens (if needed) 2014-05-19 21:24:31 -07:00
Mark McDowall
e2bf6fd6a4 Calendar and table fixes
Fixed: Last day on calendar will be normal width
Fixed: Tables shouldn't overflow due to excessively long titles
2014-05-19 18:52:20 -07:00
Mark McDowall
94f9db940b Restart/shutdown messages
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall
d43e9785d5 Prevent double clicking of commands 2014-05-18 09:15:15 -07:00
Mark McDowall
35c618d81b Model bind will trigger when typeahead is selected 2014-05-17 23:12:57 -07:00
Mark McDowall
34ca5d4014 Tooltips shouldn't stay visible after clicking 2014-05-17 23:00:04 -07:00
Mark McDowall
6ee876392c Updater log filename changed and restart drone with --nobrowser 2014-05-16 23:05:30 -07:00
Mark McDowall
20124ab61d Fixed: Parsing of some quality from some Bluray files 2014-05-16 23:01:36 -07:00
Mark McDowall
0acea5a22c Tooltips are now attached to body all the time 2014-05-16 17:53:25 -07:00
Mark McDowall
a1abcbcd40 Fixed: Prevent the update button from being double clicked for 5 seconds 2014-05-16 08:47:53 -07:00
Mark McDowall
0a1db9d071 Only vacuum the DB in production 2014-05-16 07:35:41 -07:00
Mark McDowall
1d4837a5f2 Merge branch 'updater' into develop 2014-05-15 22:07:55 -07:00
Mark McDowall
f806fa747e Going to Series should force a reload of drone after an update 2014-05-15 22:07:46 -07:00
Mark McDowall
ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
5c2f77339d Fixed advanced and save buttons 2014-05-14 07:42:44 -07:00
Mark McDowall
ac9e185ca0 Resharper inspections 2014-05-14 07:22:28 -07:00
Mark McDowall
37b96ecbbe Better hover/focus ordering 2014-05-13 10:48:20 -07:00
Mark McDowall
828241c576 Fixed: Firefox styling of navbar buttons after click 2014-05-13 10:38:25 -07:00
Mark McDowall
a2095f6f29 some formatting 2014-05-12 17:35:32 -07:00
Mark McDowall
2fdb0513e8 Fixed: Searching from missing won't trigger spinner on both buttons
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall
e7683642dd lrn2spl 2014-05-12 15:46:54 -07:00
Mark McDowall
7bb69d5ef4 Fixed nzb title width in manual search 2014-05-11 22:46:20 -07:00
Mark McDowall
ea12cf06da csproj change 2014-05-11 19:25:23 -07:00
Mark McDowall
f795d93819 Fixed migrations 2014-05-11 19:23:57 -07:00
Mark McDowall
3bcbd88787 Fixed compilation issue 2014-05-11 19:19:15 -07:00
Mark McDowall
f6077238e6 Merge branch 'metadata' into develop 2014-05-11 19:16:15 -07:00
Mark McDowall
eff7c4b7b7 Auto reload when server has been updated
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall
99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono
28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall
ad0e372c35 Fixed broken test 2014-05-10 23:31:56 -07:00
Mark McDowall
b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive 2014-05-10 21:37:07 -07:00