Commit Graph

6235 Commits

Author SHA1 Message Date
Taloth Saldono 00dddfeaf3 Updated zero.clipboard to fix copy to clipboard function for requirejs.
Removed wrapper function.
2015-02-11 00:06:33 +01:00
Taloth Saldono 58f0e713fa Moved naming pattern in Rename preview dialog to top. 2015-02-10 23:31:19 +01:00
Taloth Saldono e00ec8b01b Manual search no longer permits downloading releases for which we can't find an episode until we can fix the association logic. 2015-02-10 23:30:47 +01:00
Taloth Saldono 77edf53c6a New: Added poster to Series Details overview in the large screen width category. 2015-02-10 21:13:10 +01:00
Mark McDowall 8bf1d512c2 Update UI will still load if no updates are available 2015-02-09 17:11:56 -08:00
Mark McDowall db4eadac40 Metadata file improvements
Fixed: Duplicate metadata files won't cause metadata file processing to fail
Fixed: Duplicate Metadata files will be removed from disk during rescan
2015-02-09 17:07:48 -08:00
Mark McDowall 573c2b8f60 Root folder improvements
Fixed: Prevent non-writeable root folder from being added
Fixed: Errors getting free space/subfolders for root folder won't prevent the UI from loading
2015-02-09 16:42:26 -08:00
Mark McDowall d3c1deb203 Fixed default KAT url 2015-02-09 13:04:55 -08:00
Mark McDowall b5cfa72c31 Fixed error on load for poster item view 2015-02-09 13:02:09 -08:00
Mark McDowall 394b93628c Fixed: Monitor from first season 2015-02-09 13:01:50 -08:00
Mark McDowall 6807f92f55 AsOsAgnostic? 2015-02-08 21:59:20 -08:00
Mark McDowall ec88c2c2ca Parsing improvements
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
2015-02-08 21:49:44 -08:00
Taloth 5750f012cb Merge pull request #180 from Sonarr/updatecheck-fixes
Updatecheck fixes
2015-02-08 21:21:24 +01:00
Mark McDowall b4d3a41213 Merge pull request #184 from Sonarr/import-using-folder-name
Import using folder name
2015-02-08 00:07:52 -08:00
Mark McDowall 20782bbbc1 Episode import improvements
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Keivan Beigi 5b54b02d7e updated download url in UpdateServiceFixture 2015-02-07 22:40:20 -08:00
Keivan Beigi 811ce8fa22 separated vendor.js from main.js 2015-02-07 17:01:15 -08:00
Keivan Beigi 3fab46a740 updated html doctype 2015-02-07 12:07:54 -08:00
Taloth Saldono 40987cc335 Include version in services Changes api call so the server knows how to redirect. 2015-02-07 19:52:01 +01:00
Keivan Beigi 3ddc01e3f4 Fix: only add cache breaker to css/js files (exclude calendar, apple icons etc) 2015-02-07 10:41:34 -08:00
Keivan Beigi 6867319c8d added alias for vent 2015-02-07 10:30:02 -08:00
Keivan Beigi 8d03850de7 Added back version check on ajaxSuccess 2015-02-07 10:25:38 -08:00
Keivan Beigi 8f8fe99a16 Reverting SignalR.Core/Infrastructure/CancellationTokenExtensions.cs to old version
http://pastie.org/pastes/9895879/text?key=ifs697ru97thfxedyj91oq
2015-02-07 10:13:41 -08:00
Keivan Beigi 0829bb6e41 different favicon for debug mode 2015-02-07 09:58:22 -08:00
Keivan Beigi fcb4f8fd58 Maybe? 2015-02-07 09:51:06 -08:00
Keivan Beigi e0dd72328c more shim cleanup 2015-02-07 08:37:57 -08:00
Keivan Beigi 672e1bd9ed cleaned up validation shims/modules 2015-02-07 08:37:57 -08:00
Keivan Beigi e4a93ded28 Merge pull request #191 from Sonarr/signalr-1-2-2
Upgraded SignalR to 1.2.2
2015-02-07 08:20:11 -08:00
Keivan Beigi 77fdd724f4 fixed ToTheTop 2015-02-07 07:31:50 -08:00
Taloth Saldono 955029ec43 Fixed: Updated installation HealthCheck warning link to wiki. 2015-02-07 16:24:30 +01:00
Taloth Saldono 52a71a4e96 Fixed some mono specific tests. 2015-02-07 16:24:29 +01:00
Taloth Saldono f7bdf635b3 Reordered and renamed tabs in System. 2015-02-07 16:24:28 +01:00
Taloth Saldono 071839fa86 Removed InstallUpdate, instead manually triggering ApplicationUpdate. 2015-02-07 16:24:27 +01:00
Taloth Saldono 2f06cc6ffa Fixed: Branch redirects will now occur during install of the a new update instead of during an update check. 2015-02-07 16:24:26 +01:00
Taloth Saldono 7ce9f416d1 InstallUpdate pre-check failures should now show a nice error on the UI. 2015-02-07 16:24:26 +01:00
Taloth Saldono 8833f1ad31 Allow failing a Command using a specific message. 2015-02-07 16:24:25 +01:00
Taloth Saldono a058333f65 Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup. 2015-02-07 16:24:24 +01:00
Taloth Saldono 6e179839d9 Added test to check Config behavior. 2015-02-07 16:24:23 +01:00
Taloth Saldono 3a938e18fa Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently. 2015-02-07 16:24:22 +01:00
Taloth Saldono 11803afc39 Added FolderWritable to DiskProvider to centralize the check. 2015-02-07 16:24:22 +01:00
Taloth Saldono 104d35299b Checks for update regardless of settings, but won't install it. 2015-02-07 16:24:21 +01:00
Keivan Beigi 127e38feb7 Upgraded SignalR to 1.2.2 2015-02-07 07:04:22 -08:00
Taloth Saldono 0934900cab Updated exception handler to ignore certain types of exceptions. 2015-02-07 15:22:25 +01:00
Keivan Beigi 15b0bc0333 update jquery to 1.11.2 2015-02-07 05:50:19 -08:00
Mark McDowall ec413c13bd RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only) 2015-02-06 17:42:30 -08:00
Taloth Saldono f5ddb36ebd Fixed: All issues regarding Media Covers should be fixed now after apply this update. Refresh browser cache if still missing and report issues on forum. 2015-02-06 21:41:36 +01:00
Taloth Saldono 6c22a5ffdb Fixed: Health Checks on mono now shows correct wiki links. 2015-02-06 21:41:35 +01:00
Mark McDowall 9ac3a1e094 Set RSS Sync to minimum 10 minutes 2015-02-05 23:32:28 -08:00
Mark McDowall d5cc261985 Spawn new mono processes with --debug 2015-02-05 23:31:15 -08:00
Mark McDowall fd02f0ae55 Fixed: Italians in title will not treat the episode as Italian language 2015-02-04 23:24:30 -08:00