213 Commits

Author SHA1 Message Date
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
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
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
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
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
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
731499be81 feat: unified cache handler 2025-05-07 22:26:34 -04:00
19ff73cc30 feat: oidc 2025-05-07 22:14:04 +10:00
770294d559 fix: ignore error if we are unable to blacklist certificate 2025-05-07 12:16:09 +10:00
31ad8505b7 fix: task api and other small issues 2025-04-20 23:34:22 +10:00
feedcfc5c4 fix: metadata init issues 2025-04-20 23:24:08 +10:00
3b1d04251c feat: log metadata error if fail 2025-04-20 21:23:09 +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
8f429e1e56 fix: eslint errors, switch to using maps 2025-04-15 20:04:45 -04:00
d4b89b5dc5 fix: inital eslint errors 2025-04-13 21:44:29 -04:00
96742cc918 Merge branch 'Huskydog9988-more-ui-work' into develop 2025-04-14 10:54:09 +10:00
c2bb835b0f 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
22a7cfa544 feat: save fs objectbackend hashes 2025-04-12 15:54:26 -04:00
228d109692 fix: incorrect perms when deleting objects 2025-04-11 19:32:30 -04:00
dc89ff95d8 feat: make internal objectbackend methods private 2025-04-10 19:57:08 -04:00
c4d8b24295 feat: hash objects for etag value 2025-04-09 14:48:13 -04:00
42349ad4e1 feat: allow client-based web tokens 2025-04-08 16:16:40 +10:00
fe82c78571 refactor: remove momentjs 2025-04-06 19:44:38 -04:00
0b9d0a4ad9 fix: don't use npm crypto 2025-04-06 14:27:31 -04:00
17d3e0ef54 refactor: use node crypto uuid 2025-04-06 14:08:36 -04:00