impress-2020/src/app/WardrobePage
Matchu 02d7cf73bb Support HTTPS asset URLs
There are a couple spots where we parse SWF URLs to get the ID out! Most visibly, our Support tools were crashing on it. And internally, manifest loading wasn't working. (I'm not sure if this got caught or if it caused crashes in user space? I didn't see them when wearing a failing item)

Anyway, fixed now!
2021-06-12 02:29:30 -07:00
..
support Support HTTPS asset URLs 2021-06-12 02:29:30 -07:00
index.js Warn user of unsaved outfit changes 2021-05-04 16:31:48 -07:00
Item.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
ItemsAndSearchPanels.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
ItemsPanel.js Enable auto-saving while searching for items 2021-05-04 13:28:29 -07:00
OutfitControls.js Add hi-res mode setting, default off 2021-06-08 08:27:45 -07:00
OutfitKnownGlitchesBadge.js Only show SVG glitch message in hi-res mode 2021-06-08 08:32:30 -07:00
PosePicker.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
SearchPanel.js Fix infinite loop when searching for Markings 2021-05-13 00:28:06 -07:00
SearchToolbar.js Don't auto-select the first item search filter 2021-05-12 23:08:54 -07:00
useOutfitSaving.js Stop adding extras to Your Outfits after save 2021-05-04 18:38:14 -07:00
useOutfitState.js Finish outfit auto-saving! 2021-05-04 12:33:13 -07:00
WardrobeDevHacks.js Lint against console.log 2021-05-03 15:01:49 -07:00
WardrobePageLayout.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
WardrobePreviewAndControls.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00