Jared
086a0addba
New: Config file setting to disable log database ( #9943 )
...
Co-authored-by: sillock1 <jprest97@gmail.com>
2024-05-06 21:51:19 +03:00
Jared
7f03a916f1
New: Optionally use Environment Variables for settings in config.xml ( #9985 )
...
Co-authored-by: sillock1 <jprest97@gmail.com>
2024-05-05 22:32:07 +03:00
Mark McDowall
03dec07cbe
Fixed: Disable SSL on start if certificate path is not set
...
(cherry picked from commit 4e19fec123900b8ba1252b640f26f2a4983683ff)
2023-12-31 18:40:21 -06:00
servarr[bot]
6c487ead00
Fixed: Disable SSL when using the removed SslCertHash configuration ( #9426 )
...
(cherry picked from commit d95660d3c78d1ee11a7966d58e78a82a8df01393)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2023-11-19 21:46:06 +02:00
Marty Zalega
9ccefe0095
Don't lowercase UrlBase in ConfigFileProvider
...
UrlBase should honour the case it is given.
(cherry picked from commit e1de523c89f7649e64f520b090bbdb2f56cc4b85)
2023-08-14 20:05:03 -05:00
Qstick
8911386ed0
New: Rework and Require Authentication
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-08-14 20:05:03 -05:00
Bogdan
c987824174
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
Bogdan
8762588ef0
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
2023-05-28 16:41:52 +03:00
Bogdan
ecc906a754
Fixed: Config file settings do not need to be case-sensitive
...
(cherry picked from commit 2107635b7e7e5392624f2957af7d7b88ba6be283)
2023-04-11 20:00:35 -05:00
Bogdan
d0fcac389c
Fixed: Ensure default config file on starting app
...
(cherry picked from commit 5326a102e23eacfc1132eb544a92af737a531df5)
2023-04-11 20:00:35 -05:00
Zak Saunders
a5fb01f1e6
New: Auto theme option to match OS theme
...
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
2022-12-09 22:11:03 -06:00
Qstick
44d7c54077
Enforce comment style in CS
2022-11-20 12:27:45 -06:00
Qstick
850bfdcf82
New: Native Theme Engine
...
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
2022-11-20 11:49:50 -06:00
Robin Dadswell
39ad315e73
New: Instance Name used for Syslog
2022-05-13 23:37:53 +01:00
Robin Dadswell
0559996566
New: Set Instance Name
2022-05-13 23:37:53 +01:00
ta264
bd53092f0c
Allow configuring postgres with environment variables
2022-04-03 00:06:30 +01:00
Robin Dadswell
80b1aa9a2c
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-04-03 00:06:30 +01:00
Robin Dadswell
4f512c5cdf
New: Added UDP syslog support
...
(cherry picked from commit 8d856b2edb8bf46a2b516d5f7644ae3fa1151323)
2022-03-27 00:43:38 +00:00
ta264
36962f176f
Always access config file via provider to utilise lock
2021-05-07 11:52:03 +01:00
Qstick
e263d066da
Remove TODO [skip ci]
2021-01-11 19:47:07 -05:00
Qstick
3d5d884505
Default Branch to Master
2020-11-28 11:05:41 -05:00
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
2020-10-03 21:58:31 -04:00
Qstick
41cf722ab5
Change over aphrodite references
2020-09-26 22:03:14 -04:00
Qstick
97980fe139
Fixed: LogLevel not persisting on v0.2 > 3 migration
2020-08-03 16:55:26 -04:00
Qstick
91b5e359bd
Fixed: Default new install to Aphrodite
...
Fixes #4354
2020-04-25 16:23:19 -04:00
ta264
f83ccb6ca4
Swap to dapper Mk. 2
2019-12-28 11:38:34 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-15 20:22:50 -04:00
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
2019-10-15 20:22:50 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-30 22:50:03 -04:00
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
2019-08-06 22:20:47 -04:00
Qstick
242d530bb4
Fixed: Unit Test Fixes
2019-07-14 21:18:03 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Mitchell Cash
7af88037bb
Fixed: Ensure an API Key is set when starting Radarr ( #1652 )
2017-06-11 09:30:00 +02:00
Mike
03cc3a1ad2
Change default branch in config. ( #63 )
...
* Change Sonarr / NzbDrone auto-updater stuff to Radarr.
This is required in order for the auto-updater to work.
* Change default branch to develop instead of forcing it.
2017-01-08 19:42:46 +01:00
Leonardo Galli
ad95fbfd4a
Implemented importing movies. This is still in early stages, however it should work pretty well.
2017-01-03 23:18:51 +01:00
Leonardo Galli
e9f9f66b2f
Allow Sonarr and Radarr to run together.
...
Also changes default port of Radarr to 7878.
However, now multiple instances of Radarr can also be run. This should
be fixed in the future.
2017-01-03 16:06:06 +01: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