seerr/server/interfaces/api
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
..
common.ts feat: show quality profile on request (#847) 2024-08-01 14:59:45 +02:00
discoverInterfaces.ts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
issueInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
mediaInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
personInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
plexInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
requestInterfaces.ts feat: show quality profile on request (#847) 2024-08-01 14:59:45 +02:00
serviceInterfaces.ts refactor: absolute imports with path alias (#2960) [skip ci] 2022-08-22 11:02:46 +09:00
settingsInterfaces.ts Making the new setting optional 2023-11-14 08:51:29 -06:00
userInterfaces.ts feat: view other users' watchlists (#2959) 2022-08-22 05:50:27 +00:00
userSettingsInterfaces.ts Merge remote-tracking branch 'upstream/develop' into develop 2023-11-05 17:29:23 +05:00
watchlistCreate.ts fix(watchlist): add validation for creation request 2023-05-15 23:25:32 +07:00