Mark McDowall
32dd545ef9
commonjsed SearchResultView
2015-02-10 17:02:52 -08:00
Mark McDowall
408a4e0a81
Option to monitor no episodes on add
2015-02-10 16:46:25 -08:00
Mark McDowall
cc21d83e69
Help text for tags on notifications
2015-02-10 16:41:15 -08:00
Taloth Saldono
29fe7b2acd
Fixed and added tests.
2015-02-11 00:22:08 +01:00
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
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
Mark McDowall
2a4d7b82ea
Comment out parsing test
2015-02-04 22:54:16 -08:00
Mark McDowall
c9d21c7863
Don't search for episodes in series that haven't aired yet
2015-02-04 22:52:07 -08:00
Keivan Beigi
9ca97d0135
Handlebars 2.0
2015-02-04 11:40:31 -08:00
Keivan Beigi
c1467d0ecd
enable named views for smoke tests
2015-02-04 11:09:34 -08:00
Mark McDowall
341daf69d1
Fixed: Wrong user name won't result in error message being generated
2015-02-04 07:15:37 -08:00
Mark McDowall
33bb64984a
More parsing test cases
2015-02-04 07:04:49 -08:00
Mark McDowall
de49a5b8f6
Fixed: Add series will update UI properly
2015-02-03 21:33:39 -08:00
Keivan Beigi
095e92c7dd
Moved jshint config to .jshintrc
2015-02-03 16:56:18 -08:00
Keivan Beigi
bc037e7319
don't add named views in production
2015-02-03 15:33:55 -08:00
Taloth Saldono
b3f11564a7
Fixed: No longer leaves a corrupt file if MediaCover resize failed.
2015-02-03 21:15:40 +01:00
Mark McDowall
754c1ea331
Logout button for forms Auth and fix UrlBase redirects
2015-02-03 08:37:42 -08:00
Mark McDowall
aa9df49ea2
HeaderCell is a standard mixin
2015-02-03 00:01:05 -08:00
Mark McDowall
85f6d90f40
Fixed table header cell
2015-02-02 23:46:37 -08:00
Mark McDowall
ed4bf349db
Fixed webpack issues adding indexers/download clients/notifications
2015-02-02 23:01:45 -08:00
Mark McDowall
e6566b26d8
Spinner on add series buttons
2015-02-02 22:16:26 -08:00
Mark McDowall
66a9cddf01
Fixed: Remove from pending
2015-02-02 21:17:18 -08:00
Keivan Beigi
428a1439e5
rjs -> webpack
2015-02-02 17:43:14 -08:00
Mark McDowall
344f3d66ef
Reloading the page before restarting won't break the UI when changing authentication method
2015-02-02 11:55:04 -08:00
Mark McDowall
05ee57a972
New: options when adding series, including the ability to search for all missing episodes
2015-02-02 09:03:25 -08:00
Mark McDowall
7b7f7ac56b
Fixed spacing for labels when series path is abnormally long
2015-02-02 07:37:20 -08:00
Mark McDowall
3c756348eb
New: Forms authentication
2015-02-01 22:33:53 -08:00
Taloth Saldono
7c38fcb9f3
Only use resized posters when the images are served from Sonarr.
2015-02-01 23:13:17 +01:00
Taloth Saldono
23205574a3
Replaced trakt reference on ui with thetvdb.
2015-02-01 22:57:21 +01:00
Mark McDowall
3c641cab33
Remove from queue improvements
...
New: option to blacklist a release when removing it from download client
2015-01-31 23:35:56 -08:00
Mark McDowall
5d41ebd322
Fixed: Removing pending items from Queue
2015-01-31 21:53:06 -08:00
Mark McDowall
43e4c16cbf
Couple fixes
2015-01-31 00:31:40 -08:00
Mark McDowall
e641611662
New: Show download protocol in Queue
2015-01-31 00:24:09 -08:00
Taloth Saldono
cd79826aad
Fixed: Transmission proxy should no longer produce paths with double slashes.
2015-01-30 20:29:38 +01:00
Keivan Beigi
0ee5261a2a
stripBom
2015-01-29 18:10:16 -08:00
Keivan Beigi
c472d8fe96
stripBom
2015-01-29 17:14:38 -08:00
Taloth Saldono
b145ea1a70
UI now loads the 250px image if available, and reverts to full size otherwise.
2015-01-29 22:31:01 +01:00
Taloth Saldono
35ab3a28fd
New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
...
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Lucas Schad
235a2ddd66
Fixed spacing
2015-01-28 23:06:52 +01:00
Mark McDowall
4eb046113d
Fixed: Do not allow adding of a series without a title
2015-01-26 22:47:12 -08:00
Mark McDowall
6054dd8ee6
Fixed: Don't scan subfolders in series folders that start with a period
2015-01-26 22:29:18 -08:00
Mark McDowall
0d3c467c50
Increased requirejs timeout
...
set timeout when running in prod regardless of hostname
2015-01-25 01:37:00 -08:00
Mark McDowall
f606b58986
Increased requirejs timeout
...
set timeout when running in prod regardless of hostname
2015-01-24 17:04:44 -08:00
Mark McDowall
76dd663bae
Better message when rejecting episode if its not an upgrade
2015-01-24 00:38:03 -08:00
Mark McDowall
76c6d9cc5b
Use URL_BASE in index mapper
2015-01-24 00:37:35 -08:00
Mark McDowall
51dc6be2fa
1 file, not 1 files
2015-01-23 18:49:26 -08:00
Mark McDowall
50b843a422
New: Show naming format on rename preview
2015-01-23 18:42:28 -08:00
Mark McDowall
b1871c1686
Spelling
2015-01-23 10:18:17 -08:00
Mark McDowall
f5de5c3a24
Rename preview shows same order as series details (descending)
2015-01-23 07:20:01 -08:00
Mark McDowall
4f669fbbd4
Fixed: default sort order of episodes on series details
2015-01-23 00:13:00 -08:00
Mark McDowall
d285e36b2b
Fixed: Sorting by episode number on series details
2015-01-22 21:49:41 -08:00
Mark McDowall
ddb24549d4
Fixed: Extra checks in place to prevent config file corruption
2015-01-22 21:34:25 -08:00
Taloth Saldono
013615a7a5
Fixed: Forced english metadata for the search api.
2015-01-23 00:02:42 +01:00