618 Commits

Author SHA1 Message Date
83a0ef2240 Merge branch 'Huskydog9988-more-fixes' into develop 2025-05-30 08:40:42 +10:00
925f3cb4f0 chore: remove const 2025-05-30 08:39:58 +10:00
2b61e9a371 chore: add DROP_VERISON constant 2025-05-30 08:39:43 +10:00
4f789a2e5b feat: cleanup extra metadata 2025-05-29 17:27:03 -04:00
d1c09784a4 fix: remove unused favicon ref 2025-05-29 17:07:30 -04:00
37fa9537d0 feat: object cleanup is finally here 2025-05-29 16:55:24 -04:00
f97a968e0d fix: not being able to edit game title 2025-05-29 15:59:53 -04:00
59b77b5a5e fix: allow specifying git ref 2025-05-29 15:22:12 -04:00
ad2c0f982a 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
04d5ad0519 fix: compose not following node best practices 2025-05-29 14:18:57 -04:00
f08e1b40c3 fix: git install in docker 2025-05-29 14:18:19 -04:00
dc982df96b Merge branch 'develop' into more-fixes 2025-05-29 13:58:27 -04:00
d99c648259 fix: accidental removal of nightly tag 2025-05-29 13:54:14 -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
c5f8b44537 fix: metadata update errors 2025-05-29 17:36:52 +10:00
ea90a7f086 fix: blade's metadata issue 2025-05-29 17:28:49 +10:00
be793ce0f7 fix: use ghcr instead of docker registry 2025-05-28 12:15:23 -04:00
093bb60eb2 chore: add DROP_VERISON constant 2025-05-28 15:07:11 +10:00
ddaba898ee Merge branch 'develop' into more-fixes 2025-05-27 15:17:42 -04: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
79a23ae1c6 Merge pull request #46 from Pacodastre/fix-docker-compose-image
Fixes wrong image being used in deploy-template example
2025-05-25 07:16:14 +10:00
0719ffe0fa Fixes wrong image being used in example 2025-05-24 21:11:51 +01: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
82b123a345 fix: gamerating model 2025-05-14 22:13:53 -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
898516b33d chore: style 2025-05-14 18:27:31 -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
a101ff07c4 fix: allow notification nonce reuse per user 2025-05-14 15:40:55 -04:00
086664adfd Update README.md 2025-05-12 17:11:19 +10:00