1
0
Fork 0
forked from OpenNeo/impress
impress/src
Matchu 81117218a3 Only wait for auth on queries that need it
I switched from my `_NoAuthRequired` opname hack, to a more robust `context` argument, and it's opt-in!

This should make queries without user data faster by default. We'll need to remember to specify this in order to get user data, but it shouldn't be something we'd like, ship without remembering—the feature just won't work until we do!
2021-01-21 14:57:21 -08:00
..
app Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
server Fix bug where we weren't recognizing new SVGs 2021-01-20 10:44:32 -08:00
index.js inline index.css, omit unused fonts, preload hints 2020-05-18 00:56:46 -07:00