summary refs log tree commit diff
path: root/src/api/routes/users/@me/settings.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Actually run prettier dev/emma-refactorsEmma [it/its]@Rory&2023-12-111-2/+2
|
* oapi: users progressPuyodead12023-04-131-8/+34
|
* fixing lots of openapi crapPuyodead12023-04-131-3/+3
|
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Merge pull request from GHSA-hqqp-gpqw-9w5cMadeline2023-02-021-2/+2
|
* 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
* PrettierMadeline2023-01-051-1/+1
|
* Move UserSettings to own entityTheArcaneBrony2022-12-191-4/+6
|
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-4/+5
|
* Missed some schemasMadeline2022-09-281-2/+0
|
* PrettierMadeline2022-09-261-10/+16
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+28