You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
overseerr/server
tangentThought badf0f5e28
refactor(notif): Restyle HTML email notifications (#1864)
3 years ago
..
api fix(plex): do not fail to scan empty libraries (#1771) 3 years ago
constants
entity fix(email): omit links when application URL is not configured (#1806) 3 years ago
interfaces/api fix: check that application URL and email agent are configured for password reset/generation (#1724) 3 years ago
job
lib build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID (#1792) 3 years ago
middleware fix(locale): properly restore display language upon page refresh (#1646) 4 years ago
migration style: bump prettier and format app 4 years ago
models
routes fix(quota): block multi-season requests that would exceed a user's quota (#1874) 3 years ago
subscriber fix(notif): truncate media overviews (#1800) 3 years ago
templates/email refactor(notif): Restyle HTML email notifications (#1864) 3 years ago
types feat: PWA Support (#1488) 4 years ago
utils
index.ts build(deps): drop deprecated body-parser (#1745) 3 years ago
logger.ts
tsconfig.json