4fb0a185f6
feat: preliminary peer api
2025-05-13 12:28:18 +10:00
70db79b50f
feat: set data dir for headscale
2025-05-12 09:44:08 +10:00
efbc86e73e
feat: add new HeadscaleManager
2025-05-12 09:04:28 +10:00
125fe9e6e2
fix: remove jank prisma script, and move to generated prisma client
2025-05-08 16:17:23 +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
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
b22681c555
fix: fix types, remove @nuxt/image because of broken types
2025-04-05 14:21:37 +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
eec709a6e9
fix: recreate lockfile
2025-03-31 11:37:09 +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
d8d5b938f0
fix: home page now (temporarily) redirects to store
2025-02-08 11:41:16 +11:00
937954fa02
feat(admin ui): customisable image carousel and new layout
2024-12-27 14:43:40 +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
ce0a9ab538
chore: update prisma version
2024-11-06 09:29:28 +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
a208fbedbd
run yarn install in CI/CD non interactively
2024-11-04 21:21:32 +11:00
584bcf1cdf
removed yarn.lock
2024-11-04 21:15:49 +11:00
848a611751
server side and user client side completed for registration
2024-10-28 22:16:29 +11:00