8 Commits

Author SHA1 Message Date
DecDuck 38c11567ef Variety of bug fixes (#432)
* Fix #414

* Implement #268

* Add #269
2026-06-21 20:07:59 +10:00
Huskydog9988 bc5ab53b50 fix: last eslint errors 2025-04-15 21:43:27 -04:00
DecDuck 9e976e1237 fix: register redirect 2025-04-01 18:18:57 +11:00
Huskydog9988 69fb3c3308 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
DecDuck 73a2e40941 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 37a138aeed completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
DecDuck 661a30107c 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 5e74a555df ca groundwork 2024-10-07 22:35:54 +11:00