Closed gauthier-th closed 1 month ago
Avatar proxy was allowing every request to be proxied, no matter the original ressource's origin or filetype. This PR fixes it be allowing only relevant resources to be cached, i.e. Jellyfin/Emby images and TMDB images.
pnpm build
pnpm i18n:extract
Tested. Seems to be working as intended
:tada: This PR is included in version 2.0.1 :tada:
The release is available on:
v2.0.1
Your semantic-release bot :package::rocket:
Description
Avatar proxy was allowing every request to be proxied, no matter the original ressource's origin or filetype. This PR fixes it be allowing only relevant resources to be cached, i.e. Jellyfin/Emby images and TMDB images.
Screenshot (if UI-related)
To-Dos
pnpm build
pnpm i18n:extract
Issues Fixed or Closed