Jonathan Trowbridge
|
977279318d
|
ThePirateBay: replace yml with c# and using TPB's API (#9593)
|
2020-09-24 14:13:17 +12:00 |
ilike2burnthing
|
00d3a62cf1
|
liaorencili: rename to CiliPro and add proxies (#9607)
|
2020-09-23 10:44:59 +12:00 |
ilike2burnthing
|
8805290f7d
|
[NewPCT] restore pctmix.com (#9605)
|
2020-09-23 08:10:37 +12:00 |
ilike2burnthing
|
df1e530833
|
[thepiratebay] add proxy - piratebay.live (#9604)
|
2020-09-23 08:08:09 +12:00 |
Garfield69
|
ce821be46d
|
iptbar: fix invalid categories #9596
|
2020-09-23 07:01:15 +12:00 |
Jian Li
|
7babbffcf3
|
Add 1ptbar index and modify soulvoice login to cookie (#9596)
|
2020-09-23 06:51:53 +12:00 |
Garfield69
|
73eb8ddac0
|
webclient: debug logging. some json starts with [ #8529
|
2020-09-22 18:42:38 +12:00 |
Garfield69
|
1169e08b30
|
gktorrent: fix config .torrent option
|
2020-09-22 14:57:39 +12:00 |
Diego Heras
|
24bffe9dae
|
core: refactor http webclient part 17 #8529 (#9589)
Print HTML in debug mode. Fix bugs in old implementation too
|
2020-09-22 13:06:23 +12:00 |
Garfield69
|
17a32a06fc
|
gktorrent: switch to magnet only
|
2020-09-22 06:48:09 +12:00 |
Garfield69
|
b3d277b826
|
oxtorrent: update .torrent download link resolves #9585
|
2020-09-22 06:47:47 +12:00 |
ngosang
|
621a47338d
|
core: refactor http webclient part 16 #8529
Rename RequestWithCookiesAsync method
|
2020-09-21 19:06:32 +02:00 |
ngosang
|
5ad1c9c87c
|
core: refactor http webclient part 15 #8529
Fix Mono 5.x and Automapper bugs
|
2020-09-21 18:21:48 +02:00 |
ngosang
|
27fa37e220
|
core: refactor http webclient part 14 #8529
Remove old http webclients references
|
2020-09-21 18:13:34 +02:00 |
Cory
|
ac0ba0f9b1
|
core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
|
2020-09-21 18:13:30 +02:00 |
Cory
|
67c7b4ca70
|
core: refactor http webclient part 12 #8529 (#8939)
Merge web results classes into single class and update usages
|
2020-09-21 18:13:27 +02:00 |
Cory
|
124719acae
|
core: refactor http webclient part 11 #8529 (#7728)
Remove redundant NetCore classes and update client selection logic
|
2020-09-21 18:13:23 +02:00 |
Cory
|
125298425a
|
core: refactor http webclient part 10 #8529 (#7729)
Move WebResult String and Byte properties to base class
|
2020-09-21 18:13:19 +02:00 |
Cory
|
ab74421a81
|
core: refactor http webclient part 9 #8529 (#7727)
Move identical functions up to base WebClient instance. Replay #7691
|
2020-09-21 18:13:16 +02:00 |
Cory
|
41dd2dcad5
|
core: refactor http webclient part 8 #8529 (#7725)
Replay Remove automapper commit after rebase
|
2020-09-21 18:13:12 +02:00 |
Cory
|
b2f00d7fde
|
core: refactor http webclient part 7 #8529 (#7689)
Move web-result encoding logic to internal lazy evaluation
|
2020-09-21 18:13:09 +02:00 |
Cory
|
2d1ad624bb
|
core: refactor http webclient part 6 #8529 (#7690)
Add implicit string result conversion
|
2020-09-21 18:13:06 +02:00 |
Cory
|
30965c0d3b
|
core: refactor http webclient part 5 #8529 (#7661)
Update standard clients to X509Certificate2
|
2020-09-21 18:12:03 +02:00 |
Cory
|
4dd6da4f6e
|
core: refactor http webclient part 4 #8529 (#7653)
Change byte result name to ContentBytes in preparation for merge
|
2020-09-21 18:12:00 +02:00 |
Cory
|
abb8526b76
|
core: refactor http webclient part 3 #8529 (#7659)
Move encoding for results into BaseWebResult to prepare for class merging
|
2020-09-21 18:11:57 +02:00 |
Cory
|
4531a876eb
|
core: refactor http webclient part 2 #8529 (#7654)
Use base class when not looking at content variable
|
2020-09-21 18:11:53 +02:00 |
Cory
|
d760350dc0
|
core: refactor http webclient part 1 #8529 (#7652)
Rename WebClientStringResult.Content to WebClientStringResult.ContentString
|
2020-09-21 18:11:48 +02:00 |
Garfield69
|
cf34dfec8e
|
BB: fix details link. resolves #9541
also refresh categories
and drop redundant duplicate grabs selector.
|
2020-09-21 18:20:28 +12:00 |
Jian Li
|
f499c29a13
|
PTMSG, HDAREA, TorrentCCF: switch to cookie method (#9577)
|
2020-09-21 18:17:41 +12:00 |
ngosang
|
1271ecaa4c
|
Revert "core: refactor http webclient part 1 #8529 (#7652)"
This reverts commit 0bdcfd1e7b .
|
2020-09-21 08:04:26 +02:00 |
ngosang
|
9c492c5dcb
|
Revert "core: refactor http webclient part 2 #8529 (#7654)"
This reverts commit 7c071b32ee .
|
2020-09-21 08:04:21 +02:00 |
ngosang
|
e4d384158a
|
Revert "core: refactor http webclient part 3 #8529 (#7659)"
This reverts commit 823ed8522c .
|
2020-09-21 08:04:15 +02:00 |
ngosang
|
ede3f77e6a
|
Revert "core: refactor http webclient part 4 #8529 (#7653)"
This reverts commit c605c9a7ae .
|
2020-09-21 08:04:11 +02:00 |
ngosang
|
263b5b5433
|
Revert "core: refactor http webclient part 5 #8529 (#7661)"
This reverts commit 4a11a770d7 .
|
2020-09-21 08:04:06 +02:00 |
ngosang
|
db0d14822f
|
Revert "core: refactor http webclient part 6 #8529 (#7690)"
This reverts commit 0f431471cd .
|
2020-09-21 08:04:02 +02:00 |
ngosang
|
5f457fcb29
|
Revert "core: refactor http webclient part 7 #8529 (#7689)"
This reverts commit 79fa3b9e0d .
|
2020-09-21 08:03:27 +02:00 |
ngosang
|
08c41c6daa
|
Revert "core: refactor http webclient part 8 #8529 (#7725)"
This reverts commit 1184a9285a .
|
2020-09-21 08:03:23 +02:00 |
ngosang
|
94feb875f7
|
Revert "core: refactor http webclient part 9 #8529 (#7727)"
This reverts commit c8b91bece6 .
|
2020-09-21 08:03:18 +02:00 |
ngosang
|
2d0b378545
|
Revert "core: refactor http webclient part 10 #8529 (#7729)"
This reverts commit 3a0ece162f .
|
2020-09-21 08:03:14 +02:00 |
ngosang
|
90d31a9b8e
|
Revert "core: refactor http webclient part 11 #8529 (#7728)"
This reverts commit e0ef6bc8a8 .
|
2020-09-21 08:03:08 +02:00 |
ngosang
|
a8d055f0d5
|
Revert "core: refactor http webclient part 12 #8529 (#8939)"
This reverts commit 22bced9ca3 .
|
2020-09-21 08:02:58 +02:00 |
ngosang
|
ca61f965e9
|
Revert "core: refactor http webclient part 13 #8529 (#8941)"
This reverts commit 4d63fa81d5 .
|
2020-09-21 08:02:53 +02:00 |
ngosang
|
9d5636cc19
|
Revert "core: refactor http webclient part 14 #8529"
This reverts commit 4b983162fc .
|
2020-09-21 08:02:41 +02:00 |
Garfield69
|
bfcfe855bc
|
torrentbd: path changes for selectors
the search path has dropped the prefix torrent/
and the download link new contains the absolute uri
|
2020-09-21 15:11:10 +12:00 |
Garfield69
|
34f0eaa818
|
lesaloon: add config multi option. #9544 and add freeleech filter #9456
untested
also add a couple of missing categories
|
2020-09-20 22:44:10 +12:00 |
Garfield69
|
0b02251f18
|
bteye: Gone. removed. resolves #7247
|
2020-09-20 19:12:35 +12:00 |
Garfield69
|
2274f5db0e
|
hush: add config multi option. #9544
untested
|
2020-09-20 11:10:30 +12:00 |
Garfield69
|
e6da7cfd6d
|
generationfree: correct SLC resolves #9558
refresh categories
|
2020-09-20 07:07:37 +12:00 |
ngosang
|
4b983162fc
|
core: refactor http webclient part 14 #8529
Remove old http webclients references
|
2020-09-19 19:16:13 +02:00 |
Cory
|
4d63fa81d5
|
core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
|
2020-09-19 18:43:06 +02:00 |