summary refs log tree commit diff
path: root/src/api/routes/guilds/#guild_id/channels.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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