731499be81
feat: unified cache handler
2025-05-07 22:26:34 -04:00
19ff73cc30
feat: oidc
2025-05-07 22:14:04 +10:00
0a270b267c
fix: prisma migrations in docker
...
i hate prisma so so so so so much
2025-04-20 18:12:29 +10:00
a9d8ddc0f5
fix: prisma schema folder location
2025-04-19 21:51:22 +10:00
ff1255f948
feat: add eslint and prettier
2025-04-13 21:43:35 -04:00
c2bb835b0f
fix: etags and other
...
remove sanitize-filename because IDs are internally generated
remove pulse animation on NO GAME cards
add migration
refactors to be inline with other stuff
2025-04-14 10:52:12 +10:00
04c56fd985
chore: update @types/bcryptjs
2025-04-10 19:50:37 -04:00
35a2d98790
fix: don't use stream package
2025-04-10 19:29:11 -04:00
e7566a6316
feat: upgrade to nuxt 3.16
2025-04-07 21:55:52 -04:00
30e3e7289a
chore: drop unused dep
2025-04-07 19:57:47 -04:00
fe82c78571
refactor: remove momentjs
2025-04-06 19:44:38 -04:00
fd11d41dc5
chore: updates prisma and bycryptjs
2025-04-06 14:34:25 -04:00
0b9d0a4ad9
fix: don't use npm crypto
2025-04-06 14:27:31 -04:00
17d3e0ef54
refactor: use node crypto uuid
2025-04-06 14:08:36 -04:00
d6d457f999
fix: generate prisma types on install (like nuxt)
2025-04-06 13:46:53 -04:00
b22681c555
fix: fix types, remove @nuxt/image because of broken types
2025-04-05 14:21:37 +11:00
82baeb909a
feat: add yarn typecheck and fix all types
2025-04-05 09:40:05 +11:00
81be7ccf58
Merge remote-tracking branch 'origin/develop' into db-store
2025-04-03 19:21:05 -04:00
756bf8f93f
fix: add missing dev deps
2025-04-03 18:15:39 -04:00
9dc35c80c5
Merge branch 'develop' into db-store
2025-04-03 18:12:07 -04:00
0f35d4a445
feat: cache for session store in db
2025-04-01 21:32:13 -04:00
36e6c92938
feat: add cloud save backend
2025-04-01 21:08:57 +11:00
68f5f88347
fix: carousel pagination
2025-04-01 16:42:08 +11:00
01171d788c
fix: pin nuxt to 3.15.4 and recreate lockfile
2025-03-31 11:50:15 +11:00
c7af02c15e
fix: update dockerfile & use NPM droplet
2025-03-31 09:32:09 +11:00
f9e6702d40
Merge branch 'develop' into auth-overhaul
2025-03-23 20:33:46 -04:00
c1272dc7a7
use arktype for clientside validation
2025-03-22 19:37:28 -04:00
2c9fdebf25
new accounts use argon2
2025-03-22 17:09:10 -04:00
e08a13f2c3
add sharp for ipx
2025-03-22 15:58:53 -04:00
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
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
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
3afd36a821
fix(droplet): add aarch64 optional packages
2025-02-08 11:38:06 +11:00
937954fa02
feat(admin ui): customisable image carousel and new layout
2024-12-27 14:43:40 +11:00
5f29c28e04
docs(version): Version bump
...
Signed-off-by: quexeky <git@quexeky.dev >
2024-12-25 11:19:31 +11:00
31e8359ec0
chore(replace md-it): replaced markdown-it with micromark
2024-12-24 10:08:27 +11:00
089c3e03f6
feat(delete games): update prisma & delete games
2024-12-23 21:12:32 +11:00
ecc819eebc
feat(ui): game carousel
2024-11-24 09:47:32 +11:00
9cbdcbcdf6
feat(store): new endpoints, ui and beginnings of main store page
2024-11-23 21:29:24 +11:00
62ea9a116b
fix(ws): fixed websocket authentication
2024-11-16 18:28:38 +11:00
ce0a9ab538
chore: update prisma version
2024-11-06 09:29:28 +11:00
74fa671b69
refactor(icons): move icons into dedicated folder
2024-11-05 18:39:49 +11:00
3a51c9cc9c
migrate bcrypt to bcryptjs
2024-11-05 10:56:34 +11:00
c3914cc1ed
remove bcrypt (debug)
2024-11-05 10:49:48 +11:00
b744671e57
move to yarn v2
2024-11-04 22:55:29 +11:00
a8f58eba7c
remove canvas from dependencies
2024-11-04 22:38:05 +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
9cb2d6d02f
migrate to pnpm due to ci/cd issues with yarn
2024-11-04 21:52:31 +11:00