| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add admin role to user, return result in /me route | Pinapelz | 2025-09-03 | -3/+11 |
| * | add backend admin api route to create new game | Pinapelz | 2025-08-29 | -0/+50 |
| * | implement chart view by ID, allow request by pbOnly | Pinapelz | 2025-07-07 | -31/+229 |
| * | implement score deletion | Pinapelz | 2025-07-07 | -0/+30 |
| * | generate sha-1 hash for chart on score import | Pinapelz | 2025-07-07 | -0/+22 |
| * | add menu to allow score to be filtered by sortKey | Pinapelz | 2025-07-06 | -52/+84 |
| * | add parameters for fetching scores by sort key | Pinapelz | 2025-07-06 | -14/+32 |
| * | implement generic score viewer and import deduplication | Pinapelz | 2025-07-05 | -12/+83 |
| * | add score json upload functionality | Pinapelz | 2025-07-04 | -0/+2 |
| * | add basic batch manual score upload route | Pinapelz | 2025-06-30 | -0/+50 |
| * | add route to list supported games | Pinapelz | 2025-06-29 | -0/+19 |
| * | seperate routes and middleware into seperate files | Pinapelz | 2025-06-29 | -0/+157 |
