seerr/server/api
0xsysr3ll b27dbd7a15
fix(jellyfin): clean up Jellyfin sessions on Jellyseerr logout (#1651)
* fix(jellyfin): clean up Jellyfin sessions on Jellyseerr logout

* refactor(auth): remove deleteUserDevice method and handle device deletion directly in logout process

* refactor(auth): optimize logout route for Jellyfin/Emby

Only query database for Jellyfin/Emby users during logout to avoid unnecessary database queries for Plex/local users. This improves performance by skipping the device deletion process when it's not needed.
2025-05-16 20:42:40 +08:00
..
rating refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
servarr refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
themoviedb feat: add content certification/age-rating filter (#1418) 2025-05-07 01:55:02 +08:00
animelist.ts refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
externalapi.ts refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
github.ts refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
jellyfin.ts fix(jellyfin): clean up Jellyfin sessions on Jellyseerr logout (#1651) 2025-05-16 20:42:40 +08:00
plexapi.ts refactor: rename some remaining Overseerr occurrences (#1397) 2025-02-26 13:08:00 +08:00
plextv.ts chore: merge upstream (#1592) 2025-04-29 17:25:36 +02:00
pushover.ts refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00
ratings.ts feat(rating): added IMDB Radarr proxy (#3496) 2023-07-28 20:51:19 +09:00
tautulli.ts refactor: switch from Fetch API to Axios (#1520) 2025-04-08 13:20:10 +02:00