summary refs log tree commit diff
path: root/src/util/entities/Config.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-17add missing license headersPuyodead135-3/+630
2023-12-15Update INVALID_LOGIN locale keyPuyodead11-1/+1
2023-12-15what the hell erkinsky1-55/+0
2023-12-14add new right for creating registration tokensPuyodead12-1/+2
2023-12-14GuildMemberPatch: remove a useless queryPuyodead11-6/+2
2023-12-09member projection: select avatarPuyodead12-520/+400
2023-12-09ensure client_id is specified in authorize postPuyodead11-0/+10
2023-12-09ensure client_id is provided in authorizePuy