Qstick
09ed132fe6
Rework Cloudflare Protection Detection
3 years ago
Qstick
b7b5a6e7e1
Modern HTTP Client ( #685 )
3 years ago
bakerboy448
d2c1ffa761
Fixed: Log Cleanse Indexer Response Logic and Test Cases
3 years ago
Qstick
473405ceeb
Update file and folder handling methods from Radarr ( #1051 )
...
* Update file/folder handling methods from Radarr
* fixup!
3 years ago
Robin Dadswell
cac2729230
Running Integration Tests against Postgres Database ( #838 )
...
* Allow configuring postgres with environment variables
(cherry picked from commit 8439df78fea25656a9a1275d2a2fe3f0df0528c7)
* Fix process provider when environment variables alread exist
[common]
(cherry picked from commit 66e5b4025974e081c1406f01a860b1ac52949c22)
* First bash at running integration tests on postgres
(cherry picked from commit f950e80c7e4f9b088ec6a149386160eab83b61c3)
* Postgres integration tests running as part of the build pipeline
(cherry picked from commit 9ca8616f5098778e9b5e6ce09d2aa11224018fab)
* Fixed: Register PostgresOptions when running in utility mode
* fixup!
* fixup!
* fixup!
* fixup!
* fixup!
Co-authored-by: ta264 <ta264@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
3 years ago
bakerboy448
e76a255229
Fixed: (AnimeBytes) Cleanse Passkey from response
...
Fixes #1041
3 years ago
bakerboy448
59e990227d
Fixed: Better Cleansing of Tracker Announce Keys
...
Fixed: Cleanse Notifiarr secret from URL in logs
(cherry picked from commit e6210aede6f7ead197e82572976bc0267d910d46)
(cherry picked from commit ec866082d44d299096112a6c7c232384b1f74505)
3 years ago
bakerboy448
9d3ee4af6d
Fixed: (MoreThanTV) Better Response Cleansing
...
Fixes #928
3 years ago
bakerboy448
9c5a88e2e7
Fixed: Cleanse Tracker api_token from logs
3 years ago
Qstick
e04133d34a
More Mono Cleaning
3 years ago
bakerboy448
c64addb976
Fixed: (UNIT3D Indexers) Cleanse RID in Logs
...
Fixes #652
3 years ago
ta264
02ecc04526
Fixed: Restarting windows service from UI
3 years ago
bakerboy448
eff8fdebf5
cleanse postgres username/pass creds
...
Fixes #632
3 years ago
bakerboy448
44f12d9569
Fixed: (RarBG) Do not cleanse get_token
3 years ago
bakerboy448
a31971472d
Fixed: Cleanse APIKey from Signalr logging
...
(cherry picked from (Readarr PR) commit 571b4647702737858d890ec2d18b73703b4b5a88)
3 years ago
Qstick
cb7cbb74e0
New: Build on Net6
3 years ago
bakerboy448
4a8131e00f
Fixed: Cleanse APIKey from Newznab Response
3 years ago
bakerboy448
93deb56e8e
Fixed: Cleanse RSSKey and PassKey from Indexer Response
3 years ago
bakerboy448
f38d6c5b42
Fixed: (Avistaz) Cleanse PID & Hash from response
...
Fixes #557
3 years ago
bakerboy448
043b1a0e46
Fixed: Better Log Cleansing
...
Ref #280 YGG Comment
3 years ago
bakerboy448
f4cee1d5f4
Fixed: UserAgent Parsing
...
Fixes #448
New - add user agent parser tests
3 years ago
bakerboy448
09d839ffb1
Fixed: Incorrectly Cleansing TorrentLeech Search URL
3 years ago
bakerboy448
79b910a80c
Fixed: Cleanse BHD APIKey from logs
4 years ago
bakerboy448
eea5c3e9a4
Fixed: Cleanse Pwd from logs
4 years ago
bakerboy448
135db6d2ff
Fixed: Cleanse additional AuthKey instances in logs
4 years ago
bakerboy448
c3deace9e6
Fixed: Incorrectly cleansing usetoken param
4 years ago
bakerboy448
b592a137cf
Fixed: Cleanse Token from logs
4 years ago
bakerboy448
d234cbda8a
Fixed: Cleanse Username prefixed with ': ' from logs
...
- remove unused var in log cleansing code
4 years ago
Qstick
f4346c35c2
Fixed: Clean apikey when in xml response with escaped &
4 years ago
bakerboy448
2100587b5f
New: DiscordNotifier is now Notifiarr ( #50 )
...
* New: DiscordNotifier is now Notifiarr
* Fixed: Cleanse Notifiarr APIKey from logs
add download station test case
4 years ago
ta264
b9d3e95c33
Move test harness packages into Directory.Build.props
4 years ago
ta264
cb44b1497c
Use coverlet package that doesn't clobber dependencies
...
(cherry picked from commit 84ad6c43364e3e113689bd7b94baa021c24babba)
4 years ago
ta264
f1da3f9c5b
New: Bump .NET to 5.0.5
4 years ago
ta264
95d5e0d347
Don't persist cookies across requests by default
4 years ago
ta264
e81c6016a1
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
4 years ago
Qstick
a921935c74
Update Various Deps
4 years ago
Qstick
030ef6dce6
Remove Mono Builds
4 years ago
Qstick
cd65729239
Fix Tests that reference Radarr Site
4 years ago
Qstick
5b24fdbc20
Fix Tests
4 years ago
Qstick
d2a8acb1a6
Net 5.0
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
4 years ago
Qstick
ad04d0d261
More Cleanup
4 years ago
Qstick
e1020f4107
Initial Push
4 years ago
ta264
f917d0e9bc
Add FileInfo utility functions to DiskProvider
4 years ago
Mark McDowall
f637976530
Fixed: Parsing of URLs with double slashes in the path
...
(cherry picked from commit 0c7743e786749b333333d282412ff76fc10aba65)
4 years ago
Qstick
4ec71538b9
Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Taloth Saldono
67d2765d0c
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick
658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata ( #4916 )
...
[common]
Co-authored-by: Soroush <soroush@falahati.net>
4 years ago
Qstick
9c85482b9c
Bump to dotnet 3.1.7
4 years ago
ta264
26409c9d36
Try to fix service test
5 years ago