summary refs log tree commit diff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix missed moveCursor callTheArcaneBrony2023-01-131-1/+1
* Fix console fuckery to allow running in a headless terminal, and to fix flick...TheArcaneBrony2023-01-131-13/+8
* add back openapi generation. todo: find way to keep route text descriptions i...Madeline2023-01-062-0/+232
* Don't allow BaseClass props through schemaMadeline2023-01-061-0/+18
* migration stuff againMadeline2023-01-051-1/+13
* PrettierMadeline2023-01-058-827/+2415
* channel flags whoopsMadeline2023-01-051-0/+2
* Add migrations (#923)Madeline2023-01-054-0/+820
* Update patcher to disable qr loginPuyodead12022-12-221-0/+3
* Fix sync script not closing for some dbmsMadeline2022-12-222-1/+2
* Fix logo patch and update changelog generatorMadeline2022-12-212-15/+5
* Update client script js hashesPuyodead12022-12-201-4/+4
* Move to migrations. Use `npm run generate:db` for first database generation.Madeline2022-12-181-0/+19
* First pass of removing Slowcord mentionsMadeline2022-12-174-13/+49
* Fast connect but send identifyMadeline2022-10-311-0/+6
* client patcher: discordstatus.com -> status.understars.devMadeline2022-10-301-1/+2
* Added scripts for changelogs and removed premium referencesMadeline2022-10-271-0/+28
* Prevent client from deleting localStorageMadeline2022-10-261-0/+5
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-1/+4
* Fix server -> guild patch and add status.discord.com -> status.understars.dev...Madeline2022-10-241-29/+51
* TestClient middleware will now add cache misses to file for generate:client s...Madeline2022-10-241-15/+76
* Change android and ios client downloads to use /download endpoint, update Rel...Madeline2022-10-241-0/+17
* remove self_edit_guilds, was dumbMadeline2022-10-071-1/+0
* Make client cacher suck less?Madeline2022-09-271-10/+18
* client patcher stuffMadeline2022-09-261-10/+12
* PrettierMadeline2022-09-267-38/+65
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+0
* Fix scripts/benchmark/connections.jsMadeline2022-09-261-2/+2
* Add generate:client scriptMadeline2022-09-261-0/+125
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-0/+0
* Fix and remove some scripts + use ajv/typescript-json-schema required by patchesMadeline2022-09-267-380/+2
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2519-0/+1578