summary refs log tree commit diff
path: root/src/api/routes/guilds/#guild_id/channels.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* send the real indexMathMan052025-05-281-1/+1
* code relies on things done in a certain orderMathMan052025-05-281-54/+50
* remove missed logMathMan052025-05-281-1/+0
* sort array to make algorithm happyMathMan052025-05-281-1/+20
* fix another stupid bugMathMan052025-05-281-1/+1
* don't set possition if sentMathMan052025-05-281-1/+1
* remove logsMathMan052025-05-281-2/+0
* channel is nullable fixesMathMan052025-05-281-12/+21
* forgot to test on rebuildMathMan052025-05-281-0/+2
* fix moving channelsMathMan052025-05-281-1/+1
* Sort /channels for gateway consistencyTomatoCake2024-07-041-0/+1
* Add <Channel>.position to public endpointsTomatoCake2024-07-041-3/+16
* fucking postgresMadeline2023-10-041-3/+6
* refactor channel positions in guildMadeline2023-10-041-26/+54
* clusterfuckPuyodead12023-04-131-1/+1
* guildsPuyodead12023-04-131-5/+35
* fixing lots of openapi crapPuyodead12023-04-131-6/+12
* 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
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-7/+1
* PrettierMadeline2022-09-261-34/+67
* Move schemas to /src/util/schemasMadeline2022-09-261-2/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+60