summary refs log tree commit diff
path: root/scripts/schema.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-17/+19
| | | | | | | | | * 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
* Don't allow BaseClass props through schemaMadeline2023-01-061-0/+18
|
* PrettierMadeline2023-01-051-1/+1
|
* Fix sync script not closing for some dbmsMadeline2022-12-221-1/+1
|
* First pass of removing Slowcord mentionsMadeline2022-12-171-2/+4
|
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-1/+4
|
* PrettierMadeline2022-09-261-4/+10
|
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+0
|
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-0/+89