Commit Graph

24 Commits

Author SHA1 Message Date
Husky cd93ba2197 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 98c8258127 fix?: https redirection issues 2025-03-14 20:31:00 +11:00
DecDuck 3527f678e5 fix: remove @nuxt/content 2025-03-14 13:23:56 +11:00
DecDuck 1ad1ebb3fd merge: husky updates 2025-03-14 13:16:26 +11:00
DecDuck 8fc37936dc Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements 2025-03-13 15:54:51 +11:00
Huskydog9988 f8ae5b70c0 automate twitch credential refresh 2025-03-12 19:06:52 -04:00
Huskydog9988 2755aa472b in progress igdb 2025-03-12 19:06:34 -04:00
Huskydog9988 2b7bc6965d add content security policy to allow showing remote images for game importing 2025-03-12 19:05:11 -04:00
DecDuck a64a2479ba feat: migrate to tailwind v4 and fix user token API 2025-02-14 20:01:18 +11:00
DecDuck ce8887528f feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
DecDuck b75ebd13b7 fix(drop-base): add drop-base as git submodule 2024-12-27 16:36:37 +11:00
DecDuck 937954fa02 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
DecDuck 9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
DecDuck 599da0e348 feat(invitations): completed admin UI, with minor changes to backend 2024-11-07 23:23:49 +11:00
DecDuck 46d35adfdb back to yarn, with nuxt telemetry force disabled
I think Nuxt prompts have been messing with the installs
2024-11-04 22:15:36 +11:00
DecDuck b2ab827a55 add proper carousel to store page
uses the VueCarousel library to add an actual carousel to the store page
for the images. uses responsive styles
2024-10-27 15:21:31 +11:00
DecDuck 7d2a1c6952 starting docs infra 2024-10-25 13:15:46 +11:00
DecDuck c355f6fdbb cleanup & polish 2024-10-21 21:49:51 +11:00
DecDuck 1f575b2bc0 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 718f5ba514 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 909432a6ce client initiate 2024-10-08 13:17:30 +11:00
DecDuck 1bd19ad917 more ui 2024-10-04 15:35:03 +10:00
DecDuck e52f072091 ui groundwork 2024-10-04 14:43:02 +10:00
DecDuck e1a789fa36 initial commit 2024-09-28 19:12:11 +10:00