Mark McDowall
ea60b28693
Change authentication to Forms if set to Basic
...
(cherry picked from commit dfb6fdfbeb7ce85b287b41fed80f2511727353e5)
2025-10-30 10:50:30 +00:00
Mark McDowall
20555cc360
New: Remove Basic Auth
...
(cherry picked from commit 0f9e063e2146812f6e963363eee70a524612f354)
2025-10-30 10:50:30 +00:00
Bogdan
f4dc294ab3
Fixed: Instance name must contain application name
2025-03-01 13:35:07 +02:00
Jared
cc409d50f5
New: Config file setting to disable log database
...
(cherry picked from commit 92eab4b2e26741b7f20b6b7177418402cb15a3aa)
2024-12-04 17:36:14 +02:00
soup
f87a8fa9f5
New: Add config file setting for CGNAT authentication bypass
...
(cherry picked from commit 4c41a4f368046f73f82306bbd73bec992392938b)
2024-12-04 17:32:39 +02:00
Bogdan
af4eeeb893
Don't persist value for SslCertHash when checking for existence
...
(cherry picked from commit 98c4cbdd13dc49ad30e91343897b8bd006002489)
2024-08-27 07:53:02 +03:00
Mark McDowall
2b8b8ed147
New: Configurable log file size limit
...
(cherry picked from commit 813965e6a20edef2772d68eaa7646af33028425a)
Closes #4982
2024-08-26 07:00:11 +03:00
Mark McDowall
828e04bcad
New: Add Compact Log Event Format option for console logging
...
(cherry picked from commit 0d914f4c53876540ed2df83ad3d71615c013856f)
Closes #4981
2024-08-26 06:54:23 +03:00
Mark McDowall
683f690a85
New: Default file log level changed to debug
...
(cherry picked from commit 9b528eb82914a05cfc3b67d4d6146ce51e86f68d)
2024-08-17 17:44:38 +03:00
Mark McDowall
fb75b28cb1
New: Show update settings on all platforms
...
(cherry picked from commit c023fc700896c7f0751c4ac63c4e1a89d6e1a9bb)
Closes #4919
2024-07-18 20:55:16 +03:00
Bogdan
4832860cce
Rename Sonarr to Lidarr
2024-06-11 07:41:54 +03:00
Mark McDowall
448d29f135
Fixed: Improve error messaging if config file isn't formatted correctly
...
(cherry picked from commit 52b72925f9d42c896144dde3099dc19c397327b0)
2024-06-11 07:17:15 +03:00
Bogdan
6ec298ed2a
Fixed: Trimming slashes from UrlBase when using environment variable
...
(cherry picked from commit d7ceb11a64c3926f35aabf67c935680cf031bd0e)
2024-05-22 03:19:55 +03:00
sillock1
30d9891bf0
New: Optionally use Environment Variables for settings in config.xml
2024-05-12 15:42:47 +03:00
Mark McDowall
d643f63757
Fixed: Disable SSL on start if certificate path is not set
...
(cherry picked from commit 4e19fec123900b8ba1252b640f26f2a4983683ff)
2024-01-01 06:57:44 +02:00
servarr[bot]
8c1ac91342
Fixed: Disable SSL when using the removed SslCertHash configuration ( #4314 )
...
(cherry picked from commit d95660d3c78d1ee11a7966d58e78a82a8df01393)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2023-11-19 21:53:32 +02:00
Qstick
092e41264f
Always access config file via provider to utilize lock
2023-10-20 19:45:01 -05:00
Qstick
cdd683ae8f
New: Rework and Require Authentication
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
2023-10-20 19:45:01 -05:00
Bogdan
cc27107668
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
2023-05-28 17:23:59 +03:00
Bogdan
14816306a4
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #3748
2023-05-28 17:18:25 +03:00
Marty Zalega
5ce376d314
Don't lowercase UrlBase in ConfigFileProvider
...
UrlBase should honour the case it is given.
(cherry picked from commit e1de523c89f7649e64f520b090bbdb2f56cc4b85)
2023-05-07 01:42:06 +03:00
Qstick
1bc0b5f950
Enable all analyzers and enforce code style on build
...
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2023-04-11 21:31:27 -05:00
Bogdan
40b9e45034
Fixed: Config file settings do not need to be case-sensitive
...
(cherry picked from commit 2107635b7e7e5392624f2957af7d7b88ba6be283)
2023-04-11 20:36:13 -05:00
Bogdan
ed2d127240
Fixed: Ensure default config file on starting app
...
(cherry picked from commit 5326a102e23eacfc1132eb544a92af737a531df5)
2023-04-11 20:36:13 -05:00
Zak Saunders
4fd389021a
New: Auto theme option to match OS theme
...
Closes #3165
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
2022-12-11 19:00:18 -06:00
Qstick
c02b66ec44
Enforce comment spacing with Stylecop
...
Fixes #3104
2022-11-21 19:51:00 -06:00
Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
Zak Saunders
c4d8f66322
New: Darkmode ( #3039 )
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
Co-authored-by: Qstick <qstick@gmail.com>
2022-10-17 18:51:55 -05:00
Robin Dadswell
a5e54a6d6e
New: Instance Name used for Syslog
2022-05-15 13:16:30 -05:00
Robin Dadswell
1553a8f37b
New: Set Instance Name
2022-05-15 13:16:30 -05:00
Robin Dadswell
26b9b7665a
New: Added UDP syslog support
...
(cherry picked from commit 8d856b2edb8bf46a2b516d5f7644ae3fa1151323)
2022-05-15 13:16:30 -05:00
ta264
53c0ffd129
Swap to dapper with lazyload
2020-10-13 23:19:27 -04:00
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264
8a938f6856
New: Switch to ASPNetCore Kestrel and SignalR
2020-10-13 23:15:01 -04:00
ta264
b1349213f2
New: Use dotnet tooling, produce 64bit build on windows
2020-10-13 23:15:01 -04: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