Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | `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 | 1 | -0/+18 |
| | | | | | | | | | * 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> | ||||
* | Prettier | Madeline | 2023-01-05 | 1 | -29/+62 |
| | |||||
* | Update patcher to disable qr login | Puyodead1 | 2022-12-22 | 1 | -0/+3 |
| | |||||
* | Fix logo patch and update changelog generator | Madeline | 2022-12-21 | 1 | -13/+3 |
| | |||||
* | Update client script js hashes | Puyodead1 | 2022-12-20 | 1 | -4/+4 |
| | |||||
* | First pass of removing Slowcord mentions | Madeline | 2022-12-17 | 1 | -11/+31 |
| | |||||
* | 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 |
| | |||||
* | Prevent client from deleting localStorage | Madeline | 2022-10-26 | 1 | -0/+5 |
| | |||||
* | 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 | ||||
* | 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 | 1 | -18/+32 |
| | |||||
* | Add generate:client script | Madeline | 2022-09-26 | 1 | -0/+125 |