1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 04:32:35 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
TheArcaneBrony
1e1ba96a3c
Dev/post refactor fixes (#927)
* Re-introduce outgoing message logging

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Websocket dumping

* Sentry user count on API

* Generate session ID upon opening websocket, fix gateway dumps

* Async file io in src/gateway/events/Message.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Async file io in src/util/util/Config.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Make pre-commit hook executable

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Fixed sync file io in src/util/util/Config.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Fixed missing await call in src/util/util/AutoUpdate.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Add comment to src/gateway/events/Connection.ts

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>

* Clean up gateway dumping code

Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-12 23:46:36 +11:00
ChrisChrome
1cadcda249
Add basic developer panel functionality - doesn't work yet
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
Madeline
e700ab1e65
Add generate:client script 2022-09-26 20:33:57 +10:00
Madeline
6365e27c3c
Fix slowcord additional services 2022-09-26 15:59:13 +10:00
Madeline
df46e5b43f
removed build dir 2022-06-27 16:40:19 +10:00
The Arcane Brony
78221fbdeb Restore package locks 2021-12-26 16:41:22 +01:00
The Arcane Brony
d0cd5b7040 Repo cleanup, remove fs-extras 2021-12-21 11:56:33 +01:00
The Arcane Brony
ed133380fb Add plugin & css support, add styling to differentiate from discord.com 2021-11-11 22:24:03 +01:00
developomp
782d52793e prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
Flam3rboy
842d6ea905 config override file 2021-10-17 22:27:54 +02:00
Flam3rboy
74bd98737a 🎨 clean up imports + classes 2021-10-10 11:03:32 +02:00
Flam3rboy
d842478d06 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy
939601e418 🙈 add database.db to .gitignore 2021-09-03 04:05:28 +02:00
Flam3rboy
78c0d0e707 delete assets 2021-08-15 22:01:13 +02:00
Flam3rboy
a687b489d7 Merge branch 'master' into pr/darkhpp/261-2 2021-08-13 13:03:18 +02:00
Flam3rboy
0487f9f8e4 server bundle 2021-08-13 12:58:18 +02:00
darkhpp
9a36f9bf4e [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
Flam3rboy
db14548bd4 webrtc 2021-08-12 20:50:29 +02:00
Flam3rboy
ae1a1fddd3
Initial commit 2021-05-31 00:48:51 +02:00