seerr/server
Schrottfresser fc4db7fa00
feat(ntfy): add native ntfy notification support (#1599)
* feat(ntfy): add native ntfy notification

fix #499

* feat(ntfy): update translation keys

* feat(ntfy): append ntfy to cypress settings

* feat(ntfy): adjust ntfy agent shouldSend

* feat(ntfy): simplify ntfy post routes

* feat(ntfy): refactor ntfy agent from fetch to axios

* feat(ntfy): refactor ntfy frontend from fetch to axios
2025-05-07 01:30:32 +08:00
..
api chore: merge upstream (#1592) 2025-04-29 17:25:36 +02:00
constants chore: merge upstream (#1592) 2025-04-29 17:25:36 +02:00
entity chore: merge upstream (#1631) 2025-05-06 17:57:33 +02:00
interfaces/api feat(blacklist): Automatically add media with blacklisted tags to the blacklist (#1306) 2025-04-11 22:48:44 +08:00
job feat(blacklist): Automatically add media with blacklisted tags to the blacklist (#1306) 2025-04-11 22:48:44 +08:00
lib feat(ntfy): add native ntfy notification support (#1599) 2025-05-07 01:30:32 +08:00
middleware perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2023-02-12 20:05:29 +09:00
migration chore: merge upstream (#1592) 2025-04-29 17:25:36 +02:00
models feat: Option on item's page to add/remove from watchlist (#781) 2024-08-07 13:46:57 +02:00
repositories feat(add watchlist): adding midding functionality from overserr 2023-04-27 22:27:23 +07:00
routes feat(ntfy): add native ntfy notification support (#1599) 2025-05-07 01:30:32 +08:00
scripts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
subscriber chore: merge upstream (#1631) 2025-05-06 17:57:33 +02:00
templates/email feat(notif): issue notifications (#2242) 2021-12-04 21:24:26 +09:00
types revert: reverts csrf-csrf back to csurf (#1442) 2025-03-11 09:33:40 +08:00
utils refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
datasource.ts refactor(postgres): add postgres socket (#1248) 2025-01-12 22:40:46 +08:00
index.ts feat(ntfy): add native ntfy notification support (#1599) 2025-05-07 01:30:32 +08:00
logger.ts refactor: rename some remaining Overseerr occurrences (#1397) 2025-02-26 13:08:00 +08:00
tsconfig.json refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00