Commit Graph

628 Commits (d819fd1bd157b9587dd640e5da7f99c2accb4c08)

Author SHA1 Message Date
Bogdan f4c718554b Bump dotnet to 6.0.25
12 months ago
Bogdan d5ac008747 Add EndsWithIgnoreCase and ContainsIgnoreCase
1 year ago
Bogdan fe9fa4c1ea Revert "Bump SQLite to 3.42.0 (1.0.118)"
1 year ago
Qstick c4a339f0af Bump SQLite to 3.42.0 (1.0.118)
1 year ago
Bogdan 6907b43c0f Fixed: Ignore case when cleansing announce URLs
1 year ago
Mark McDowall fb21dd0f19 Fixed: Duplicate notifications for failed health checks
1 year ago
Bogdan 6e479235cb Fixed: Skip parsing releases without title
1 year ago
Bogdan febf4b26a1 Use await on reading the response content
1 year ago
Bogdan 9d5d112e7a Bump dotnet to 6.0.21
1 year ago
Bogdan e3a2aa4d83 Fixed: Increase timeout when downloading updates
1 year ago
Bogdan e2fd830059 Improved http timeout handling
1 year ago
Mark McDowall a16463eeb3 New: Artist folder hint when selecting a root folder while adding a new artist
1 year ago
Bogdan 9b4a3001a0 Revert "Fixed: Hidden files being ignored"
1 year ago
Mark McDowall 3e5d780424 Fixed: Hidden files being ignored
1 year ago
Bogdan 328459af0b Replace docker detection for cgroup v2
1 year ago
Bogdan fd9bd5f691 New: Async HttpClient
1 year ago
Bogdan fd0b240438 New: Use HTTP/2 in HttpClient
1 year ago
Bogdan d9ce6d43e4 Show warning when using the docker update mechanism
1 year ago
Bogdan 35d3923947 Fixed: Detect Docker when using control group v2
1 year ago
servarr[bot] 65068ab1af
Filter user issues from Sentry
1 year ago
Mark McDowall 5fc1fc499c New: Ignore inaccessible files with getting files
1 year ago
Mark McDowall c445315064 Fixed: UI loading when artist or root folder path is for wrong OS
1 year ago
Qstick 16836f4288
Update Sentry DSN
1 year ago
Qstick 12175334bf Add package to Sentry release to ensure apps don't mix
1 year ago
Bogdan 418aac0379 Bump NLog to 5.2.0
1 year ago
Bogdan 285323ae0b Create overload for `ToJson()` with Formatting param
1 year ago
bakerboy448 7444c0e20a New: Indexer Messaging and Error Improvements
1 year ago
Bogdan ef6ae437d7 Update cleansing rules for RSS TL feed and homedir for Mac
1 year ago
Qstick 4cf86bf427 Fixed: Correctly handle 302 and 303 redirects in HttpClient
1 year ago
Qstick ff73eab0de Update SixLabors.ImageSharp, MailKit, DryIoc libraries
1 year ago
Bogdan 539bd174fc Fixed: Don't log handled exceptions in API
1 year ago
Bogdan 444a801053 Align logs filename with upstream
1 year ago
Bogdan cc27107668 Use 'var' instead of explicit type
1 year ago
Bogdan 14816306a4 Inline 'out' variable declarations
1 year ago
Bogdan bac43d9d31 Enforce rule IDE0005 on build
1 year ago
Stepan Goremykin adcba7b724 Use Array.Empty and fix a few multiple enumerations
1 year ago
Mark McDowall f38f00c64e Fixed: Don't rollback file move if destination already exists
1 year ago
Bogdan f19c6e8ee1 Remove unused imports
2 years ago
ta264 87e702cbef Fixed: Don't buffer update package to memory when downloading
2 years ago
Bogdan 7c3871441e Fixed: custom script error when importing some downloads
2 years ago
Stepan Goremykin 565c05c4c9 Use MinBy and MaxBy instead of OrderBy + First
2 years ago
Mark McDowall d0f75e2e96 New: Improve path validation when handling paths from different OSes
2 years ago
Mark McDowall 09cc4c23e1 New: Updated Rarbg request limits
2 years ago
Bogdan ea0a78b620 Fixed: Migrate to FluentValidation 9
2 years ago
Qstick 9259ad7d49 Convert method to static that doesn't use instance data
2 years ago
Qstick 529ea26ab6 Remove mono process detection
2 years ago
Qstick 40a8476683 Bump dotnet to 6.0.16
2 years ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
2 years ago
Mark McDowall 7ac0e43c29 Fixed: Permissions after installing on Windows and opening Firewall port
2 years ago
Mark McDowall fc79738fcb New: Return static response to requests while app is starting
2 years ago