impress-2020/src/server
Matchu 8a06ac7fb9 perf upgrade for UserItemsPage
I knowingly wrote this less performant at first. And indeed, it was slow—like 2sec of main thread time! Turn that O(mn) into O(n) pls!
2020-11-24 21:03:45 -08:00
..
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib remove detailed gql from honeycomb traces 2020-09-19 21:34:35 -07:00
query-tests perf upgrade for UserItemsPage 2020-11-24 21:03:45 -08:00
types perf upgrade for UserItemsPage 2020-11-24 21:03:45 -08:00
auth.js fix bugs in auth mocking for tests 2020-10-27 22:16:34 -07:00
db.js enable running against a local dev database 2020-10-06 06:18:19 -07:00
index.js real trade data on the page! 2020-11-24 14:24:34 -08:00
loaders.js add real timestamp to trades page 2020-11-24 14:43:43 -08:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
util.js update labeled field for pet appearances 2020-10-03 04:05:25 -07:00
util.test.js add snapshot tests for loadBodyName 2020-08-21 16:22:16 -07:00