Commit Graph

480 Commits

Author SHA1 Message Date
Huskydog9988 7f84171ff4 fix: allow specifying git ref 2025-05-29 15:22:12 -04:00
Huskydog9988 911ce09ef2 feat: add attestations to docker images
attestations are best practice https://docs.docker.com/build/ci/github-actions/attestations/
2025-05-29 14:26:15 -04:00
Huskydog9988 93bbb22232 fix: compose not following node best practices 2025-05-29 14:18:57 -04:00
Huskydog9988 4fba02dde3 fix: git install in docker 2025-05-29 14:18:19 -04:00
Husky 54d5745ee1 Merge branch 'develop' into more-fixes 2025-05-29 13:58:27 -04:00
Huskydog9988 554356ea67 fix: accidental removal of nightly tag 2025-05-29 13:54:14 -04:00
Huskydog9988 45c561fd4f feat: supply drop version during release build 2025-05-29 13:52:32 -04:00
Huskydog9988 7656dc51b5 feat: allow clients to fetch drop version 2025-05-29 13:29:19 -04:00
DecDuck b9c3e8669a fix: metadata update errors 2025-05-29 17:36:52 +10:00
DecDuck c4e0268090 fix: blade's metadata issue 2025-05-29 17:28:49 +10:00
Huskydog9988 87414e0f2e fix: use ghcr instead of docker registry 2025-05-28 12:15:23 -04:00
Husky eb06c5c0ac Merge branch 'develop' into more-fixes 2025-05-27 15:17:42 -04:00
Huskydog9988 4588b53de1 fix: info leak in screenshots api 2025-05-27 15:14:50 -04:00
Huskydog9988 1502ab7263 feat: basic playtime backend 2025-05-27 12:30:20 -04:00
Francois Ribemont 613efd7642 Fixes wrong image being used in example 2025-05-24 21:11:51 +01:00
Huskydog9988 012c218abb fix: missing user check in screenshot api endpoint 2025-05-15 18:28:08 -04:00
Huskydog9988 af823f511e chore: style 2025-05-15 17:29:43 -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 5dbe6a54db fix: don't send system notifications to all users 2025-05-15 13:53:05 -04:00
Huskydog9988 69be3af09f fix: drop update notifications 2025-05-15 13:45:05 -04:00
Huskydog9988 598a38e482 Merge remote-tracking branch 'origin/develop' into more-fixes 2025-05-15 13:38:46 -04:00
DecDuck 7e470afdec fix: openid redirect auth query 2025-05-15 21:22:24 +10: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 41bdc0eeb4 fix: apply notification acls to live notifications 2025-05-15 14:57:16 +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 a94ede3861 fix: gamerating model 2025-05-14 22:13:53 -04:00
Huskydog9988 cb8887ae81 feat: igdb tag support 2025-05-14 22:03:32 -04:00
Huskydog9988 bd192babd5 feat: pcgamgingwiki desc in searchstub 2025-05-14 21:52:32 -04:00
Huskydog9988 b4dde85cda feat: game metadata rating support 2025-05-14 21:40:25 -04:00
Huskydog9988 1216bdfb64 fix: igdb assuming certain values always exist 2025-05-14 21:38:16 -04:00
Huskydog9988 47cd54c898 fix: check update not using drop's correct version 2025-05-14 19:54:06 -04:00
Huskydog9988 b93dcdbb56 chore: style 2025-05-14 18:27:31 -04:00
Huskydog9988 f3405ba571 feat: fs object metadata cache and validation 2025-05-14 17:19:51 -04:00
Huskydog9988 d557c48b3a fix: object fs backend not deleting metadata 2025-05-14 16:51:45 -04:00
Huskydog9988 f792252c0a fix: editing game image metadata in admin panel 2025-05-14 16:30:35 -04:00
Huskydog9988 3fbcc2e886 feat: update checker based gh releases 2025-05-14 16:07:25 -04:00
Huskydog9988 8b57ef9dd5 fix: allow notification nonce reuse per user 2025-05-14 15:40:55 -04:00
DecDuck f4e8b2b14f Update README.md 2025-05-12 17:11:19 +10:00
DecDuck 9f6863c1bd Update README.md 2025-05-12 17:10:36 +10:00
Huskydog9988 3ad801b072 feat: games now have tag support 2025-05-11 12:52:00 -04:00
Huskydog9988 af88b27dfd feat: pcgamgingwiki now provides a description 2025-05-11 00:35:16 -04:00
Huskydog9988 d42ad8582a feat: better docker builds 2025-05-10 23:49:58 -04:00
Huskydog9988 fc9cbe4fa0 feat: new unified data folder 2025-05-10 16:18:28 -04:00
Huskydog9988 985394aeaf fix: back button link in admin dash 2025-05-10 16:02:44 -04:00
Huskydog9988 e26d5b2fb2 feat: openapi support plus more api validation 2025-05-10 15:16:26 -04:00
DecDuck 79f4aa929e feat: refactored into separate metadata and library pages 2025-05-10 15:22:57 +10:00
DecDuck 47ee7fccde feat: rework developer/publisher system 2025-05-10 11:59:56 +10:00