Commit Graph

135 Commits

Author SHA1 Message Date
Huskydog9988 7656dc51b5 feat: allow clients to fetch drop version 2025-05-29 13:29:19 -04:00
Huskydog9988 4588b53de1 fix: info leak in screenshots api 2025-05-27 15:14:50 -04:00
Huskydog9988 012c218abb fix: missing user check in screenshot api endpoint 2025-05-15 18:28:08 -04:00
Huskydog9988 b1613b6dc9 feat: very basic screenshot api 2025-05-15 15:51:35 -04:00
Huskydog9988 a549d3a1db fix: remove old requiredPerms field 2025-05-15 14:42:40 -04:00
Huskydog9988 598a38e482 Merge remote-tracking branch 'origin/develop' into more-fixes 2025-05-15 13:38:46 -04:00
DecDuck 0f73e84e81 feat: backend inline capability registration 2025-05-15 16:06:03 +10: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 f792252c0a fix: editing game image metadata in admin panel 2025-05-14 16:30:35 -04:00
Huskydog9988 3ad801b072 feat: games now have tag support 2025-05-11 12:52:00 -04:00
Huskydog9988 e26d5b2fb2 feat: openapi support plus more api validation 2025-05-10 15:16:26 -04:00
DecDuck 47ee7fccde feat: rework developer/publisher system 2025-05-10 11:59:56 +10:00
Huskydog9988 598c8f6358 feat: finish migrating to new objectid naming 2025-05-10 11:25:45 +10:00
Huskydog9988 7eaf4bda68 fix: linting errors 2025-05-10 11:25:45 +10:00
Huskydog9988 8a9b2bfc87 feat: minimum support for unrefed object cleanup 2025-05-10 11:25:45 +10:00
DecDuck 5e4cf6114c Revert "fix: convert socket sessions to cacheHandler"
This reverts commit 6c2778592e.
2025-05-08 21:43:54 +10:00
DecDuck 67afadec4e fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
DecDuck 6c2778592e fix: convert socket sessions to cacheHandler 2025-05-08 15:50:29 +10:00
DecDuck 255bb4f3e1 feat: add oidc to admin panel 2025-05-08 15:48:46 +10:00
DecDuck 0e7c0ff22a feat: oidc 2025-05-07 22:14:04 +10:00
DecDuck e3adbaa468 feat: log metadata error if fail 2025-04-20 21:23:09 +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 3961323cca fix: more eslint issues 2025-04-13 22:10:28 -04:00
Huskydog9988 e95091bbf5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
DecDuck d6d9911b2c Merge branch 'Huskydog9988-more-ui-work' into develop 2025-04-14 10:54:09 +10:00
DecDuck 9e4cb7f753 fix: etags and other
remove sanitize-filename because IDs are internally generated
remove pulse animation on NO GAME cards
add migration
refactors to be inline with other stuff
2025-04-14 10:52:12 +10:00
Huskydog9988 9750dafc69 fix: incorrect perms when deleting objects 2025-04-11 19:32:30 -04:00
Huskydog9988 d5fb89c3a1 feat: make internal objectbackend methods private 2025-04-10 19:57:08 -04:00
Huskydog9988 51befb3a19 fix: don't add write perms, users can only delete objects 2025-04-10 19:50:04 -04:00
Huskydog9988 6faaf00617 feat: hash objects for etag value 2025-04-09 14:48:13 -04:00
DecDuck 6a9480f9e4 feat: allow client-based web tokens 2025-04-08 16:16:40 +10:00
Huskydog9988 f2f8dfefac feat: add etag to object response 2025-04-07 19:19:45 -04:00
Huskydog9988 a01a94fff2 refactor: use node crypto uuid 2025-04-06 14:08:36 -04:00
DecDuck 1729591a2c feat: add ability to review and revoke clients 2025-04-05 17:42:32 +11:00
DecDuck e627941add fix: return user library for client 2025-04-05 15:34:24 +11:00
DecDuck d19e5baa64 fix: remove legacy metadata client routes 2025-04-05 15:34:12 +11:00
DecDuck 033cdbc4b0 refactor: move game id fetch to index 2025-04-05 15:33:59 +11:00
DecDuck bf38921f54 feat: add yarn typecheck and fix all types 2025-04-05 09:40:05 +11:00
Huskydog9988 4134777264 Merge remote-tracking branch 'origin/develop' into db-store 2025-04-03 19:21:05 -04:00
Huskydog9988 3a50e3ebae refactor: session handler 2025-04-03 19:15:33 -04:00
DecDuck 6774101091 fix: update last accessed client on push 2025-04-01 21:16:54 +11:00
DecDuck 6fe8bf1e76 feat: add cloud save backend 2025-04-01 21:08:57 +11:00
DecDuck 97d37ea8f8 feat: account pages framework & updates to library 2025-04-01 18:28:34 +11:00
DecDuck d035c9d847 refactor: use hash directly in authmek and version field on authmek 2025-03-24 12:50:21 +11:00
Huskydog9988 a85645ea16 address some issues 2025-03-23 21:07:12 -04:00
Huskydog9988 df6d8882c2 switch back to json 2025-03-23 20:29:50 -04:00
Huskydog9988 cce2c23566 use arktype for clientside validation 2025-03-22 19:37:28 -04:00