Commit Graph

55 Commits

Author SHA1 Message Date
Huskydog9988
0b9d0a4ad9 fix: don't use npm crypto 2025-04-06 14:27:31 -04:00
Huskydog9988
17d3e0ef54 refactor: use node crypto uuid 2025-04-06 14:08:36 -04:00
DecDuck
b22681c555 fix: fix types, remove @nuxt/image because of broken types 2025-04-05 14:21:37 +11:00
Huskydog9988
81be7ccf58 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
Huskydog9988
756bf8f93f fix: add missing dev deps 2025-04-03 18:15:39 -04:00
Huskydog9988
9dc35c80c5 Merge branch 'develop' into db-store 2025-04-03 18:12:07 -04:00
Huskydog9988
0f35d4a445 feat: cache for session store in db 2025-04-01 21:32:13 -04:00
DecDuck
36e6c92938 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
DecDuck
68f5f88347 fix: carousel pagination 2025-04-01 16:42:08 +11:00
DecDuck
01171d788c fix: pin nuxt to 3.15.4 and recreate lockfile 2025-03-31 11:50:15 +11:00
DecDuck
eec709a6e9 fix: recreate lockfile 2025-03-31 11:37:09 +11:00
DecDuck
c7af02c15e fix: update dockerfile & use NPM droplet 2025-03-31 09:32:09 +11:00
Huskydog9988
f9e6702d40 Merge branch 'develop' into auth-overhaul 2025-03-23 20:33:46 -04:00
Huskydog9988
c1272dc7a7 use arktype for clientside validation 2025-03-22 19:37:28 -04:00
Huskydog9988
2c9fdebf25 new accounts use argon2 2025-03-22 17:09:10 -04:00
Huskydog9988
e08a13f2c3 add sharp for ipx 2025-03-22 15:58:53 -04:00
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
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
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
d8d5b938f0 fix: home page now (temporarily) redirects to store 2025-02-08 11:41:16 +11:00
DecDuck
937954fa02 feat(admin ui): customisable image carousel and new layout 2024-12-27 14:43:40 +11:00
DecDuck
31e8359ec0 chore(replace md-it): replaced markdown-it with micromark 2024-12-24 10:08:27 +11:00
DecDuck
089c3e03f6 feat(delete games): update prisma & delete games 2024-12-23 21:12:32 +11:00
DecDuck
ecc819eebc feat(ui): game carousel 2024-11-24 09:47:32 +11:00
DecDuck
9cbdcbcdf6 feat(store): new endpoints, ui and beginnings of main store page 2024-11-23 21:29:24 +11:00
DecDuck
ce0a9ab538 chore: update prisma version 2024-11-06 09:29:28 +11:00
DecDuck
3a51c9cc9c migrate bcrypt to bcryptjs 2024-11-05 10:56:34 +11:00
DecDuck
c3914cc1ed remove bcrypt (debug) 2024-11-05 10:49:48 +11:00
DecDuck
b744671e57 move to yarn v2 2024-11-04 22:55:29 +11:00
DecDuck
a8f58eba7c remove canvas from dependencies 2024-11-04 22:38:05 +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
9cb2d6d02f migrate to pnpm due to ci/cd issues with yarn 2024-11-04 21:52:31 +11:00
DecDuck
a208fbedbd run yarn install in CI/CD non interactively 2024-11-04 21:21:32 +11:00
DecDuck
584bcf1cdf removed yarn.lock 2024-11-04 21:15:49 +11:00
DecDuck
848a611751 server side and user client side completed for registration 2024-10-28 22:16:29 +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
0a715fef08 ability to fetch client certs for p2p 2024-10-21 10:14:13 +11:00
DecDuck
329c74d3ce game version re-ordering 2024-10-14 20:34:23 +11:00
DecDuck
9b7ee4e746 upload images to games 2024-10-12 12:09:14 +11:00
DecDuck
27070b6a4c almst complete admin ui and initial store designs 2024-10-11 22:45:02 +11:00
DecDuck
46c8f0c48a version importing 2024-10-11 17:16:26 +11:00
DecDuck
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
DecDuck
435551c207 object storage + full permission system + testing
Object storage now works fully, with the permission system. It still
needs additional external endpoints for updating and deleting objects
from the API, but it is otherwise complete. Further tasks include
writing an S3 adapter.
2024-10-09 14:43:06 +11:00
DecDuck
de388a937a object storage interface + utility functions
New ObjectBackend class that requires implementors to specify a few
basic functions, and it handles the permission logic on top of that.
Hopefully there is enough abstraction to suite further use cases!
2024-10-09 13:47:28 +11:00
DecDuck
4fa771a0b5 update dependencies and add note about optional dependencies 2024-10-09 02:35:59 +11:00
DecDuck
6ba5cdddc5 bump @drop/droplet version for windows developers 2024-10-09 02:26:21 +11:00