Commit Graph

7 Commits

Author SHA1 Message Date
d361e01eef fix: last eslint errors 2025-04-15 21:43:27 -04:00
d7297707d7 fix: register redirect 2025-04-01 18:18:57 +11:00
6ed7e76b17 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
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
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
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
bfafd2a044 ca groundwork 2024-10-07 22:35:54 +11:00