impress/app/javascript/wardrobe-2020
Emi Matchu 75769304c1 Fix CORS bug when downloading in Chrome
Chrome has a known issue where `Vary: Origin` is not respected by its in-memory cache w/r/t CORS. By requesting the original image with `crossorigin="anonymous"` set, we provide `Origin` during this request, which gets the appropriate CORS response set in the cache.
2026-02-07 00:21:56 -08:00
..
components Fix CORS bug when downloading in Chrome 2026-02-07 00:21:56 -08:00
images Use hourglass icon for Retired UCs 2024-02-01 06:48:40 -08:00
loaders Use shorter style name in outfit editor's pose picker label 2025-01-12 12:02:52 -08:00
WardrobePage Remove Sentry from wardrobe JS 2025-04-27 12:02:20 -07:00
apolloClient.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
AppProvider.js Remove Sentry from wardrobe JS 2025-04-27 12:02:20 -07:00
impress-2020-config.js Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
index.js Remove some now-unused ItemPage JS files 2024-09-06 16:11:05 -07:00
util.js Remove Sentry from wardrobe JS 2025-04-27 12:02:20 -07:00