1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 09:41:35 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Madeline
ea903baa15
channel flags whoops 2023-01-05 17:10:13 +11:00
Madeline
f67375bf37
Add migrations (#923)
* Fix typeorm migration cli and server migrations.
* Add `migrate-from-staging` script
2023-01-05 17:04:15 +11:00
Puyodead1
9be9bad431
Update patcher to disable qr login 2022-12-22 01:03:12 -05:00
Madeline
a3630fdba4
Fix sync script not closing for some dbms 2022-12-22 14:30:03 +11:00
Madeline
22f0e56a5e
Fix logo patch and update changelog generator 2022-12-21 16:09:39 +11:00
Puyodead1
737cdd3943
Update client script js hashes 2022-12-20 23:32:54 -05:00
Madeline
fe50800613
Move to migrations. Use npm run generate:db for first database generation. 2022-12-18 22:14:12 +11:00
Madeline
e37c4adaed
First pass of removing Slowcord mentions 2022-12-17 17:14:49 +11:00
Madeline
427a8f55ba
Fast connect but send identify 2022-10-31 19:37:46 +11:00
Madeline
022f2ca5aa
client patcher: discordstatus.com -> status.understars.dev 2022-10-30 10:56:37 +11:00
Madeline
5ca7958ed8
Added scripts for changelogs and removed premium references 2022-10-27 21:40:40 +11:00
Madeline
3e9ead8b5e
Prevent client from deleting localStorage 2022-10-26 18:38:48 +11:00
Madeline
c96d2e9bd8
Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
c46a9cf652
Fix server -> guild patch and add status.discord.com -> status.understars.dev patch 2022-10-24 18:46:04 +11:00
Madeline
0f9951bb0e
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
fc2ccc0b25
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
67a8c0d445
remove self_edit_guilds, was dumb 2022-10-07 20:07:35 +11:00
Madeline
567a3b802e
Make client cacher suck less? 2022-09-27 22:18:10 +10:00
Madeline
b4a3a03558
client patcher stuff 2022-09-26 23:00:27 +10:00
Madeline
dbaf39237a
Prettier 2022-09-26 22:41:21 +10:00
Madeline
1f416b972c
Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
2b24e044dd
Fix scripts/benchmark/connections.js 2022-09-26 20:45:08 +10:00
Madeline
e700ab1e65
Add generate:client script 2022-09-26 20:33:57 +10:00
Madeline
7a24f102ee
Remove import to class-validator, fix listening on port message in bundle 2022-09-26 13:30:47 +10:00
Madeline
b2a0e5d83b
Fix and remove some scripts + use ajv/typescript-json-schema required by patches 2022-09-26 13:23:05 +10:00
Madeline
0d23eaba09
Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00