Commit Graph

611 Commits (74a9fa784ae3656d56a66de4c10deb3e09c2c515)

Author SHA1 Message Date
Robin Dadswell e456979467 bump Npgsql to 7.0.4
2 years ago
Mark McDowall 955bc472a1 Fixed: Hidden files being ignored
2 years ago
Bogdan e024bba6b6 Replace docker detection for cgroup v2
2 years ago
Bogdan 7cd82321b4 Bump Npgsql version to 6.0.9
2 years ago
Bogdan 03fa9254e3 Prevent NullRef in IsPathValid for null paths
2 years ago
Bogdan fc4a0979c3 Fixed: Detect Docker when using control group v2
2 years ago
Qstick 95c2531107 Filter user issues from Sentry
2 years ago
Mark McDowall 141f1597dc New: Ignore inaccessible files with getting files
2 years ago
Mark McDowall 0bfb557470 Prevent NullRef in ContainsInvalidPathChars
2 years ago
Qstick 4528d03931
Update Sentry DSN
2 years ago
Bogdan a4a50b880c Add GetAttribute for enums
2 years ago
Bogdan cc28c90e39 Combine cleanse rules for passkey and rsskey
2 years ago
Qstick cee52147bc Add package to Sentry release to ensure apps don't mix
2 years ago
Bogdan 8790a6f06a New: (HttpClient) Add HTTP/2 support
2 years ago
Bogdan aed3f9f887 Create overload for ToJson for Formatting
2 years ago
Bakerboy448 d1ba208243 Fixed: (HttpIndexerBase) Better HTTP error handling
2 years ago
Bogdan 48cd1d9f6b Reset ContentSummary on redirect in HttpClient
2 years ago
Bogdan 0b610ff9c8 Cleanse messages for TL 24h RSS feed links
2 years ago
Bogdan a1081cc554 Bump NLog to 5.2.0
2 years ago
Bogdan 72ab2b34c4 Cleanse /Users for Mac users
2 years ago
Qstick 9539e4d481 More mono cleanup
2 years ago
Bogdan b59d89f308 Fixed: Don't log handled exceptions in API
2 years ago
Bogdan 360827708f Use 'var' instead of explicit type
2 years ago
Bogdan 0509335387 Inline 'out' variable declarations
2 years ago
Bogdan ea0eb2efa7 Enforce rule IDE0005 on build
2 years ago
Qstick b8793d8783 Remove mono process detection
2 years ago
Mark McDowall c02bfb5930 Fixed: Don't rollback file move if destination already exists
2 years ago
Qstick d946ef4a9e Convert method to static that doesn't use instance data
2 years ago
Bogdan 541b8b4f7f Increase Request Timeout in Download File
2 years ago
Bogdan 34fbb3e135 Use `await using` in async methods
2 years ago
Bogdan d38f2614d3 Remove unused imports
2 years ago
Bogdan 5e9094b54c Fixed: custom script error when importing some downloads
2 years ago
Mark McDowall d61275e6db New: Improve path validation when handling paths from different OSes
2 years ago
Bogdan a0e2f3324c Fixed: (AnimeBytes) Cache result releases
2 years ago
Bogdan 17be8bb68a Add SuppressHttpErrorStatusCodes to HttpRequestBuilder
2 years ago
Bogdan fbea5bbc06 Fixed: (CookieUtil) Add tests
2 years ago
Bogdan d667c7d853 Fixed: Use Array.Empty and fix a few multiple enumerations
2 years ago
Bogdan 88e3f86262 Fixed: Migrate to FluentValidation 9
2 years ago
Bogdan 8c42b7a69b Update DryIoc, Newtonsoft.Json, Sentry, SharpZipLib, MailKit
2 years ago
Mark McDowall bc852c0b55 Fixed: USB drives mounted to folders are treated as different mounts
2 years ago
Bogdan a184bb0784 Fixed: (Core) Use MinBy and MaxBy
2 years ago
Qstick dbeb725cda Cleanup StringUtil
2 years ago
Qstick 2e9f6cd94b More Improvement to unix timestamp performance
2 years ago
Qstick 0aedafb278 Fix update tests
2 years ago
Qstick 6579385110 Cleanup multi-platform code
2 years ago
Mark McDowall 1c6e5543df New: Return static response to requests while app is starting
2 years ago
Qstick 1640980e2b New: OnGrab Notifications
2 years ago
Bogdan caa8bb05a7 Fixed: (Newznab API) Response with StatusCode 429 when limits are reached
2 years ago
Qstick 0984976378 Bump DryIoc, YamlDotNet, AngleSharp
2 years ago
Qstick fcb3c96455 Call async methods when in an async method
2 years ago