autobrr/internal/http
ze0s acb91e8709
feat(http): implement missing findByID methods (#1635)
* feat(http): implement missing methods

* general cleanup
* unify param handling
* handle not found errors
* unify err handlers

* fix(http): fmt type
2024-08-29 12:22:03 +02:00
..
action.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
apikey.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
auth.go fix(auth): cookie expiry and renewal (#1527) 2024-05-08 10:38:02 +02:00
auth_test.go feat(web): move from react-router to @tanstack/router (#1338) 2024-02-12 13:07:00 +01:00
config.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
download_client.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
encoder.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
feed.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
filter.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
health.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
indexer.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
irc.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
logs.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
logs_sanitize_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
middleware.go fix(auth): cookie expiry and renewal (#1527) 2024-05-08 10:38:02 +02:00
notification.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
release.go feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
server.go feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
update.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00