Mark McDowall
b5ef0cda1e
New: Setting to disable authentication for local addresses
...
(cherry picked from commit b154b00c6156512e7fbd0a2c4833c116a74f23ca)
Closes #1804
Closes #2077
2024-06-06 11:44:37 +03:00
Mark McDowall
71cb9e1dd7
Fixed: Disable SSL on start if certificate path is not set
...
(cherry picked from commit 4e19fec123900b8ba1252b640f26f2a4983683ff)
2024-01-01 06:58:14 +02:00
servarr[bot]
4f4e4bf2ca
Fixed: Disable SSL when using the removed SslCertHash configuration ( #3088 )
...
(cherry picked from commit d95660d3c78d1ee11a7966d58e78a82a8df01393)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2023-11-20 08:13:17 +02:00
Bogdan
d1aff31593
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #2559
2023-05-28 21:59:25 +03:00
Bogdan
89dd4d3271
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #2558
2023-05-28 21:55:43 +03:00
Marty Zalega
b27f852154
Don't lowercase UrlBase in ConfigFileProvider
...
UrlBase should honour the case it is given.
(cherry picked from commit e1de523c89f7649e64f520b090bbdb2f56cc4b85)
2023-05-06 17:04:50 +03:00
Bogdan
8de7f48b80
Fixed: Config file settings do not need to be case-sensitive
...
(cherry picked from commit 2107635b7e7e5392624f2957af7d7b88ba6be283)
Closes #2351
2023-04-29 23:07:06 +03:00
Bogdan
37a3799c66
Fixed: Ensure default config file on starting app
...
(cherry picked from commit e747af9f448368e2add0d2869a3749efa9e93ae0)
(cherry picked from commit 5326a102e23eacfc1132eb544a92af737a531df5)
2023-04-29 23:05:18 +03:00
Zak Saunders
ed1b29f8e4
New: Auto theme option to match OS theme
...
Closes #2022
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
2023-01-23 20:15:38 -06:00
Zak Saunders
6e38df366f
New: Darkmode
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
* Fixup CSS values
* Fixup remove duped Color-Impaired setting
* Fixup Link Colors
Co-Authored-By: Qstick <qstick@gmail.com>
2023-01-21 18:18:48 -06:00
Robin Dadswell
46c2e0ba82
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
2022-08-13 19:55:48 +01:00
Robin Dadswell
9cff8f31e9
New: Instance Name used for Syslog
2022-05-15 13:05:44 -05:00
Robin Dadswell
21538b972d
New: Set Instance Name
2022-05-15 13:05:44 -05:00
Robin Dadswell
5a7b4d41d8
New: Added UDP syslog support
...
(cherry picked from commit 8d856b2edb8bf46a2b516d5f7644ae3fa1151323)
2022-05-15 13:05:44 -05:00
bakerboy448
7528ed4084
Fixed: Default Branch to Develop
2021-11-11 13:24:51 +00:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
ta264
b50b0a1411
Swap to dapper with lazyload
2020-02-29 19:44:07 +00:00
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264
8aa3383e65
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-29 20:38:57 +00:00
ta264
4a0468e1ab
New: Use dotnet tooling, produce 64bit build on windows
2019-10-29 20:38:57 +00:00
Qstick
31cb5fe523
Changed: Version Bump 0.7.0 ( #952 )
2019-09-09 08:06:49 -04:00
Taloth Saldono
332466a945
Updated way Sentry gets configured and enabled.
2019-08-31 17:18:18 +01:00
Qstick
936b2502cc
Fixed: Multiple Heath Check UI Fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-25 01:07:11 -04:00
ta264
c7a772363f
Pre-filter some events before sending to sentry ( #654 )
...
* Filter some errors from Sentry and add exception message to fingerprint
* Move to new Sentry SDK
2019-03-11 12:21:27 +00:00
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
2019-02-23 17:39:11 -05:00
Qstick
0596215358
New: Prevent Boot Loop if Config file Unauthorized access. ( #554 )
...
* New: Prevent Boot Loop if Config file Unauthorized access.
* Update NzbDroneLogger.cs
2018-11-30 21:30:28 -05:00
Qstick
48181c6666
Fixed: Ensure an API Key is set when starting Lidarr ( #22 )
...
Fixed: Ensure an API Key is set when starting Lidarr
2017-07-08 07:04:27 -05:00
TCBWZA
402f7435ee
Change SSL port and set default branch to develop
2017-04-08 18:29:50 +02:00
Matthew Despain
d0728bbe22
Changed the default port to 8686
2017-03-31 12:55:07 -06:00
Matthew Despain
20c8dec50a
First round of refactoring.
2017-03-29 21:49:38 -06:00
Keivan Beigi
dd7fdd8ace
Disable Sentry Reporting based on analytics flag
2017-01-04 17:56:29 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Taloth Saldono
54c17de849
New: Http/Socks proxy support.
...
fixes #732
2016-05-22 15:57:38 +02:00
Mark McDowall
ea0982ecae
Fixed: Error messages when config file is empty or contains invalid characters
...
Closes #1104
2016-05-21 00:22:12 -07:00
Lloyd Sparkes
bfe134ee54
Proxy Support for Sonarr #732
...
Switch to use Port #0 which just uses the next free port
Non Functional - Code Cleanup
Tabs -> Spaces,
Opps Deleted too much
Refactoring & Code Cleanup & Move Config to DB
remove unneeded line
Clean Up Spaces
Code Review Points on the UI
FIx extra space
Clean Up unrequired changes
Add a HealthCheck.
Extra Check in ProxyCheck. Correctly deal with Socks Authentication
Remove SubModule
Add in Nuget + Tweak ProxyCheck
Code Review Points
Missed Review Point
Add Subnet Filtering, Add ProxyBypass for local addresses. UI updated for property changes.
Fix typo, and copy&paste error
Tweak URL to hit
2016-04-23 10:58:02 +01:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Keivan Beigi
98acd0d886
Added support for custom UI folder
2015-07-21 19:42:38 -07:00
Taloth Saldono
6e179839d9
Added test to check Config behavior.
2015-02-07 16:24:23 +01:00
Mark McDowall
3c756348eb
New: Forms authentication
2015-02-01 22:33:53 -08:00
Mark McDowall
ddb24549d4
Fixed: Extra checks in place to prevent config file corruption
2015-01-22 21:34:25 -08:00
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
2014-12-09 22:43:18 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Keivan Beigi
c4e684fbd3
update usages of nzbdrone.com to sonarr.tv
2014-12-04 17:54:37 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
9056bc1747
Fixed: Setting SSL Cert Hash should remove all extra characters
2014-10-04 22:25:54 -07:00
Keivan Beigi
a21b535937
New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General
2014-09-27 12:39:29 -07:00
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
2014-07-24 18:02:47 -07:00
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
6b423c104c
API Key in UI
...
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00