Qstick
fb5b325271
fixup! New: (Cardigann) Add AllowEmptyInputs
...
Co-Authored-By: Bogdan <mynameisbogdan@users.noreply.github.com>
2 years ago
Qstick
ec8025c3dc
New: (Cardigann) Add AllowEmptyInputs
...
Co-Authored-By: Bogdan <mynameisbogdan@users.noreply.github.com>
2 years ago
Qstick
b42bf2cf20
New: (Cardigann) Paging Support
2 years ago
Qstick
712d95e6ce
Cleanup request paging code
2 years ago
Bogdan
24f6c937da
Fixed: (Cardigann) Prevent fetching the first page multiple times
2 years ago
Bogdan
e94aa7c499
Fixed: (DateTimeUtil) Move check for Rfc1123ZPattern
...
Co-authored-by: Sergey M <msergein@users.noreply.github.com>
2 years ago
Bogdan
201bc1944b
Fixed: (DateTimeUtil) Check first for Standard Format in ParseDateTimeGoLang
2 years ago
Bogdan
09e40e0060
Fixed: (Rarbg) Set rate limit to 31s for RSS sync
2 years ago
Qstick
348d90a37e
Fixed: (Cardigann) Invariant date string parsing for "reltime", "timeago", "fuzzytime"
...
Fixes #835
2 years ago
Qstick
726dc34424
Improve GetLongFromString and ParseFields
...
2700X faster
2 years ago
Qstick
2e9f6cd94b
More Improvement to unix timestamp performance
2 years ago
Bogdan
495f61f412
Improve unix timestamp performance
2 years ago
Qstick
0f11f414b6
Benchmark Framework
2 years ago
Bogdan
d397cdf5fb
Fixed: (Cardigann) Implement validate as field filter
2 years ago
Bogdan
888b514dd8
Fixed: (Cardigann) Switch to DateTime standard
2 years ago
Bogdan
caab337379
Fixed: (Cardigann) Parse text templates only if necessary
2 years ago
Bogdan
26bea14137
Fixed: (GreatPosterWall) Use cookies for 2FA
...
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
2 years ago
Qstick
5f26287234
Bump version to 1.3.1
2 years ago
Bogdan
6ec761c217
Fixed: (Cardigann) Change UseBeforeResponse to Usebeforeresponse
2 years ago
Bogdan
b85679de56
Fixed: Filter releases with null description
2 years ago
Bogdan
71775b97a3
Fixed: (Rarbg) Check for rate limits before parsing token errors
2 years ago
bakerboy448
5bb3dbfbf5
Fixed: (Rarbg) Change app_id per site request
2 years ago
Bogdan
b608a7a904
Fixed: (FunFile) Change download url
2 years ago
Bogdan
4ad992f76a
Fixed: (UI) Replace `api.` only if it's a subdomain
2 years ago
Bogdan
95497480a2
Fixed: (GreatPosterWall) Remove cookies only if redirected to login.php
2 years ago
Qstick
cc57866ab0
New: Filter releases by search criteria
...
Co-Authored-By: Bogdan <mynameisbogdan@users.noreply.github.com>
2 years ago
Qstick
dbc4989a95
Fixed: (IndexerSearch) Update isRss logic for new properties
2 years ago
Bogdan
af4961e3e6
Fixed: (Rarbg) update cats
2 years ago
Bogdan
0ec54906c6
Fixed: (Caridgann) Custom headers in login and download blocks
2 years ago
Qstick
35f85fc986
More update tests
2 years ago
Qstick
0aedafb278
Fix update tests
2 years ago
Qstick
54dce448a8
Added react-hooks lint rules
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Servarr
3c915002c6
Automated API Docs update
2 years ago
Qstick
e32f8f4330
Remove unused tinytwitter library
2 years ago
Qstick
5abb5ada49
New: Ping Endpoint
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
85737aacbe
Bump version to 1.3.0
2 years ago
Servarr
30c3aedeb1
Automated API Docs update
2 years ago
Qstick
1640980e2b
New: OnGrab Notifications
2 years ago
Bogdan
99bc56efb6
Fixed: (Indexers) Rate limit for download and auth
2 years ago
bakerboy448
04276eb587
Fixed: (Rarbg) Updated app_id per site request ( #1447 )
2 years ago
Bogdan
34c560fd3a
Fixed: (CardigannBase) Remedy for casting strings to booleans
2 years ago
Bogdan
caa8bb05a7
Fixed: (Newznab API) Response with StatusCode 429 when limits are reached
2 years ago
Qstick
773e8ff1f4
Bump version to 1.2.2
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
Qstick
acf7a425b5
Add global analyzer config
2 years ago
Qstick
da898fe958
Remove Non-Failing Rules
2 years ago
Qstick
5bb3ea0806
Remove unnecessary assignments to default type value
...
The .NET runtime initializes all fields of reference types to their default values before running the constructor. In most cases, explicitly initializing a field to its default value in a constructor is redundant, adding maintenance costs and potentially degrading performance
2 years ago