aboutsummaryrefslogtreecommitdiff
path: root/src/graphql
Commit message (Expand)AuthorAgeFilesLines
* fix(graphql): Enforce ownership checks for shadow-hide mutationsFuwn2026-02-221-8/+29
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
* fix(graphql): Resolve resolver type mismatches and improve error handlingFuwn2026-01-231-9/+27
* fix(graphql): pruneUserBadges argumentsFuwn2025-07-231-1/+1
* fix(wrapped): li::marker consistent colouringFuwn2024-12-241-3/+3
* refactor(authorised): move authorised user functionality to moduleFuwn2024-11-181-4/+4
* feat(graphql): paged badges queryFuwn2024-10-182-0/+8
* chore(prettier): use spaces instead of tabsFuwn2024-10-094-81/+89
* feat(graphql): add badgeCount fieldFuwn2024-10-082-5/+13
* fix(graphql): return null for no user id accessFuwn2024-10-072-1/+3
* fix(graphql): wait for database update on badge mutationFuwn2024-10-071-3/+3
* feat(badges): return user for badge mutationsFuwn2024-10-062-7/+11
* feat(user): live update for mutationsFuwn2024-10-062-17/+22
* feat(user): use preferences graphl apiFuwn2024-10-061-2/+2
* feat(badges): use preferences graphql apiFuwn2024-10-062-16/+86
* feat(badges): move badge operations to graphqlFuwn2024-10-062-9/+135
* feat(graphql): add subtitlesFuwn2024-10-054-1/+57
* chore(npm): fix graphql builderFuwn2024-09-281-8/+8
* feat(user): move profile page badges to graphqlFuwn2024-09-281-2/+2
* feat(graphl): set up user moduleFuwn2024-09-286-15/+38
* feat(api): set up graphql apiFuwn2024-09-285-0/+27