Commit Graph

631 Commits (develop)

Author SHA1 Message Date
Bogdan a4257cbcde Bump Npgsql to 7.0.7
5 days ago
Jared 649a03e5a0
New: Config file setting to disable log database (#2123)
2 weeks ago
Jared 04bb0c51b1 New: Optionally use Environment Variables for settings in config.xml
2 weeks ago
Bruno Garcia ae79d45664 Update Sentry SDK add features
2 weeks ago
Mark McDowall 5a6b1313e8 Validate that folders in paths don't start or end with a space
3 weeks ago
Bogdan 14ae062db2 Fixed: Http Client getting network interfaces on aarch64
2 months ago
Louis R a25e79031f Fixed: Don't disable IPv6 in IPv6-only Environment
3 months ago
Chris ecdc0a51a9 Fixed: Cleanse Discord Webhook URLs
3 months ago
Mark McDowall 86124d4319 New: Optional directory setting for Aria2
4 months ago
Bogdan c4b0ecdafe Bump dotnet to 6.0.25
6 months ago
Bogdan b1f7d30021 Fixed: Ignore case when cleansing announce URLs
7 months ago
Mark McDowall c41a7e0ccc Fixed: Duplicate notifications for failed health checks
7 months ago
Bogdan 32db2af0ea Improved http timeout handling
7 months ago
Bogdan 52c6b56a4c Cleanup BooleanConverter to STJson
8 months ago
Bogdan c1b399be39 Fixed: (FileList) Parse response with STJson
8 months ago
Bogdan 4c8b0c9eec Fixed: Ignore releases without title
8 months ago
Bogdan 3ed6ef0336 Use await on reading the response content
8 months ago
Bogdan 3283d144f5 Ignore invalid cookies when adding response cookies to CookieContainer
8 months ago
Bogdan 09606af351 Bump dotnet to 6.0.21
9 months ago
Bogdan 4267b8a244 Cleanse API Keys from sync requests sent to applications
9 months ago
Robin Dadswell e456979467 bump Npgsql to 7.0.4
9 months ago
Mark McDowall 955bc472a1 Fixed: Hidden files being ignored
9 months ago
Bogdan e024bba6b6 Replace docker detection for cgroup v2
9 months ago
Bogdan 7cd82321b4 Bump Npgsql version to 6.0.9
9 months ago
Bogdan 03fa9254e3 Prevent NullRef in IsPathValid for null paths
9 months ago
Bogdan fc4a0979c3 Fixed: Detect Docker when using control group v2
10 months ago
Qstick 95c2531107 Filter user issues from Sentry
10 months ago
Mark McDowall 141f1597dc New: Ignore inaccessible files with getting files
10 months ago
Mark McDowall 0bfb557470 Prevent NullRef in ContainsInvalidPathChars
10 months ago
Qstick 4528d03931
Update Sentry DSN
10 months ago
Bogdan a4a50b880c Add GetAttribute for enums
10 months ago
Bogdan cc28c90e39 Combine cleanse rules for passkey and rsskey
10 months ago
Qstick cee52147bc Add package to Sentry release to ensure apps don't mix
11 months ago
Bogdan 8790a6f06a New: (HttpClient) Add HTTP/2 support
11 months ago
Bogdan aed3f9f887 Create overload for ToJson for Formatting
11 months ago
Bakerboy448 d1ba208243 Fixed: (HttpIndexerBase) Better HTTP error handling
11 months ago
Bogdan 48cd1d9f6b Reset ContentSummary on redirect in HttpClient
11 months ago
Bogdan 0b610ff9c8 Cleanse messages for TL 24h RSS feed links
11 months ago
Bogdan a1081cc554 Bump NLog to 5.2.0
11 months ago
Bogdan 72ab2b34c4 Cleanse /Users for Mac users
12 months ago
Qstick 9539e4d481 More mono cleanup
12 months ago
Bogdan b59d89f308 Fixed: Don't log handled exceptions in API
12 months ago
Bogdan 360827708f Use 'var' instead of explicit type
12 months ago
Bogdan 0509335387 Inline 'out' variable declarations
12 months ago
Bogdan ea0eb2efa7 Enforce rule IDE0005 on build
12 months ago
Qstick b8793d8783 Remove mono process detection
12 months ago
Mark McDowall c02bfb5930 Fixed: Don't rollback file move if destination already exists
1 year ago
Qstick d946ef4a9e Convert method to static that doesn't use instance data
1 year ago
Bogdan 541b8b4f7f Increase Request Timeout in Download File
1 year ago
Bogdan 34fbb3e135 Use `await using` in async methods
1 year ago