autobrr/internal/http
ze0s 29da2416ec
feat(clients): add support for qBittorrent 4.4.0+ (#558)
* refactor: move client to go-qbittorrent

* refactor: move client to go-qbittorrent

* feat(downloadclient): cache qbittorrent client

* feat(downloadclient): update qbit

* feat(downloadclient): client test and remove pkg qbit

* feat(downloadclient): update pkg qbit

* fix(release): method

* feat(release): make GetCachedClient concurrent safe

* feat(release): add additional tests for buildLegacyHost

* feat(release): remove branching

* chore: update pkg autobrr/go-qbittorrent to v.1.2.0
2022-12-10 19:25:04 +01:00
..
action.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
apikey.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
auth.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
config.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
download_client.go feat(clients): add support for qBittorrent 4.4.0+ (#558) 2022-12-10 19:25:04 +01:00
encoder.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
feed.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
filter.go feat(filters): improve list view with filtering (#465) 2022-09-22 11:54:17 +02:00
health.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
indexer.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
irc.go feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
middleware.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
notification.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
release.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
server.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00