Commit Graph

19 Commits

Author SHA1 Message Date
Husky 956875fd89 massive perf improvements
on the store page, brings LCP down to only 5.6s from 11s. total lighthouse score is now 78
2025-03-14 20:18:26 -04:00
DecDuck df33d74bb3 fix: remove @nuxt/content 2025-03-14 13:23:56 +11:00
DecDuck 3067b4b4d0 merge: husky updates 2025-03-14 13:16:26 +11:00
DecDuck 661befba3f feat: user page & $dropFetch util 2025-03-14 12:22:08 +11:00
DecDuck 1ca5c37b9a feat: partial work on home admin page 2025-03-11 18:25:29 +11:00
DecDuck 16bd89e8e0 fix: notifications and store styling 2025-03-11 17:08:31 +11:00
DecDuck fae6dc6920 feat(ui): add noWrapper option 2024-12-27 13:07:29 +11:00
DecDuck 6e17fbc234 feat(admin ui): mobile nav 2024-12-26 19:36:40 +11:00
DecDuck 513f962964 starting docs infra 2024-10-25 13:15:46 +11:00
DecDuck aae8de56aa small fixes & SSR disabled
SSR was causing weird issues where error pages would flash because the
user wasn't logged in. I'm disabling it for now, but I will eventually
look into ways to fix the issue and re-enable it.
2024-10-17 21:04:32 +11:00
DecDuck 308827f042 almst complete admin ui and initial store designs 2024-10-11 22:45:02 +11:00
DecDuck fd39b3453a version importing 2024-10-11 17:16:26 +11:00
DecDuck 37a138aeed completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
DecDuck 68236f5112 task API
The Task API allows for an easy way to create long-lived tasks that
require reporting back to user with progress/logs. It will be used in
the upcoming game importing.
2024-10-10 16:13:10 +11:00
DecDuck ba3c480357 admin ui shell 2024-10-09 15:43:55 +11:00
DecDuck 57b6fa872e another stage of client authentication 2024-10-08 16:13:46 +11:00
DecDuck 5e74a555df ca groundwork 2024-10-07 22:35:54 +11:00
DecDuck 94e8ad5c9a more ui 2024-10-04 15:35:03 +10:00
DecDuck 9e731796da ui groundwork 2024-10-04 14:43:02 +10:00