Commit Graph

557 Commits

Author SHA1 Message Date
ta264 fe3041216e .NET 6.0.7 2022-08-03 17:11:51 +01:00
bakerboy448 c7e8f5199a Fixed: Better Cleansing of Tracker Announce Keys
Fixed: Cleanse Notifiarr secret from URL in logs

Closes #2611
(cherry picked from commit e6210aede6f7ead197e82572976bc0267d910d46)
Closes #2557
(cherry picked from commit ec866082d44d299096112a6c7c232384b1f74505)
2022-07-05 22:16:07 -05:00
bakerboy448 4ca9cb481b Fixed: Cleanse APIKey from Signalr logging
Fixes #2474

(cherry picked from commit 2983b600268176db56208d6fb014b97ad81bb576)
2022-06-05 13:26:31 -05:00
Qstick 81714d20b7 Fixed accounting for zero terminator in long path limitation
Fixes #1909

Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-06-05 13:26:31 -05:00
Qstick 26b5db3019 Used ReflectionOnly and/or public types where possible
Fixes #1461
2022-06-05 13:26:31 -05:00
Qstick 4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
Taloth Saldono 5a69bf42f6 Add response size to http responses
(cherry picked from commit d899225509f04a9b6c72da19c7d63ff53498de22)
2022-03-23 19:36:56 -05:00
Qstick 06778748da Bump SharpZipLib to 1.3.3 2022-03-20 00:27:22 -05:00
ta264 8626da66a2 Report runtime identifier to sentry
(cherry picked from commit 6d9413627388c2004c3a5dffdbe2269dadeef326)
2022-02-21 19:37:51 -06:00
ta264 30670442b6 Fixed: Forms login persists across restarts in docker 2021-12-24 14:17:17 -06:00
Qstick d12ba05466 Fixed: Windows installer and adding/removing services 2021-12-24 14:17:17 -06:00
ta264 814d75c022 Fixed: Restarting windows service from UI 2021-12-24 14:17:17 -06:00
Qstick 68d8fed659 Bump Sentry 2021-12-24 14:17:17 -06:00
Qstick 0abb49cdeb New: Use native .NET socks proxy 2021-12-24 14:17:17 -06:00
Qstick b1165ee7c1 New: Add osx-arm64 and linux-musl-arm builds 2021-12-24 14:17:17 -06:00
Qstick 947ad15af0 New: Build on Net6 2021-12-24 14:17:17 -06:00
bakerboy448 7ad7680fa3 Fixed: Improve Log Cleansing
(cherry picked from commit 721b7ccd7bb9eaa12719b5ced1e6edd12b511260)
2021-11-29 22:37:49 -06:00
ta264 859ca2cebc New: Support reflink on xfs 2021-11-10 08:43:58 +00:00
Qstick 7548c17007 New: Aria2
Fixes #2334
Fixes #2385
2021-10-02 10:55:05 -05:00
ta264 876376cb77 Fixed: Memory leak
Explicitly register concrete types as transient

(cherry picked from commit f097d30b095d89681eb1aede2e88c4fdefcab516)
(cherry picked from commit 47b23417e0b2dad153d16f1a8846a3a95ff9adcc)
2021-09-26 19:56:50 -04:00
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-09-26 19:56:50 -04:00
ta264 c247d07e84 New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
ta264 fe956f340c Unused
(cherry picked from commit d348232e0d43c0b6e1a5d22bb7b86c7c709e9acc)
2021-09-26 19:56:50 -04:00
Qstick f001ef0cd0 Remove unused GetDotNetVersion method 2021-07-03 18:17:02 -04:00
Qstick 1a44d53fef New: mono disk and process provider cleaning 2021-06-30 23:52:24 -04:00
Qstick 57bd659f4c New: Even More Mono Cleaning 2021-06-30 23:52:24 -04:00
ta264 2cc114c037 New: Drop mono support
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
2021-06-30 23:52:24 -04:00
ta264 b800b17c8a Package updates 2021-06-30 23:52:24 -04:00
ta264 9ba87ceee3 Fixed: Adding indexers from presets
(cherry picked from commit 5cc0331c75993ecd79e17b2da1c2d5dcd08f6b0f)
2021-06-30 23:52:24 -04:00
ta264 b0ea6550d7 New: Use System.Text.Json for Nancy and SignalR
(cherry picked from commit d3e8c7e0c94a3d2987329d278dc0d00ae3d76c8f)
2021-06-30 23:52:24 -04:00
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
Robin Dadswell bc6261efb8
New: Show User Agent in System->Tasks for externally triggered commands (#2261) 2021-05-23 06:27:22 +01:00
bakerboy448 bd0e1899ae Fixed: Discordnotifier is now Notifiarr
Fixed: Cleanse Notifiarr APIKey from logs

Fixes #2130
Fixes #2221
2021-05-08 17:26:07 -04:00
bakerboy448 436de24254 New: ISO 8601 Date format in log files
fixes #2192
2021-04-24 22:41:52 -04:00
Qstick 2f4f7cbf34 Bump NetCore 3.1.13 2021-04-02 00:38:48 -04:00
Robin Dadswell 0758a27d5b Generalized RateLimit logic to all indexers based on indexer id
Fixes #1982

Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
2021-04-01 23:21:03 -04:00
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #2099

(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
2021-04-01 22:03:16 -04:00
Mark McDowall 55372f554f Fixed: Removal of previous service
Fixes #2040

(cherry picked from commit cd28af98eed831e00a400e66b652e6a8d6f9c442)
2021-04-01 21:33:45 -04:00
bakerboy448 96c1d13790 Fixed: Cleanse Tracker Announce Keys from logs
Closes #2030

(cherry picked from commit e67864fecb4a66792152ff8fb0889ee1a176919f)
2021-04-01 21:26:16 -04:00
servarr[bot] f890fa1697
Cleanse more /home/username scenarios (#2024)
* Cleanse more /home/username scenarios

(cherry picked from commit 23047623ee89944260b6073813ff1f4e5223be71)

* Update CleanseLogMessageFixture.cs

* Update CleanseLogMessageFixture.cs

Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
2021-03-29 23:13:28 -04:00
Qstick e85ed1e2b8 Handle 303 Redirects 2021-03-06 11:54:22 -05:00
ta264 11e0d36592 Fixed: Restart button restarts Lidarr correctly 2021-02-04 21:22:34 +00:00
ta264 3fcd8af697 Fixed: Set musl status at compile time 2021-01-28 12:25:07 -05:00
ta264 8063a32acd Fixed: FolderWritable check for CIFS shares mounted in Unix
See https://github.com/dotnet/runtime/issues/42790

Implemented workaround in https://github.com/dotnet/runtime/issues/42790#issuecomment-700362617
2021-01-17 02:55:59 -05:00
Qstick c3f6b8660e Bump netcore 3.1.10 2020-12-20 22:06:24 -05:00
Taloth Saldono 72658dd2d5 Fixed binary execute permissions for osx and Radarr 2020-12-17 08:08:26 -05:00
Taloth Saldono e2a0b63256 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
Fixed: Preserve setgid when applying unix permissions
2020-12-17 08:08:26 -05:00
Mark McDowall 9af68b653b Fixed: Cleanse account and passwd from Download Station URLs 2020-12-17 08:08:26 -05:00
Taloth Saldono c92b254bb7 Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums) 2020-12-17 08:08:26 -05:00
Taloth Saldono 2c22ed2912 Fixed: Dataloss when moving series folder to root folder with only different casing 2020-12-17 08:08:26 -05:00