summary refs log tree commit diff
path: root/src/api/routes/users/@me/settings.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Signify some imports more explicitlyRory&2026-06-161-1/+1
* Move entities to databaseRory&2026-06-121-2/+3
* Migrate PresenceUpdateEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
* Remove unused imports for non-entitiesRory&2026-03-141-1/+1
* Deprecation: Use object-based relations for typeormRory&2025-12-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-66/+66
* fix exposeMathMan052025-11-301-1/+1
* don't show invisMathMan052025-11-291-1/+1
* Fix merge issuesMathMan052025-11-291-1/+1
|\
| * Delete Object.mapMathMan052025-11-251-8/+5
* | status stuffMathMan052025-11-281-9/+28
|/
* Partial usersetting update schemaRory&2025-10-181-4/+5
* Reorganise schemas a little bitRory&2025-10-151-2/+3
* Return defaults for missing {proto-,}settingsRory&2025-10-111-7/+9
* Unkown -> unkown (typo fix)Rory&2025-10-041-1/+1
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* fix stupid bugMathMan052025-09-291-0/+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
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* 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