Mark McDowall
34b5a833f5
SeasonCount excludes specials
12 years ago
Mark McDowall
df967c1ed1
Don't check for API key on local requests
12 years ago
Mark McDowall
5841140c99
Allow Basic Auth on API
12 years ago
Mark McDowall
ca3b4cb1d7
Merge branch 'api-key' into develop
...
Conflicts:
NzbDrone.Integration.Test/NzbDroneRunner.cs
12 years ago
Mark McDowall
a5528f00cb
Fixed UI for downloadAllowed
12 years ago
Mark McDowall
e19e523824
csproj fail :(
12 years ago
Mark McDowall
de607e207b
ApiKey Authentication cleanup
12 years ago
Mark McDowall
5343bde070
Cleaned up some validation
12 years ago
Mark McDowall
a40ad82fa7
DownloadAllowed logic moved, using proper validation
12 years ago
Mark McDowall
57fdbe6e08
Added API key authentication
12 years ago
kay.one
e0fb77a521
NzbDroneErrorPipeline uses the new aggregate exceptions.
12 years ago
kay.one
1631c1877c
upgraded to nancy 20
12 years ago
Mark McDowall
6c91639d64
Prevent releases with unknown series from being downloaded
12 years ago
Keivan Beigi
88b9104bc9
cleanup using statements
12 years ago
Keivan Beigi
cdb195a44f
added IE=edge header to IndexHtml
12 years ago
kay.one
0794affae0
removed dead code.
12 years ago
Mark McDowall
eb7dda0629
Added NMA support, also added generic HttpStatusCode handling
12 years ago
kay.one
aa2c96ec7d
use Id instead of time to sort logs to take advantage of built in index.
12 years ago
kay.one
7d6e14d342
missed files.
12 years ago
kay.one
64181ebdff
split MessageAggregator in EventAggregator and CommandExecutor
12 years ago
Keivan Beigi
82b06bab7a
Added RSS support for torrents
12 years ago
Mark McDowall
dabff6942e
Added isWindows to server status
12 years ago
Keivan Beigi
2331c0be39
minor cleanup.
12 years ago
Keivan Beigi
1a0010e8e4
cleaned up using statements
12 years ago
Keivan Beigi
21fd12e1a6
added scheduled task for UpdateSceneMappingCommand
12 years ago
Keivan Beigi
ead1f8a868
custom ncrunch config with fast running tests. (excludes DB/Integration tests)
12 years ago
Keivan Beigi
bb518ca19b
fixed some namespaces
12 years ago
kay.one
25e2c98c45
signalr cleanup
12 years ago
Mark McDowall
4025d6ddee
Merge branch 'season-start' into develop
12 years ago
kay.one
b3c9217412
improved clone injection.
12 years ago
Mark McDowall
399760e04b
Added year to SeriesResource
12 years ago
Mark McDowall
33986a9185
Seasons are now subdocuments of series
12 years ago
Mark McDowall
529f65339f
Moved NzbDroneClientException to Core
12 years ago
Mark McDowall
0c57c6a6c1
Better client side errors when there are issues communicating with trakt.
12 years ago
Mark McDowall
c184ec2d98
Progress messages are logged with Logger.Progress
12 years ago
Mark McDowall
a7eb331d4e
Merge branch 'ui-notifications' into develop
...
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
12 years ago
Keivan Beigi
bceaee27a3
moved logging config to in-process
12 years ago
Mark McDowall
c928ccb201
Added progress messaging, using info logging
...
Also extension methods for complete and failed (for coloured UI messaging)
12 years ago
Mark McDowall
1e7db2287e
ScheduledTasks properly set last run time now
12 years ago
Mark McDowall
c96ba5efd3
Commands return immediately and signalr is used to control the UI
12 years ago
Mark McDowall
56cd80d24a
TrackedCommands are cleaned up automatically
...
TrackedCommandCleanupCommand is not tracked
12 years ago
Mark McDowall
780e374122
Added ProgressMessaging through nlog
12 years ago
Mark McDowall
3c632743a1
Better names, more info, not using events
12 years ago
Mark McDowall
c917cdc0cc
Commands are stored in memory and prevents duplicate jobs
12 years ago
kay.one
3b240e0dd7
getting freespace returns null instead of blowing up.
12 years ago
kay.one
daabc6364d
handling of blank paths during validation.
12 years ago
kay.one
4465d50a31
added path validation to add series/ recent folders.
12 years ago
Mark McDowall
dd37713a10
Naming config fixed, with integration tests
12 years ago
Mark McDowall
e7b329a618
favicon.ico is now served properly
12 years ago
Mark McDowall
6bea671a1a
Episode and Season monitored toggling works again
12 years ago