Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-20 | fix dev/updater | Puyodead1 | 1 | -2/+2 | |
2023-12-20 | revert release url being nullable, we dont need it | Puyodead1 | 2 | -4/+3 | |
2023-12-20 | update download route | Puyodead1 | 1 | -5/+39 | |
2023-12-20 | validation on updater platform and arch query | Puyodead1 | 1 | -7/+24 | |
2023-12-20 | Update schemas.json | Puyodead1 | 1 | -50/+70 | |
2023-12-20 | updated updates route for spacebar client | Puyodead1 | 3 | -5/+62 | |
2023-12-17 | add missing license headers | Puyodead1 | 35 | -3/+630 | |
2023-12-15 | Update INVALID_LOGIN locale key | Puyodead1 | 1 | -1/+1 | |
2023-12-15 | what the hell erkin | sky | 1 | -55/+0 | |
2023-12-14 | add new right for creating registration tokens | Puyodead1 | 2 | -1/+2 | |
2023-12-14 | GuildMemberPatch: remove a useless query | Puyodead1 | 1 | -6/+2 | |
2023-12-09 | member projection: select avatar | Puyodead1 | 2 | -520/+400 | |
2023-12-09 | ensure client_id is specified in authorize post | Puyodead1 | 1 | -0/+10 | |
2023-12-09 | ensure client_id is provided in authorize | Puyodead1 | 1 | -0/+14 | |
2023-12-08 |