Commit Graph

6 Commits

Author SHA1 Message Date
cf578bd005 patch metadata handler 2024-10-20 19:44:00 +11:00
27070b6a4c almst complete admin ui and initial store designs 2024-10-11 22:45:02 +11:00
a7c33e7d43 completed game importing; partial work on version importing 2024-10-11 00:37:08 +11:00
de388a937a object storage interface + utility functions
New ObjectBackend class that requires implementors to specify a few
basic functions, and it handles the permission logic on top of that.
Hopefully there is enough abstraction to suite further use cases!
2024-10-09 13:47:28 +11:00
22ac7f6b15 metadata engine 2024-10-04 13:01:06 +10:00
196f87c219 initial work on metadata system 2024-09-29 11:08:49 +10:00