autobrr/internal/http
Nelson Pecora da5492febb
feat(notifications): add Pushover (#598)
* feat(notifications): add pushover

* add db migration

* fix lint error

* some small corrections

* fixed README

* added missing columns to postgres_migrate.go

* use token for user_key

* refactor(notifications): change priority to int

* fix: only test selected events

---------

Co-authored-by: soup <soup@r4tio.dev>
Co-authored-by: ze0s <ze0s@riseup.net>
2023-04-29 17:07:15 +02:00
..
action.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
apikey.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
auth.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
config.go feat(settings): make log level configurable from UI (#704) 2023-02-11 22:37:06 +01:00
download_client.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
encoder.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
feed.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
filter.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
health.go feat(api): add apikey support (#408) 2022-08-15 11:58:13 +02:00
indexer.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
irc.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +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(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
release.go fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02: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