autobrr/internal/http
ze0s f3cfeed8cd
feat(indexers): test API from settings (#829)
* refactor(indexers): test api clients

* feat(indexers): test api connection

* fix(indexers): api client tests

* refactor: indexer api clients

* feat: add Toasts for indexer api tests

* fix: failing red tests
2023-04-15 23:34:27 +02: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(http): improve invalid login handling (#597) 2022-12-31 01:04:41 +01:00
config.go feat(settings): make log level configurable from UI (#704) 2023-02-11 22:37:06 +01: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(feeds): view latest RSS and Torznab feed (#609) 2023-01-02 23:00:11 +01: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(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
irc.go feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
logs.go feat(logs): webhook sanitization (#809) 2023-04-10 14:32:19 +02:00
logs_sanitize_test.go feat(logs): webhook sanitization (#809) 2023-04-10 14:32:19 +02:00
middleware.go chore(http): set log level to trace (#765) 2023-03-19 22:01:43 +01:00
notification.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
release.go feat(http/releases): report errors to end-users. (#596) 2022-12-31 00:35:44 +01:00
server.go refactor(web): migrate create-react-app to vite (#823) 2023-04-10 14:28:24 +02:00
update.go feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00