289 Commits

Author SHA1 Message Date
dc982df96b Merge branch 'develop' into more-fixes 2025-05-29 13:58:27 -04:00
233324d6fb feat: supply drop version during release build 2025-05-29 13:52:32 -04:00
15806a3c9f feat: allow clients to fetch drop version 2025-05-29 13:29:19 -04:00
ea90a7f086 fix: blade's metadata issue 2025-05-29 17:28:49 +10:00
093bb60eb2 chore: add DROP_VERISON constant 2025-05-28 15:07:11 +10:00
0816d2ab3e fix: info leak in screenshots api 2025-05-27 15:14:50 -04:00
4b009f1aca feat: basic playtime backend 2025-05-27 12:30:20 -04:00
21eec081ee fix: missing user check in screenshot api endpoint 2025-05-15 18:28:08 -04:00
4fbc730490 chore: style 2025-05-15 17:29:43 -04:00
a89c657fe1 feat: very basic screenshot api 2025-05-15 15:51:35 -04:00
831b20d737 fix: remove old requiredPerms field 2025-05-15 14:42:40 -04:00
59c3b9b76e fix: don't send system notifications to all users 2025-05-15 13:53:05 -04:00
bee3b0c588 fix: drop update notifications 2025-05-15 13:45:05 -04:00
1165d86c2c Merge remote-tracking branch 'origin/develop' into more-fixes 2025-05-15 13:38:46 -04:00
ce27f76856 fix: openid redirect auth query 2025-05-15 21:22:24 +10:00
8e3ae01a30 feat: backend inline capability registration 2025-05-15 16:06:03 +10:00
6dad3aeab7 chore: style 2025-05-15 14:58:01 +10:00
1d141c117b fix: apply notification acls to live notifications 2025-05-15 14:57:16 +10:00
1dba112bce feat: separate library and metadata pages, notification acls 2025-05-15 14:55:05 +10:00
9d2aded70f 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
a34f10d9b9 feat: igdb tag support 2025-05-14 22:03:32 -04:00
9bf36c8737 feat: pcgamgingwiki desc in searchstub 2025-05-14 21:52:32 -04:00
bea26a9a6d feat: game metadata rating support 2025-05-14 21:40:25 -04:00
6df2ef1740 fix: igdb assuming certain values always exist 2025-05-14 21:38:16 -04:00
56e1ba64ed fix: check update not using drop's correct version 2025-05-14 19:54:06 -04:00
2cc3f1329c feat: fs object metadata cache and validation 2025-05-14 17:19:51 -04:00
b551788c4c fix: object fs backend not deleting metadata 2025-05-14 16:51:45 -04:00
ccdbbcf01c fix: editing game image metadata in admin panel 2025-05-14 16:30:35 -04:00
b033496710 feat: update checker based gh releases 2025-05-14 16:07:25 -04:00
dad2161754 feat: games now have tag support 2025-05-11 12:52:00 -04:00
a8ee27eea9 feat: pcgamgingwiki now provides a description 2025-05-11 00:35:16 -04:00
fc74738643 feat: new unified data folder 2025-05-10 16:18:28 -04:00
3df6818ffe feat: openapi support plus more api validation 2025-05-10 15:16:26 -04:00
90277653cb feat: rework developer/publisher system 2025-05-10 11:59:56 +10:00
cbf480bef9 fix: pcgamingwiki not parsing company websites 2025-05-10 11:25:45 +10:00
afaaaf2eb5 feat: unified company metadata store
still need to migrate users from old developer and publisher tables
2025-05-10 11:25:45 +10:00
14f0833d17 feat: finish migrating to new objectid naming 2025-05-10 11:25:45 +10:00
7f7d8c8f45 fix: linting errors 2025-05-10 11:25:45 +10:00
52a7de0a8b feat: minimum support for unrefed object cleanup 2025-05-10 11:25:45 +10:00
dbded55113 feat: identify unused objects 2025-05-10 11:25:44 +10:00
0c48d42c2d fix: missing metadata preventing game import
when a metadata provider fails to import a game's developer / publisher, the import is no longer blocked. the imports usally fail because there isn't a page for these compaines
2025-05-10 11:25:44 +10:00
836ba33fe4 feat: basic screenshot manager 2025-05-10 11:25:44 +10:00
143846c48a fix: revert session store 2025-05-08 21:46:12 +10:00
2fb909f73d Revert "fix: convert socket sessions to cacheHandler"
This reverts commit 733aee3977.
2025-05-08 21:43:54 +10:00
464af37afb chore: warn when metadata fails 2025-05-08 19:49:37 +10:00
125fe9e6e2 fix: remove jank prisma script, and move to generated prisma client 2025-05-08 16:17:23 +10:00
733aee3977 fix: convert socket sessions to cacheHandler 2025-05-08 15:50:29 +10:00
e3ed60feae feat: add oidc to admin panel 2025-05-08 15:48:46 +10:00
952df560ec chore: remove fsbackend console logs 2025-05-07 22:32:24 -04:00
1db2229ad3 fix: edgecase where object hash isn't read 2025-05-07 22:29:10 -04:00