impress-2020/src/app
Matchu 98e89e4302 Refactor router pagination into a hook
My intention is to move this out of PaginationToolbar entirely, so that it becomes a component we can reuse in a non-URL-state setting. (I'm looking at using pagination for the wardrobe item search is why!)
2022-10-14 18:01:31 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Refactor router pagination into a hook 2022-10-14 18:01:31 -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 Add "Use DTI's image archive" option 2022-10-13 16:44:20 -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 Remove Metaverse license notice 2022-10-14 17:44:26 -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 Add "Use DTI's image archive" option 2022-10-13 16:44:20 -07:00