1
0
Fork 0
forked from OpenNeo/impress
impress/src/app
Matchu bdc4cdf46b Use official PNG when available, instead of ours
This was one more bit that needed fixing for "Flying in an Airplane": it wasn't just the official SVG that was incorrect, but also the official SWF. So our converted PNG was also incorrect!

Here, we now try to use the official Neopets PNG when the manifest provides it, instead of our own.
2021-03-12 04:28:57 -08:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Use official PNG when available, instead of ours 2021-03-12 04:28:57 -08:00
images move src/images into src/app/images 2021-01-04 03:49:08 +00:00
WardrobePage Add Support tool for OFFICIAL_SVG_IS_INCORRECT 2021-03-12 04:01:35 -08:00
apolloClient.js Speed up dev server by skipping persisted queries 2021-02-07 00:18:01 -08:00
App.js Move our loadable wrapper into util 2021-01-21 14:27:05 -08:00
ConversionPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
GlobalFooter.js update chakra imports 2020-12-25 09:08:33 -08:00
GlobalHeader.js Move "Log out" button into the nav menu 2021-01-18 13:51:52 -08:00
HomePage.js Mention zone info on home page updates section 2021-02-12 16:11:30 -08:00
ItemPage.js [WIP] UI for isManuallyNc support tool 2021-02-22 19:11:03 -08:00
ItemPageDrawer.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemPageLayout.js Wire up the NC support tool for real! 2021-02-22 19:37:24 -08:00
ItemSearchPage.js Add prev/next pagination to item search page 2021-02-10 14:23:25 -08:00
ItemTradesPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
ModelingPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
PageLayout.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
PrivacyPolicyPage.js Privacy policy copy tweak 2021-01-18 06:44:07 -08:00
UserItemsPage.js Fix crash when user items page not found 2021-01-22 14:38:37 -08:00
UserOutfitsPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
util.js Fix placeholder URLs in safeImageUrl 2021-02-09 16:16:46 -08:00