autobrr/internal
Kyle Sanderson 3234f0d919
refactor(http): implement shared transport and clients (#1288)
* fix(http): flip to a shared transport and clients

* nice threads

* that is terrible

* fake uri for magnet

* lazy locking

* why bother with r's

* flip magic params to struct

* refactor(http-clients): use separate clients with shared transport

* refactor(http-clients): add missing license header

* refactor(http-clients): defer and fix errors

---------

Co-authored-by: ze0s <ze0s@riseup.net>
2023-12-29 23:49:22 +01:00
..
action refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
announce feat(definitions): add expectations for test lines (#1257) 2023-11-18 15:41:39 +01:00
api chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
auth feat(auth): change password and username (#1295) 2023-12-26 15:50:57 +01:00
config fix(config): log level change causes panic (#1296) 2023-12-02 17:23:08 +01:00
database feat(autobrrctl): add db migrate/seed/reset functionality (#934) 2023-12-28 14:05:51 +01:00
domain refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
download_client feat(clients): Transmission support seedtime and ratiolimit (#1211) 2023-10-31 00:38:23 +01:00
events chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
feed refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
filter refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
http refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
indexer refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
irc fix(irc): improve IRC handler management (#1269) 2023-12-12 20:29:43 +01:00
logger feat(logs): show full log event (#1096) 2023-09-10 12:28:10 +02:00
mock refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
notification refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
release feat(filters): show enabled and disabled actions in list view (#1304) 2023-12-17 21:18:26 +01:00
scheduler feat(feeds): add scheduled cleanup (#1073) 2023-09-02 22:44:28 +02:00
server chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
update chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
user feat(auth): change password and username (#1295) 2023-12-26 15:50:57 +01:00
utils chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00