Mark McDowall
6959f6e13a
Merge pull request #196 from Sonarr/dedupe-tags
...
Dedupe tags
10 years ago
Mark McDowall
b7e609a7d5
De-dupe Tags
...
Fixed: Remove duplicate tags and prevent new ones from being created
10 years ago
Mark McDowall
3ed8f0ea84
Fixed: Not properly getting the parent of a folder with a trailing slash
...
GetParentFolder will trim trailing slashes
10 years ago
Taloth Saldono
1b3993bf6a
Tooltips should now be attached to a container close to the target element while avoiding button/input groups.
10 years ago
Mark McDowall
d1df5ed7cd
New: Logging level in settings will be used for Console logging
10 years ago
Mark McDowall
539de9e124
Fixed: Daily episodes that have date and season/episode numbers in the release name
10 years ago
Mark McDowall
37959fd753
Search improvements
...
New: Series/Season search will not grab unmonitored episodes
Fixed: Missing episode search won't grab missing unmonitored episodes by mistake
10 years ago
Mark McDowall
32dd545ef9
commonjsed SearchResultView
10 years ago
Mark McDowall
408a4e0a81
Option to monitor no episodes on add
10 years ago
Mark McDowall
cc21d83e69
Help text for tags on notifications
10 years ago
Taloth Saldono
29fe7b2acd
Fixed and added tests.
10 years ago
Taloth Saldono
00dddfeaf3
Updated zero.clipboard to fix copy to clipboard function for requirejs.
...
Removed wrapper function.
10 years ago
Taloth Saldono
58f0e713fa
Moved naming pattern in Rename preview dialog to top.
10 years ago
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.
10 years ago
Taloth Saldono
77edf53c6a
New: Added poster to Series Details overview in the large screen width category.
10 years ago
Mark McDowall
8bf1d512c2
Update UI will still load if no updates are available
10 years ago
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
10 years ago
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
10 years ago
Mark McDowall
d3c1deb203
Fixed default KAT url
10 years ago
Mark McDowall
b5cfa72c31
Fixed error on load for poster item view
10 years ago
Mark McDowall
394b93628c
Fixed: Monitor from first season
10 years ago
Mark McDowall
6807f92f55
AsOsAgnostic?
10 years ago
Mark McDowall
ec88c2c2ca
Parsing improvements
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
10 years ago
Taloth
5750f012cb
Merge pull request #180 from Sonarr/updatecheck-fixes
...
Updatecheck fixes
10 years ago
Mark McDowall
b4d3a41213
Merge pull request #184 from Sonarr/import-using-folder-name
...
Import using folder name
10 years ago
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
10 years ago
Keivan Beigi
5b54b02d7e
updated download url in UpdateServiceFixture
10 years ago
Keivan Beigi
811ce8fa22
separated vendor.js from main.js
10 years ago
Keivan Beigi
3fab46a740
updated html doctype
10 years ago
Taloth Saldono
40987cc335
Include version in services Changes api call so the server knows how to redirect.
10 years ago
Keivan Beigi
3ddc01e3f4
Fix: only add cache breaker to css/js files (exclude calendar, apple icons etc)
10 years ago
Keivan Beigi
6867319c8d
added alias for vent
10 years ago
Keivan Beigi
8d03850de7
Added back version check on ajaxSuccess
10 years ago
Keivan Beigi
8f8fe99a16
Reverting SignalR.Core/Infrastructure/CancellationTokenExtensions.cs to old version
...
http://pastie.org/pastes/9895879/text?key=ifs697ru97thfxedyj91oq
10 years ago
Keivan Beigi
0829bb6e41
different favicon for debug mode
10 years ago
Keivan Beigi
fcb4f8fd58
Maybe?
10 years ago
Keivan Beigi
e0dd72328c
more shim cleanup
10 years ago
Keivan Beigi
672e1bd9ed
cleaned up validation shims/modules
10 years ago
Keivan Beigi
e4a93ded28
Merge pull request #191 from Sonarr/signalr-1-2-2
...
Upgraded SignalR to 1.2.2
10 years ago
Keivan Beigi
77fdd724f4
fixed ToTheTop
10 years ago
Taloth Saldono
955029ec43
Fixed: Updated installation HealthCheck warning link to wiki.
10 years ago
Taloth Saldono
52a71a4e96
Fixed some mono specific tests.
10 years ago
Taloth Saldono
f7bdf635b3
Reordered and renamed tabs in System.
10 years ago
Taloth Saldono
071839fa86
Removed InstallUpdate, instead manually triggering ApplicationUpdate.
10 years ago
Taloth Saldono
2f06cc6ffa
Fixed: Branch redirects will now occur during install of the a new update instead of during an update check.
10 years ago
Taloth Saldono
7ce9f416d1
InstallUpdate pre-check failures should now show a nice error on the UI.
10 years ago
Taloth Saldono
8833f1ad31
Allow failing a Command using a specific message.
10 years ago
Taloth Saldono
a058333f65
Fixed: Manually triggering Check Health will now also run health checks that normally only run on startup.
10 years ago
Taloth Saldono
6e179839d9
Added test to check Config behavior.
10 years ago
Taloth Saldono
3a938e18fa
Fixed: Install Update UI should now report an error if the application folder is not writable instead of failing silently.
10 years ago