seerr/server
Gauthier 368ecf8771
fix(dnscaching): display stats for DNS caching (#1858)
* fix(dnscaching): display stats for DNS caching

* fix: add missing translation
2025-08-20 17:32:59 +08:00
..
api feat: add IMDb rating votes count in tooltip (#1696) 2025-08-19 22:26:42 +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 feat: dns caching manager (#1294) 2025-08-20 03:02:21 +08:00
middleware
migration fix(entity): use TIMESTAMPTZ in Postgres and sort issue comments oldest-first (#1654) 2025-05-10 03:38:22 +08:00
models feat: Option on item's page to add/remove from watchlist (#781) 2024-08-07 13:46:57 +02:00
repositories
routes fix(dnscaching): display stats for DNS caching (#1858) 2025-08-20 17:32:59 +08:00
scripts
subscriber fix(MediaRequestSubscriber): use event manager to get fresh media state for MEDIA_AVAILABLE notifications (#1825) 2025-08-10 21:33:06 +02:00
templates/email
types revert: reverts csrf-csrf back to csurf (#1442) 2025-03-11 09:33:40 +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 feat: dns caching manager (#1294) 2025-08-20 03:02:21 +08:00
logger.ts refactor: rename some remaining Overseerr occurrences (#1397) 2025-02-26 13:08:00 +08:00
tsconfig.json