| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(graphql): paged badges query | Fuwn | 2024-10-18 | 2 | -0/+8 |
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 4 | -81/+89 |
| * | feat(graphql): add badgeCount field | Fuwn | 2024-10-08 | 2 | -5/+13 |
| * | fix(graphql): return null for no user id access | Fuwn | 2024-10-07 | 2 | -1/+3 |
| * | fix(graphql): wait for database update on badge mutation | Fuwn | 2024-10-07 | 1 | -3/+3 |
| * | feat(badges): return user for badge mutations | Fuwn | 2024-10-06 | 2 | -7/+11 |
| * | feat(user): live update for mutations | Fuwn | 2024-10-06 | 2 | -17/+22 |
| * | feat(user): use preferences graphl api | Fuwn | 2024-10-06 | 1 | -2/+2 |
| * | feat(badges): use preferences graphql api | Fuwn | 2024-10-06 | 2 | -16/+86 |
| * | feat(badges): move badge operations to graphql | Fuwn | 2024-10-06 | 2 | -9/+135 |
| * | feat(graphql): add subtitles | Fuwn | 2024-10-05 | 4 | -1/+57 |
| * | chore(npm): fix graphql builder | Fuwn | 2024-09-28 | 1 | -8/+8 |
| * | feat(user): move profile page badges to graphql | Fuwn | 2024-09-28 | 1 | -2/+2 |
| * | feat(graphl): set up user module | Fuwn | 2024-09-28 | 6 | -15/+38 |
| * | feat(api): set up graphql api | Fuwn | 2024-09-28 | 5 | -0/+27 |