Commit Graph

18 Commits

Author SHA1 Message Date
251ddb8ff8 Rearchitecture for v0.4.0 (#197)
* feat: database redist support

* feat: rearchitecture of database schemas, migration reset, and #180

* feat: import redists

* fix: giantbomb logging bug

* feat: partial user platform support + statusMessage -> message

* feat: add user platform filters to store view

* fix: sanitize svg uploads

... copilot suggested this

I feel dirty.

* feat: beginnings of platform & redist management

* feat: add server side redist patching

* fix: update drop-base commit

* feat: import of custom platforms & file extensions

* fix: redelete platform

* fix: remove platform

* feat: uninstall commands, new R UI

* checkpoint: before migrating to nuxt v4

* update to nuxt 4

* fix: fixes for Nuxt v4 update

* fix: remaining type issues

* feat: initial feedback to import other kinds of versions

* working commit

* fix: lint

* feat: redist import
2025-11-10 10:36:13 +11:00
7f7d8c8f45 fix: linting errors 2025-05-10 11:25:45 +10:00
143846c48a fix: revert session store 2025-05-08 21:46:12 +10:00
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
731499be81 feat: unified cache handler 2025-05-07 22:26:34 -04:00
8f429e1e56 fix: eslint errors, switch to using maps 2025-04-15 20:04:45 -04:00
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
a9d1a442f6 refactor: session handler 2025-04-03 19:15:33 -04:00
0f35d4a445 feat: cache for session store in db 2025-04-01 21:32:13 -04:00
cf0af15854 store sessions in db 2025-03-14 11:35:12 -04:00
d4dd259b5f feat(acls): added backend acls 2025-02-04 13:15:52 +11:00
62ea9a116b fix(ws): fixed websocket authentication 2024-11-16 18:28:38 +11:00
f7d767d73e feat(sessions): cleanup and raw accessors 2024-11-16 18:23:44 +11:00
26a31f6d56 feat(session): under the hood organisation and consolidation 2024-11-16 18:20:14 +11:00
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
bfafd2a044 ca groundwork 2024-10-07 22:35:54 +11:00
e1a789fa36 initial commit 2024-09-28 19:12:11 +10:00