| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(wrapped): li::marker consistent colouring | Fuwn | 2024-12-24 | 1 | -3/+3 |
| | | |||||
| * | refactor(authorised): move authorised user functionality to module | Fuwn | 2024-11-18 | 1 | -4/+4 |
| | | |||||
| * | feat(graphql): paged badges query | Fuwn | 2024-10-18 | 1 | -0/+7 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -11/+19 |
| | | |||||
| * | feat(graphql): add badgeCount field | Fuwn | 2024-10-08 | 1 | -5/+12 |
| | | |||||
| * | fix(graphql): return null for no user id access | Fuwn | 2024-10-07 | 1 | -0/+2 |
| | | |||||
| * | 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 | 1 | -1/+5 |
| | | |||||
| * | feat(user): live update for mutations | Fuwn | 2024-10-06 | 1 | -8/+13 |
| | | |||||
| * | feat(badges): use preferences graphql api | Fuwn | 2024-10-06 | 1 | -9/+59 |
| | | |||||
| * | feat(badges): move badge operations to graphql | Fuwn | 2024-10-06 | 1 | -9/+116 |
| | | |||||
| * | chore(npm): fix graphql builder | Fuwn | 2024-09-28 | 1 | -8/+8 |
| | | |||||
| * | feat(graphl): set up user module | Fuwn | 2024-09-28 | 1 | -0/+14 |