seerr/server
Oliver Laing 64453320d3
feat: show quality profile on request (#847)
* feat: backend fetch and return quality profile

* feat: show request profile name

* fix: wrong backend types

* feat: i18n keys

* fix: don't display quality profile if not set

* fix: remove development artifact

* fix: reduce parent div padding
2024-08-01 14:59:45 +02:00
..
api fix: add missing parameter to delete requests from ExternalAPI (#904) 2024-07-30 00:43:40 +02:00
constants refactor(jellyfin): abstract jellyfin hostname, updated ui to reflect it, better validation (#773) 2024-06-13 19:06:33 +02:00
entity refactor(jellyfin): abstract jellyfin hostname, updated ui to reflect it, better validation (#773) 2024-06-13 19:06:33 +02:00
interfaces/api feat: show quality profile on request (#847) 2024-08-01 14:59:45 +02:00
job feat(job): media availability support for jellyfin/emby (#522) 2024-02-23 07:42:59 +05:00
lib fix: enhance error messages when Fetch API fails (#893) 2024-07-27 01:43:16 +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 Merge remote-tracking branch 'upstream/develop' into develop 2023-11-05 17:29:23 +05:00
models Merge upstream/develop 2023-06-10 04:58:15 +05:00
repositories feat(add watchlist): adding midding functionality from overserr 2023-04-27 22:27:23 +07:00
routes feat: show quality profile on request (#847) 2024-08-01 14:59:45 +02:00
scripts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
subscriber fix: issues with issues (#3267) 2023-01-24 02:58:56 +00:00
templates/email feat(notif): issue notifications (#2242) 2021-12-04 21:24:26 +09:00
types fix(logging): handle media server connection refused error/toast (#748) 2024-05-23 19:34:31 +05:00
utils fix: rewrite the rate limit utility (#896) 2024-07-26 21:12:41 +05:00
datasource.ts chore(deps): update all non-major dependencies (#2926) 2023-01-03 22:06:07 +09:00
index.ts revert: fix(api): fix nextjs error handler (#882) (#892) 2024-07-25 16:48:29 +05:00
logger.ts fix: log level value should not be case sensitive (#2913) 2022-08-17 01:33:13 +09:00
tsconfig.json refactor: update Next.js, React.js and Node.js (#815) 2024-06-23 23:43:54 +02:00