Commit Graph

68 Commits (08e2d60f20936344b25301d5e128e7d54bfbe591)

Author SHA1 Message Date
Mark McDowall ca3b4cb1d7 Merge branch 'api-key' into develop
11 years ago
Mark McDowall 2b85b7f466 Added ssl support (config file only)
11 years ago
Mark McDowall d19a755fb1 Integration tests use the api key now
11 years ago
Mark McDowall 57fdbe6e08 Added API key authentication
11 years ago
Keivan Beigi 88b9104bc9 cleanup using statements
11 years ago
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor
11 years ago
Keivan Beigi 5fc4cd29a3 added torrent feature toggle.
11 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements
11 years ago
kay.one 25e2c98c45 signalr cleanup
11 years ago
Mark McDowall e10a5ca213 NzbDroneException now has inner exception
11 years ago
Mark McDowall 18fe8ecfea LoadConfigFile will only catch XmlExceptions
11 years ago
Mark McDowall 92cc41edeb Display a better error message when config.xml is corrupt
11 years ago
Mark McDowall 429460dd5e Merge branch 'services-update' into develop
11 years ago
Mark McDowall b71518a803 Old config file values are removed on app start
11 years ago
Mark McDowall 11c49c9260 Using services to get updates now
11 years ago
Mark McDowall 7771899e29 NotUnpacking check added to episode import
11 years ago
Mark McDowall a4d6851be1 Added option to not auto download propers
11 years ago
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master
11 years ago
Mark McDowall 083f649b5c User can now configure RSS Sync Interval
11 years ago
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory
11 years ago
kay.one 2dfebd2147 moved update url from db to nzbdrone.config
11 years ago
Mark McDowall 84af2be14a Log level halfway there
11 years ago
kay.one e89a35522e removed redundant qualifiers.
11 years ago
Keivan Beigi 121f3b973d added TTL to cached objects
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
kay.one 0c5827fb41 Cleaned up auth settings
11 years ago
Mark McDowall 2e8311bdd0 Fixed season folder format not changing
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
Mark McDowall 98e94643fb Episodes older than 14 days have their own priority
11 years ago
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips
11 years ago
kay.one d60b863e14 moved data from Roaming to ProgramData.
11 years ago
kay.one 7ff1335a2e fixed merge conflicts.
11 years ago
Keivan Beigi 50ee2ee357 removed backlog from server
11 years ago
Mark McDowall 3f6a6d53d5 Media Management settings are alive
11 years ago
Mark McDowall b21e49f5fa Settings loading overhaul
11 years ago
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups
11 years ago
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services
11 years ago
Mark McDowall fd88f17ead DownloadClient settings cleaned up
11 years ago
kay.one acf54203e5 Tuned down DB logging
11 years ago
kay.one e4e6bcae1d last used quality profile is now used as default
11 years ago
kay.one 4da6654440 Added Auth, startup options to UI
11 years ago
Mark McDowall e9bf78a97d Notifications wired up server sided
11 years ago
kay.one 80c996c216 fixing update for vnext.
11 years ago
Mark McDowall fb96abed49 Now importing downloaded episodes
11 years ago
Mark McDowall aea80870d3 Enum Config values retrieved properly
11 years ago
kay.one 4c810ca607 removed indexer settings from configservice
11 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono
11 years ago
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions.
11 years ago
kay.one 373a93be64 moving validation rules to restmodule.
11 years ago
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification
11 years ago