Commit Graph

37 Commits

Author SHA1 Message Date
DecDuck d92c5a6ec2 Merge branch 'better-ci' of https://github.com/Huskydog9988/drop into Huskydog9988-better-ci 2025-04-05 14:22:21 +11:00
DecDuck b261e12139 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
Huskydog9988 bdfa4818f1 feat: typecheck in dev 2025-04-04 18:52:34 -04:00
Huskydog9988 e86f6e94f5 fix: auth prerender 2025-04-04 18:51:01 -04:00
DecDuck bf38921f54 feat: add yarn typecheck and fix all types 2025-04-05 09:40:05 +11:00
Huskydog9988 4134777264 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
Huskydog9988 3a50e3ebae refactor: session handler 2025-04-03 19:15:33 -04:00
DecDuck ec93dfe3c2 fix: renable nuxt-security with xss validator off 2025-04-01 21:20:54 +11:00
DecDuck 6fe8bf1e76 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
DecDuck 57403a88ff fix: $dropFetch SSR and rate limiting 2025-04-01 12:02:34 +11:00
DecDuck 5654a87233 fix: public assets 2025-03-24 12:55:07 +11:00
Husky 985f32d372 Merge branch 'develop' into perf-fixes 2025-03-16 12:16:47 -04:00
DecDuck c2a1232022 fix: macos and rate limiting 2025-03-15 15:04:52 +11:00
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 2fa57c583a fix?: https redirection issues 2025-03-14 20:31:00 +11: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 96c7da56fe Merge branch 'metadata-improvements' of https://github.com/Huskydog9988/drop into Huskydog9988-metadata-improvements 2025-03-13 15:54:51 +11:00
Huskydog9988 bb634cb90b automate twitch credential refresh 2025-03-12 19:06:52 -04:00
Huskydog9988 405754abd5 in progress igdb 2025-03-12 19:06:34 -04:00
Huskydog9988 d2976bed63 add content security policy to allow showing remote images for game importing 2025-03-12 19:05:11 -04:00
DecDuck ced981cbc8 feat: migrate to tailwind v4 and fix user token API 2025-02-14 20:01:18 +11:00
DecDuck b97ff1a1b6 feat(acls): refactor & acl descriptions 2025-02-07 17:26:23 +11:00
DecDuck 4f06b8e026 fix(drop-base): add drop-base as git submodule 2024-12-27 16:36:37 +11:00
DecDuck 82428786c4 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
DecDuck 2262fb5df0 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
DecDuck 28a965a6f5 feat(invitations): completed admin UI, with minor changes to backend 2024-11-07 23:23:49 +11:00
DecDuck 48ebc5f9c6 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 73a2e40941 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 513f962964 starting docs infra 2024-10-25 13:15:46 +11:00
DecDuck a3d127c018 cleanup & polish 2024-10-21 21:49:51 +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 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 1c63d62e3d client initiate 2024-10-08 13:17:30 +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
DecDuck ff581f115b initial commit 2024-09-28 19:12:11 +10:00