2fb909f73d
Revert "fix: convert socket sessions to cacheHandler"
...
This reverts commit 733aee3977 .
2025-05-08 21:43:54 +10:00
733aee3977
fix: convert socket sessions to cacheHandler
2025-05-08 15:50:29 +10:00
8e109dd562
fix: more eslint stuff
2025-04-15 21:10:45 -04:00
d4b89b5dc5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
d4dd259b5f
feat(acls): added backend acls
2025-02-04 13:15:52 +11:00
f3ed0f6430
feat(tasks): improved ux
2025-01-14 20:43:22 +11:00
6e6f09dba0
feat(notifications): added notification system w/ interwoven refactoring
2024-11-16 19:41:19 +11:00
62ea9a116b
fix(ws): fixed websocket authentication
2024-11-16 18:28:38 +11:00
5358f1f52c
fix: properly disconnect websockets from task handler
2024-11-16 17:27:27 +11:00
44c60280ef
refactor: rename admin socket session map
2024-11-16 16:27:38 +11:00
e1c1d7ea39
fixed task system
2024-10-21 21:50:21 +11:00
46c8f0c48a
version importing
2024-10-11 17:16:26 +11:00
718f5ba514
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