Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `npm run generate:client` downloads more assets now (Thanks Rory!). Also ↵ | Madeline | 2023-01-18 | 1 | -15/+34 |
| | | | | `ONLY_CACHE_JS` env var (#948) | ||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 21 | -30/+442 |
| | | | | | | | | | * 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 | ||||
* | Window name patch + fix overlapping text in client patcher | Madeline | 2023-01-15 | 1 | -11/+17 |
| | |||||
* | Fix missed moveCursor call | TheArcaneBrony | 2023-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | Fix console fuckery to allow running in a headless terminal, and to fix ↵ | TheArcaneBrony | 2023-01-13 | 1 | -13/+8 |
| | | | | | | flickering of output. Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | add back openapi generation. todo: find way to keep route text descriptions ↵ | Madeline | 2023-01-06 | 2 | -0/+232 |
| | | | | in code, and find way to get usages of right/permission .hasThrow | ||||
* | Don't allow BaseClass props through schema | Madeline | 2023-01-06 | 1 | -0/+18 |
| | |||||
* | migration stuff again | Madeline | 2023-01-05 | 1 | -1/+13 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 8 | -827/+2415 |
| | |||||
* | channel flags whoops | Madeline | 2023-01-05 | 1 | -0/+2 |
| | |||||
* | Add migrations (#923) | Madeline | 2023-01-05 | 4 | -0/+820 |
| | | | | * Fix typeorm migration cli and server migrations. * Add `migrate-from-staging` script | ||||
* | Update patcher to disable qr login | Puyodead1 | 2022-12-22 | 1 | -0/+3 |
| | |||||
* | Fix sync script not closing for some dbms | Madeline | 2022-12-22 | 2 | -1/+2 |
| | |||||
* | Fix logo patch and update changelog generator | Madeline | 2022-12-21 | 2 | -15/+5 |
| | |||||
* | Update client script js hashes | Puyodead1 | 2022-12-20 | 1 | -4/+4 |
| | |||||
* | Move to migrations. Use `npm run generate:db` for first database generation. | Madeline | 2022-12-18 | 1 | -0/+19 |
| | |||||
* | First pass of removing Slowcord mentions | Madeline | 2022-12-17 | 4 | -13/+49 |
| | |||||
* | Fast connect but send identify | Madeline | 2022-10-31 | 1 | -0/+6 |
| | |||||
* | client patcher: discordstatus.com -> status.understars.dev | Madeline | 2022-10-30 | 1 | -1/+2 |
| | |||||
* | Added scripts for changelogs and removed premium references | Madeline | 2022-10-27 | 1 | -0/+28 |
| | |||||
* | Prevent client from deleting localStorage | Madeline | 2022-10-26 | 1 | -0/+5 |
| | |||||
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 1 | -1/+4 |
| | |||||
* | Fix server -> guild patch and add status.discord.com -> ↵ | Madeline | 2022-10-24 | 1 | -29/+51 |
| | | | | status.understars.dev patch | ||||
* | TestClient middleware will now add cache misses to file for generate:client ↵ | Madeline | 2022-10-24 | 1 | -15/+76 |
| | | | | script to fetch. Also patch discord icon top left | ||||
* | Change android and ios client downloads to use /download endpoint, update ↵ | Madeline | 2022-10-24 | 1 | -0/+17 |
| | | | | Release entity to suck less | ||||
* | remove self_edit_guilds, was dumb | Madeline | 2022-10-07 | 1 | -1/+0 |
| | |||||
* | Make client cacher suck less? | Madeline | 2022-09-27 | 1 | -10/+18 |
| | |||||
* | client patcher stuff | Madeline | 2022-09-26 | 1 | -10/+12 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 7 | -38/+65 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -1/+0 |
| | |||||
* | Fix scripts/benchmark/connections.js | Madeline | 2022-09-26 | 1 | -2/+2 |
| | |||||
* | Add generate:client script | Madeline | 2022-09-26 | 1 | -0/+125 |
| | |||||
* | Remove import to class-validator, fix listening on port message in bundle | Madeline | 2022-09-26 | 1 | -0/+0 |
| | |||||
* | Fix and remove some scripts + use ajv/typescript-json-schema required by patches | Madeline | 2022-09-26 | 7 | -380/+2 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 19 | -0/+1578 |