DecDuck
0e631a9228
feat(collections): backend
2025-01-19 16:29:29 +11:00
DecDuck
78a26f5eef
feat(tasks): improved ux
2025-01-14 20:43:22 +11:00
DecDuck
dd001b0f58
feat(import): overhauled version importing
2024-12-31 00:04:50 +11:00
DecDuck
95a293f9a1
fix: moved icons and created PlatformClient so we can use the enum on the frontend
2024-12-24 11:43:36 +11:00
DecDuck
3652d6123c
feat(notifications): added notification system w/ interwoven refactoring
2024-11-16 19:41:19 +11:00
DecDuck
4db9ebe66a
fix(ws): fixed websocket authentication
2024-11-16 18:28:38 +11:00
DecDuck
16ab7fbe3b
feat: new ws handler
2024-11-16 17:03:52 +11:00
DecDuck
fd39b3453a
version importing
2024-10-11 17:16:26 +11:00
DecDuck
37a138aeed
completed game importing; partial work on version importing
2024-10-11 00:37:08 +11:00
DecDuck
68236f5112
task API
...
The Task API allows for an easy way to create long-lived tasks that
require reporting back to user with progress/logs. It will be used in
the upcoming game importing.
2024-10-10 16:13:10 +11:00
DecDuck
ba3c480357
admin ui shell
2024-10-09 15:43:55 +11:00
DecDuck
99db921f07
finished object endpoints
...
Added writing (tested) and deleting (untested) endpoints
2024-10-09 15:08:55 +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