Huskydog9988
598a38e482
Merge remote-tracking branch 'origin/develop' into more-fixes
2025-05-15 13:38:46 -04:00
DecDuck
751a3e4d06
chore: style
2025-05-15 14:58:01 +10:00
DecDuck
1ded35f32f
feat: separate library and metadata pages, notification acls
2025-05-15 14:55:05 +10:00
Huskydog9988
307552d9f8
feat: add acl to notifications
...
not sure if i got all the acls of the different notifications down rn, but it seems to be about right
2025-05-14 22:53:09 -04:00
Huskydog9988
fc9cbe4fa0
feat: new unified data folder
2025-05-10 16:18:28 -04:00
DecDuck
47ee7fccde
feat: rework developer/publisher system
2025-05-10 11:59:56 +10:00
Huskydog9988
8a9b2bfc87
feat: minimum support for unrefed object cleanup
2025-05-10 11:25:45 +10:00
DecDuck
67afadec4e
fix: remove jank prisma script, and move to generated prisma client
2025-05-08 16:17:23 +10:00
Huskydog9988
297bda6e97
chore: prettier pass
2025-04-15 21:46:34 -04:00
Huskydog9988
9a2683d98e
fix: more eslint stuff
2025-04-15 21:10:45 -04:00
Huskydog9988
e95091bbf5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
DecDuck
cb6fcdd943
fix: update dockerfile & use NPM droplet
2025-03-31 09:32:09 +11:00
DecDuck
240d1364e8
feat: add mac as platform
2025-03-11 19:02:53 +11:00
DecDuck
16bd89e8e0
fix: notifications and store styling
2025-03-11 17:08:31 +11:00
DecDuck
eb8fb4fc89
feat(acls): added backend acls
2025-02-04 13:15:52 +11:00
DecDuck
dd001b0f58
feat(import): overhauled version importing
2024-12-31 00:04:50 +11:00
DecDuck
e7770618f0
feat(version auto detection): add .sh for linux
2024-12-25 23:19:36 +11:00
DecDuck
6f9c320d85
feat(umu id override): add support for overriding UMU id
2024-12-23 13:33:22 +11:00
DecDuck
3f61f28054
fix(library): only show versions that are directories
2024-11-23 08:49:38 +11:00
DecDuck
7192164f8c
fix(admin library): results are returned alphabetically
2024-11-08 21:31:22 +11:00
DecDuck
0d7173780e
feat(library manager): automatically create library folder if it doesn't exist
2024-11-05 19:03:14 +11:00
DecDuck
eb4a9ae65f
added download chunk endpoint
2024-10-23 12:03:31 +11:00
DecDuck
34b03527bf
game version re-ordering
2024-10-14 20:34:23 +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