summary refs log tree commit diff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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