impress-2020/pages
Emi Matchu 067da33025 Replace trades pages with redirects to Classic DTI
The immediate motivation here is that there's slowness rn, and I'm
digging through the slow query log for suspicious targets (hard to tell
when even normal queries are getting slowed down by whatever the
culprit is!), and Impress 2020's constantly-recalcuated trade activity
dates were one of them.

So, rather than update this page to use the new table columns Classic
now uses, I figured, let's Delete Things and reduce surface area. The
re-merge continues!

If we're lucky, this change alone will stop the bursts of slowness. If
not, we'll keep looking for suspicious targets!
2024-09-30 11:49:10 -07:00
..
api Remove filtering colors by prank column, now that we've deleted it 2024-09-27 19:41:52 -07:00
internal [WIP] Refactor to renderWithLayout function 2022-09-14 22:50:56 -07:00
items Replace trades pages with redirects to Classic DTI 2024-09-30 11:49:10 -07:00
outfits Simplify page title & SSR for saved outfit 2022-09-15 04:03:51 -07:00
support Migrate /support/petAppearances to Next.js routing 2022-09-14 19:46:57 -07:00
user/[userId]/lists [WIP] Migrate single-list page to Next.js routing 2022-09-14 23:18:13 -07:00
_app.tsx Disable Sentry 2023-11-06 12:30:53 -08:00
_document.tsx Ahh beans, don't block the page JS on the analytics script 2024-08-27 11:09:47 -07:00
conversion.tsx [WIP] Migrate the conversion page 2022-09-14 19:20:49 -07:00
donate.tsx Add the /donate page 2022-09-25 08:05:38 -07:00
index.tsx Migrate home page to Next.js routing 2022-09-15 00:43:05 -07:00
modeling.tsx [WIP] Migrate /modeling to Next.js routing 2022-09-14 19:52:10 -07:00
privacy.tsx [WIP] Move Privacy Policy onto its own Next.js page 2022-09-14 19:16:26 -07:00
terms.tsx New terms of use page 2022-09-25 06:00:59 -07:00
your-outfits.tsx [WIP] Migrate /your-outfits to Next.js routing 2022-09-14 21:55:03 -07:00