Commit Graph

47 Commits (47f9467266945593aee56520aa316a7abf03c2e1)

Author SHA1 Message Date
Mark McDowall 47f9467266 Fixed: Don't log handled exceptions in API
12 months ago
Qstick d03e472ac6 Fixed: Register PostgresOptions when running in utility mode
12 months ago
Qstick ddb8c8dffe Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Bogdan 50328861fa Log invalid config file exceptions
1 year ago
Qstick 94d7f56743 Fixed: Catch InvalidDataException during initial config to prevent boot loop
1 year ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
1 year ago
ta264 ded8602976 Fixed: Close all database connections on shutdown to remove shm/wal files
2 years ago
ta264 30670442b6 Fixed: Forms login persists across restarts in docker
2 years ago
ta264 814d75c022 Fixed: Restarting windows service from UI
2 years ago
Qstick 9b4605be03 Fixed: Tray app restart
2 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
3 years ago
Qstick 281190822f Fixed: 'iso-8859-2' is not a supported encoding name
3 years ago
ta264 3a2db4bcf6 Disable single instance check for integration tests
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Mark McDowall 801eb562eb Improve certificate validation registration
4 years ago
Mark McDowall 37137b0c10 HTTPS certificate validation options
4 years ago
Taloth Saldono 332466a945 Updated way Sentry gets configured and enabled.
5 years ago
Qstick b5d502bd5d Fixed: Long Path Support on Mono and .Net
5 years ago
Qstick 0596215358
New: Prevent Boot Loop if Config file Unauthorized access. (#554)
6 years ago
Qstick a3e08c9160 Fixed: Setup remote access for service during install
6 years ago
Qstick 30a3348ba8 Move DB migration to start
7 years ago
Qstick 99ab61fac6 Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick ba27554bd3 Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Taloth Saldono 816cf608fc Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Mark McDowall 5482fa3ae0 New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono 9b42dc7082 Reconfigure Logging early in the process to set the correct log level.
8 years ago
Taloth Saldono 971e159fa4 Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
9 years ago
Keivan Beigi a3042197c5 GlobalExceptionHandlers are now registered with other loggers
10 years ago
Keivan Beigi 0a341199a8 safer log configuration
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi 71638ec77e switched services to http
10 years ago
Keivan Beigi 7b2e3ef0c4 added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Mark McDowall 2dbc038d17 New: Write PID file to AppData directory on Linux/OS X
10 years ago
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it
10 years ago
Mark McDowall 176f3e0563 Log startup location, log number of results from feed
10 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
10 years ago
Mark McDowall d0a6daeb26 Restart on linux/os x working
10 years ago
Mark McDowall aa1a76fe72 Restart for Windows
10 years ago
Mark McDowall f69bb79077 Shutdown! Restart working for services
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
10 years ago
Mark McDowall 3eeee7335e Fixed: Exit from tray icon
10 years ago
Mark McDowall d0818daeed Fixed output message
11 years ago
kayone d42a63a480 Service kills other instances on start.
11 years ago
kayone 1e6817220a applicationmode cleanup.
11 years ago
kayone c219be8c8d Added single instance policy
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago