Commit Graph

647 Commits

Author SHA1 Message Date
DecDuck 09f5945c55 fix: remove old validation on version import 2025-05-30 13:18:35 +10:00
DecDuck 00cab7db0d chore: move more admin over to arktype validators 2025-05-30 13:17:21 +10:00
DecDuck 27bf90bed0 fix: various fixes 2025-05-30 10:29:55 +10:00
DecDuck a1dd6e2f50 chore: remove old playtime api 2025-05-30 08:41:50 +10:00
DecDuck 8be79cfa0e Merge branch 'Huskydog9988-more-fixes' into develop 2025-05-30 08:40:42 +10:00
DecDuck 4cb0b6701b chore: remove const 2025-05-30 08:39:58 +10:00
DecDuck a60bbe633d chore: add DROP_VERISON constant 2025-05-30 08:39:43 +10:00
Huskydog9988 aba6d98d17 feat: cleanup extra metadata 2025-05-29 17:27:03 -04:00
Huskydog9988 3603fc5dca fix: remove unused favicon ref 2025-05-29 17:07:30 -04:00
Huskydog9988 51a8cc9b54 feat: object cleanup is finally here 2025-05-29 16:55:24 -04:00
Huskydog9988 2b2121792b fix: not being able to edit game title 2025-05-29 15:59:53 -04:00
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
DecDuck 67f951ef7c chore: add DROP_VERISON constant 2025-05-28 15:07:11 +10: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