Mark McDowall
82d4933152
Merge pull request #30 from thejinx0r/develop
...
Implement https://trello.com/c/a1il1sTd
11 years ago
Eric Yen
f9384d48dd
Implement https://trello.com/c/a1il1sTd
...
modified: NzbDrone.Core/MediaFiles/EpisodeFileMovingService.cs
-modified: DiskProvider.cs
added SetFolderAccessTime to the interface
added SetFolderAccessTime function
-modified MoveEpisodeFile.cs
call SetFolderAccessTime from both MoveEpisodeFile
11 years ago
Mark McDowall
de556764bd
Changelog is now available in the UI
...
New: Added changelog to UI
11 years ago
Mark McDowall
90001b1a3b
unauthorized.xml
11 years ago
Mark McDowall
9fa4cedb71
Now checking for errors before parsing newznab feeds
11 years ago
Mark McDowall
ca429cf5de
Set year to current year when show doesn't have a valid year
11 years ago
Mark McDowall
74ac67eab1
Open SSL port in firewall when SSL is enabled
11 years ago
Mark McDowall
dbc0c2021e
Fixed sslcert registration arguments
11 years ago
Mark McDowall
377a32e5e6
Fixed SSL cert registration string
11 years ago
Mark McDowall
4cb9db3230
Updated donation link
11 years ago
Mark McDowall
8d5e92d602
Disable quality sorting on history - since its json
11 years ago
Mark McDowall
0f4bfd7afc
Quality sorting for ManualSearch
11 years ago
Mark McDowall
f0e721ee80
Validate newznab indexers when adding
11 years ago
Mark McDowall
34b5a833f5
SeasonCount excludes specials
11 years ago
Mark McDowall
1c77712bf7
Advancified some more settings
11 years ago
Mark McDowall
dc2af41e16
Advanced settings!
...
SSL and branch
11 years ago
Mark McDowall
283cd36db8
Moved search hotkey to search.js
11 years ago
Mark McDowall
f32cbbb224
Toggle monitored status from season pass as well as all seasons (skip specials)
11 years ago
Mark McDowall
154a6b39be
Use t as shortcut to series search navigator
11 years ago
Mark McDowall
df967c1ed1
Don't check for API key on local requests
11 years ago
Mark McDowall
5841140c99
Allow Basic Auth on API
11 years ago
Mark McDowall
c5ae38638a
Show yellow dot and season not monitored when no episode files and season isn't monitored
11 years ago
Mark McDowall
1a2ae4bd2c
pluck and findWhere, not map and find
11 years ago
Mark McDowall
ca3b4cb1d7
Merge branch 'api-key' into develop
...
Conflicts:
NzbDrone.Integration.Test/NzbDroneRunner.cs
11 years ago
Keivan Beigi
503be832c4
updated jshint options
11 years ago
Mark McDowall
2b85b7f466
Added ssl support (config file only)
11 years ago
Mark McDowall
48dbc127a7
Added search bar under nav bar to jump to series by searching
11 years ago
Mark McDowall
8ff34aac4d
Fixed series actions wrapping to two lines
11 years ago
Mark McDowall
a5528f00cb
Fixed UI for downloadAllowed
11 years ago
Mark McDowall
c5908c52a5
Allow manual downloads
11 years ago
Mark McDowall
32b287387d
Moved UrlAcl registration to adapter
11 years ago
Mark McDowall
d19a755fb1
Integration tests use the api key now
11 years ago
Mark McDowall
f826890d2b
Check if URL is registered when running in non-admin and run accordingly
11 years ago
Mark McDowall
e19e523824
csproj fail :(
11 years ago
Mark McDowall
de607e207b
ApiKey Authentication cleanup
11 years ago
Mark McDowall
5343bde070
Cleaned up some validation
11 years ago
Mark McDowall
a40ad82fa7
DownloadAllowed logic moved, using proper validation
11 years ago
Mark McDowall
57fdbe6e08
Added API key authentication
11 years ago
Mark McDowall
689f27bee6
episode actions cell width so button does shift whole table
11 years ago
kay.one
2735e41098
updated history/missing layout to use collection sync events.
11 years ago
kay.one
57540f9ecb
adde json.net to update package.
11 years ago
kay.one
e0fb77a521
NzbDroneErrorPipeline uses the new aggregate exceptions.
11 years ago
kay.one
5f8c6da9d9
updated restsharp
11 years ago
kay.one
1631c1877c
upgraded to nancy 20
11 years ago
kay.one
6f8dafa8d2
added json.net refrence to nzbdrone.update
11 years ago
Mark McDowall
7320342123
Added search button/menu to series details grid
...
Also fixed some names to make name navigation easier.
11 years ago
Mark McDowall
4a3410f85a
Fixed install update progress message
11 years ago
Mark McDowall
f716a6d9fd
Housekeepers talk to the DB directly now
11 years ago
Mark McDowall
6c91639d64
Prevent releases with unknown series from being downloaded
11 years ago
Mark McDowall
82933fbcc3
removed unused Housekeeping interface
11 years ago