impress-2020/src/app
Matchu 5e6939309a Replace imageUrl with imageUrlV2 in-app
Should be a smooth drop-in replacement, we give the field an alias `imageUrl` in the query, so the rest of the app is none the wiser!

I didn't test the layer upload cache invalidation, but it seems pretty obvious to me, so ehh I'm just shipping it lmao
2022-10-12 12:41:27 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Replace imageUrl with imageUrlV2 in-app 2022-10-12 12:41:27 -07:00
images Add the /donate page 2022-09-25 08:05:38 -07:00
ItemPage [WIP] Add lint exceptions for <img> tags 2021-11-02 00:55:21 -07:00
WardrobePage Replace imageUrl with imageUrlV2 in-app 2022-10-12 12:41:27 -07:00
apolloClient.js Fix /outfits/new init + add more SSR 2022-09-15 02:46:14 -07:00
ConversionPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
DonationsPage.js Add the /donate page 2022-09-25 08:05:38 -07:00
GlobalFooter.js Add the /donate page 2022-09-25 08:05:38 -07:00
GlobalHeader.js Remove Modeling link from global header 2022-10-12 12:03:53 -07:00
HomePage.js Mention automatic modeling on the homepage 2022-10-12 11:57:28 -07:00
InternalAssetImagePage.js [WIP] Migrate /internal/assetImage to Next routing 2022-09-14 19:27:48 -07:00
ItemPage.js A bit of SSR for the item page 2022-09-15 03:05:14 -07:00
ItemPageDrawer.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemPageLayout.js Migrate /items/[itemId] to Next routing 2022-09-14 22:26:59 -07:00
ItemSearchPage.js Add search toolbar to item page 2021-09-30 20:04:50 -07:00
ItemTradesPage.js SSR for item trades page 2022-09-15 03:30:14 -07:00
ModelingPage.js Simplify modeling output when there's no items 2022-10-12 12:09:15 -07:00
PageLayout.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
PrivacyPolicyPage.js Add the /donate page 2022-09-25 08:05:38 -07:00
SupportPetAppearancesPage.js Migrate /support/petAppearances to Next.js routing 2022-09-14 19:46:57 -07:00
TermsOfUsePage.js Add the /donate page 2022-09-25 08:05:38 -07:00
UserItemListPage.js Use new page title syntax for list pages 2022-09-15 03:38:42 -07:00
UserItemListsIndexPage.js Use new page title syntax for list pages 2022-09-15 03:38:42 -07:00
UserOutfitsPage.js Add the /donate page 2022-09-25 08:05:38 -07:00
util.js Delete usePageTitle 2022-09-15 04:04:13 -07:00