summary refs log tree commit diff
path: root/src/api/routes/auth/logout.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-181-3/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-19/+19
* Remove device on logoutRory&2025-12-171-6/+8
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* auth routesPuyodead12023-04-131-11/+22
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2022-09-261-2/+3
* Add logout endpointMadeline2022-09-261-0/+16