Madeline
72c0319a9f
use print instead of console.log in client cache so it doesn't output weirdness
2023-02-01 12:40:38 +11:00
Madeline
e296598e1c
Don't try to cache files like /assets/;var u,p={26700:0};l.f
2023-01-24 13:28:24 +11:00
Madeline
363541c8e7
Update client cacher to allow numbers in extensions ( for woff2 )
2023-01-24 11:42:17 +11:00
Madeline
4df7bbcfe5
Rewrite client cacher ( #962 )
2023-01-22 13:41:31 +11:00
Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
683cd108e8
npm run generate:client
downloads more assets now (Thanks Rory!). Also ONLY_CACHE_JS
env var (#948 )
2023-01-18 23:15:00 +11:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* 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
2023-01-18 13:05:49 +11:00
Madeline
e0aae75757
Window name patch + fix overlapping text in client patcher
2023-01-15 17:35:54 +11:00
TheArcaneBrony
1c4e6e6c91
Fix missed moveCursor call
...
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2023-01-13 13:12:12 +01:00
TheArcaneBrony
aa8a6d6248
Fix console fuckery to allow running in a headless terminal, and to fix flickering of output.
...
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2023-01-13 13:09:09 +01:00
Madeline
98d318fd88
add back openapi generation. todo: find way to keep route text descriptions in code, and find way to get usages of right/permission .hasThrow
2023-01-06 19:30:03 +11:00
Madeline
3c7b5f2656
Don't allow BaseClass props through schema
2023-01-06 18:07:14 +11:00
Madeline
e54912a726
migration stuff again
2023-01-05 17:30:50 +11:00
Madeline
df449169bd
Prettier
2023-01-05 17:16:55 +11:00
Madeline
a665a39523
channel flags whoops
2023-01-05 17:10:13 +11:00
Madeline
e42eaeee8d
Add migrations ( #923 )
...
* Fix typeorm migration cli and server migrations.
* Add `migrate-from-staging` script
2023-01-05 17:04:15 +11:00
Puyodead1
edf8fda03d
Update patcher to disable qr login
2022-12-22 01:03:12 -05:00
Madeline
2ec59d2ff2
Fix sync script not closing for some dbms
2022-12-22 14:30:03 +11:00
Madeline
7160ae2f68
Fix logo patch and update changelog generator
2022-12-21 16:09:39 +11:00
Puyodead1
71ca581529
Update client script js hashes
2022-12-20 23:32:54 -05:00
Madeline
32e9d1828c
Move to migrations. Use npm run generate:db
for first database generation.
2022-12-18 22:14:12 +11:00
Madeline
118a30ca1e
First pass of removing Slowcord mentions
2022-12-17 17:14:49 +11:00
Madeline
3dfd864aff
Fast connect but send identify
2022-10-31 19:37:46 +11:00
Madeline
675a342d4d
client patcher: discordstatus.com -> status.understars.dev
2022-10-30 10:56:37 +11:00
Madeline
8443d1da2d
Added scripts for changelogs and removed premium references
2022-10-27 21:40:40 +11:00
Madeline
686daf564d
Prevent client from deleting localStorage
2022-10-26 18:38:48 +11:00
Madeline
a2f5762791
Forgot some schemas + only generate schemas in util/schemas + add setup script
2022-10-24 19:46:33 +11:00
Madeline
ce14760c2b
Fix server -> guild patch and add status.discord.com -> status.understars.dev patch
2022-10-24 18:46:04 +11:00
Madeline
358671dc4b
TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left
2022-10-24 16:50:53 +11:00
Madeline
0be1949130
Change android and ios client downloads to use /download endpoint, update Release entity to suck less
2022-10-24 14:35:08 +11:00
Madeline
0e315d27ab
remove self_edit_guilds, was dumb
2022-10-07 20:07:35 +11:00
Madeline
cf5637db1b
Make client cacher suck less?
2022-09-27 22:18:10 +10:00
Madeline
ead4a48e2f
client patcher stuff
2022-09-26 23:00:27 +10:00
Madeline
99ee7e9400
Prettier
2022-09-26 22:41:21 +10:00
Madeline
849b257db7
Move schemas to /src/util/schemas
2022-09-26 22:08:14 +10:00
Madeline
186f28516c
Fix scripts/benchmark/connections.js
2022-09-26 20:45:08 +10:00
Madeline
4ca5a4d0b7
Add generate:client script
2022-09-26 20:33:57 +10:00
Madeline
5f46f559b7
Remove import to class-validator, fix listening on port message in bundle
2022-09-26 13:30:47 +10:00
Madeline
5bcfa5ec0b
Fix and remove some scripts + use ajv/typescript-json-schema required by patches
2022-09-26 13:23:05 +10:00
Madeline
f44f5d7ac2
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00