789361ea73
feat: add mac as platform
2025-03-11 19:02:53 +11:00
137241fdbb
fix: notifications and store styling
2025-03-11 17:08:31 +11:00
d4dd259b5f
feat(acls): added backend acls
2025-02-04 13:15:52 +11:00
39d7ce7d1b
feat(import): overhauled version importing
2024-12-31 00:04:50 +11:00
fe9373af78
feat(version auto detection): add .sh for linux
2024-12-25 23:19:36 +11:00
fd4a7d1981
feat(umu id override): add support for overriding UMU id
2024-12-23 13:33:22 +11:00
ef8f3ae6fd
fix(library): only show versions that are directories
2024-11-23 08:49:38 +11:00
33d37700e1
fix(admin library): results are returned alphabetically
2024-11-08 21:31:22 +11:00
39fe9d55fd
feat(library manager): automatically create library folder if it doesn't exist
2024-11-05 19:03:14 +11:00
3dd6062af4
added download chunk endpoint
2024-10-23 12:03:31 +11:00
329c74d3ce
game version re-ordering
2024-10-14 20:34:23 +11:00
46c8f0c48a
version importing
2024-10-11 17:16:26 +11:00
a7c33e7d43
completed game importing; partial work on version importing
2024-10-11 00:37:08 +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