seerr/server
Brandon Cohen a975ab25c3
fix: delete endpoint on push notification disable (#2067)
fix: add endpoint deletion on disable

fix: use definemessages util

refactor: add code comment
2025-10-19 00:03:28 +08:00
..
api fix(api): cleanup radarr bits in sonarr api (#2035) 2025-10-12 17:19:51 +02:00
constants chore: merge upstream (#1592) 2025-04-29 17:25:36 +02:00
entity fix(mediarequests): properly sort season numbers in media requests (#1688) 2025-05-31 11:23:15 +02:00
interfaces/api fix(dnscaching): display stats for DNS caching (#1858) 2025-08-20 17:32:59 +08:00
job fix(blacklist): handle invalid keywords gracefully (#1815) 2025-08-01 11:03:22 +02:00
lib fix(download-tracker): reset both service caches when resetting downloads (#2065) 2025-10-17 21:10:02 +02: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 fix(entity): use TIMESTAMPTZ in Postgres and sort issue comments oldest-first (#1654) 2025-05-10 03:38:22 +08:00
models feat: add tvdb indexer (#899) 2025-09-02 22:40:47 +02:00
repositories feat(add watchlist): adding midding functionality from overserr 2023-04-27 22:27:23 +07:00
routes fix: delete endpoint on push notification disable (#2067) 2025-10-19 00:03:28 +08:00
scripts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
subscriber fix(subscriber): prevent infinite loop when requesting existing media with scan disabled (#2043) 2025-10-14 22:56:33 +02:00
templates/email feat(notifications): make embedded posters optional (#1364) 2025-09-08 14:11:31 +02:00
types fix(tvdb): respect display language when fetching metadata (#1889) 2025-09-08 20:20:21 +08:00
utils fix(dnscaching): display stats for DNS caching (#1858) 2025-08-20 17:32:59 +08:00
datasource.ts refactor(postgres): add postgres socket (#1248) 2025-01-12 22:40:46 +08:00
index.ts docs: update docs links to docs.seerr.dev (#1990) [skip ci] 2025-10-07 16:48:51 +00:00
logger.ts chore: remove unused files (#1966) 2025-10-06 14:50:38 -04:00
tsconfig.json refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00