Commit Graph

22 Commits

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