| Commit message (Expand) | Author | Age | Files | Lines |
* | Client patcher now attempts assets multiple times, in case net sucks | Madeline | 2023-02-22 | 1 | -1/+14 |
* | remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default... | Madeline | 2023-02-03 | 1 | -0/+4 |
* | use print instead of console.log in client cache so it doesn't output weirdness | Madeline | 2023-02-01 | 1 | -1/+1 |
* | Don't try to cache files like /assets/;var u,p={26700:0};l.f | Madeline | 2023-01-24 | 1 | -4/+9 |
* | Update client cacher to allow numbers in extensions ( for woff2 ) | Madeline | 2023-01-24 | 1 | -1/+3 |
* | Rewrite client cacher (#962) | Madeline | 2023-01-22 | 1 | -136/+48 |
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+1 |
* | `npm run generate:client` downloads more assets now (Thanks Rory!). Also `ONL... | Madeline | 2023-01-18 | 1 | -15/+34 |
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 21 | -30/+442 |
* | 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 |
* | Fix console fuckery to allow running in a headless terminal, and to fix flick... | TheArcaneBrony | 2023-01-13 | 1 | -13/+8 |
* | add back openapi generation. todo: find way to keep route text descriptions i... | Madeline | 2023-01-06 | 2 | -0/+232 |
* | 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 |
* | 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 -> status.understars.dev... | Madeline | 2022-10-24 | 1 | -29/+51 |
* | TestClient middleware will now add cache misses to file for generate:client s... | Madeline | 2022-10-24 | 1 | -15/+76 |
* | Change android and ios client downloads to use /download endpoint, update Rel... | Madeline | 2022-10-24 | 1 | -0/+17 |
* | 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 |