aboutsummaryrefslogtreecommitdiff
path: root/src/graphql/user/resolvers.ts
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-181-0/+7
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-11/+19
* feat(graphql): add badgeCount fieldFuwn2024-10-081-5/+12
* fix(graphql): return null for no user id accessFuwn2024-10-071-0/+2
* fix(graphql): wait for database update on badge mutationFuwn2024-10-071-3/+3
* feat(badges): return user for badge mutationsFuwn2024-10-061-1/+5
* feat(user): live update for mutationsFuwn2024-10-061-8/+13
* feat(badges): use preferences graphql apiFuwn2024-10-061-9/+59
* feat(badges): move badge operations to graphqlFuwn2024-10-061-9/+116
* chore(npm): fix graphql builderFuwn2024-09-281-8/+8
* feat(graphl): set up user moduleFuwn2024-09-281-0/+14