1dba112bce
feat: separate library and metadata pages, notification acls
2025-05-15 14:55:05 +10:00
90277653cb
feat: rework developer/publisher system
2025-05-10 11:59:56 +10:00
52a7de0a8b
feat: minimum support for unrefed object cleanup
2025-05-10 11:25:45 +10:00
125fe9e6e2
fix: remove jank prisma script, and move to generated prisma client
2025-05-08 16:17:23 +10:00
87215c4a1e
chore: prettier pass
2025-04-15 21:46:34 -04: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
c7af02c15e
fix: update dockerfile & use NPM droplet
2025-03-31 09:32:09 +11:00
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