summary refs log tree commit diff
path: root/scripts/client.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* var -> letTheArcaneBrony2023-01-141-4/+4
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Fix missed moveCursor callTheArcaneBrony2023-01-131-1/+1
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Fix console fuckery to allow running in a headless terminal, and to fix ↵TheArcaneBrony2023-01-131-13/+8
| | | | | | flickering of output. Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* PrettierMadeline2023-01-051-29/+62
|
* Update patcher to disable qr loginPuyodead12022-12-221-0/+3
|
* Fix logo patch and update changelog generatorMadeline2022-12-211-13/+3
|
* Update client script js hashesPuyodead12022-12-201-4/+4
|
* First pass of removing Slowcord mentionsMadeline2022-12-171-11/+31
|
* Fast connect but send identifyMadeline2022-10-311-0/+6
|
* client patcher: discordstatus.com -> status.understars.devMadeline2022-10-301-1/+2
|
* Prevent client from deleting localStorageMadeline2022-10-261-0/+5
|
* Fix server -> guild patch and add status.discord.com -> ↵Madeline2022-10-241-29/+51
| | | | status.understars.dev patch
* TestClient middleware will now add cache misses to file for generate:client ↵Madeline2022-10-241-15/+76
| | | | script to fetch. Also patch discord icon top left
* Change android and ios client downloads to use /download endpoint, update ↵Madeline2022-10-241-0/+17
| | | | Release entity to suck less
* Make client cacher suck less?Madeline2022-09-271-10/+18
|
* client patcher stuffMadeline2022-09-261-10/+12
|
* PrettierMadeline2022-09-261-18/+32
|
* Add generate:client scriptMadeline2022-09-261-0/+125