autobrr/web/src
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
..
api refactor(web): replace pkg react-query with tanstack/react-query (#868) 2023-04-27 21:26:27 +02:00
components refactor(web): replace pkg react-query with tanstack/react-query (#868) 2023-04-27 21:26:27 +02:00
domain feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
forms feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
hooks feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
screens feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
types feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
utils refactor(web): replace pkg react-query with tanstack/react-query (#868) 2023-04-27 21:26:27 +02:00
App.tsx refactor(web): replace pkg react-query with tanstack/react-query (#868) 2023-04-27 21:26:27 +02:00
index.css feat(logs): sanitize logfile on download (#767) 2023-03-19 21:57:16 +01:00
index.tsx feat(web): Add helper tooltips for inputs and link them to docs (#663) 2023-02-03 17:03:49 +01:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
vite-env.d.ts refactor(web): migrate create-react-app to vite (#823) 2023-04-10 14:28:24 +02:00