summary refs log tree commit diff
path: root/src/api/routes/users/@me/delete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused imports for non-entitiesRory&2026-03-141-1/+1
|
* Fix user self delete not removing settings protosChrisChrome2026-02-161-1/+8
|
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-191-1/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-34/+34
|
* member count fixesMathMan052025-11-181-8/+3
|
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
|
* oapi: users progressPuyodead12023-04-131-25/+42
|
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-1/+1
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* PrettierMadeline2022-09-261-2/+8
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+32