autobrr/internal
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 feat(actions): add "don't start" option for rtorrent (#782) 2023-03-26 23:17:44 +02:00
announce fix(indexers): OPS new announce format (#862) 2023-04-26 20:31:21 +02:00
api fix(config): improve container detection (#420) 2022-08-21 18:21:43 +02:00
auth fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
client feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
config enhancement(config): clarify logPath usage (#783) 2023-03-26 23:14:07 +02:00
database feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
domain feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
download_client feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
events feat(logging); improve messages and errors (#336) 2022-07-05 13:31:44 +02:00
feed fix(feeds): torznab newznab category parsing (#775) 2023-03-19 23:35:33 +01:00
filter feat(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
http feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
indexer fix(indexers): OPS new announce format (#862) 2023-04-26 20:31:21 +02:00
irc feat(irc): support optional SASL and NickServ auth (#511) 2022-10-27 22:25:58 +02:00
logger feat(logging): make log size and log backups configurable (#657) 2023-01-17 21:35:31 +01:00
mock feat(indexers): test API from settings (#829) 2023-04-15 23:34:27 +02:00
notification feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
release fix(release): cleanup temporary torrent files (#839) 2023-04-27 21:43:20 +02:00
scheduler feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
server feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
update feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01:00
user fix(onboarding): could not create user (#848) 2023-04-17 20:56:17 +02:00
utils feat: add backend 2021-08-11 15:26:17 +02:00