summary refs log tree commit diff
path: root/src/api/routes/channels/#channel_id/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* whatever the fuck this is fix/channel_orderingMadeline2023-11-291-0/+15
|
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
|
* channelsPuyodead12023-04-131-6/+34
|
* 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-42/+75
|
* Move schemas to /src/util/schemasMadeline2022-09-261-31/+2
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+99