1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 10:52:31 +01:00
Commit Graph

122 Commits

Author SHA1 Message Date
Chris Chrome
565f3b9e5f
Merge pull request #553 from TheArcaneBrony/master
Remove fs-extras, add Sentry support, fix compile errors, fix some typos
2021-12-26 13:38:25 -05:00
Erkin Alp Güney
2d7d69853f
Fix the casing
Co-authored-by: TheArcaneBrony<myrainbowdash949@gmail.com>
2021-12-26 20:26:15 +03:00
The Arcane Brony
4518cacde1 Add env name in sentry, set default sentry endpoint 2021-12-26 18:19:31 +01:00
The Arcane Brony
78221fbdeb Restore package locks 2021-12-26 16:41:22 +01:00
ImAaronFR
b83fd52927
Fixed mistype
Pre-relase ----> Pre-Release
2021-12-26 18:36:46 +03:30
unknownPerson115
edcac833a8
Updated Server.ts
Added what to do if 'SIGTERM' is sent to the server for the `/stop` API route
2021-12-25 21:04:56 +00:00
The Arcane Brony
9909e5a174 Replace nanocolors with picocolors 2021-12-25 12:09:48 +01:00
The Arcane Brony
252051b95a Add Sentry, fix compile errors 2021-12-22 18:43:39 +01:00
The Arcane Brony
cbd337701f Improve build scripts, strip more fs-extras 2021-12-21 21:49:58 +01:00
The Arcane Brony
d0cd5b7040 Repo cleanup, remove fs-extras 2021-12-21 11:56:33 +01:00
Thesourtimes
6e48883354 Minor API work 2021-12-05 21:53:58 +03:00
The Arcane Brony
433ae0d170 Fix dependencies 2021-11-11 22:32:46 +01:00
The Arcane Brony
06456cf727 Global prettierrc, format build.js 2021-11-11 22:24:44 +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
Thesourtimes
5e1d4ce4d7 minor capitulation 2021-11-11 11:31:03 +03:00
Thesourtimes
ac1d7fbbaf API versions 6 & 7 with minor logging additions 2021-11-10 19:44:11 +03:00
Thesourtimes
e0e888d066 Added phase numbers to build 2021-11-10 19:35:28 +03:00
Flam3rboy
f9187a6c0f ⬆️ update packages 2021-10-24 12:59:25 +02:00
Flam3rboy
8d6898d94d Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-24 12:44:16 +02:00
KagurazakaNyaa
8ded9a20f9 Proxy support for external network access 2021-10-24 02:17:07 +08:00
Flam3rboy
7be11027d1 🐛 delay worker thread start 2021-10-22 23:42:00 +02:00
developomp
53949bd737 prettier formatted /bundle 2021-10-20 09:11:12 +09:00
Flam3rboy
6299d45114 use better-sqlite3 as default db 2021-10-18 22:55:54 +02:00
Flam3rboy
cea121fe3f 🐛 fix types + prod env 2021-10-18 21:10:03 +02:00
Flam3rboy
f6b00d2fcd vertically scale bundle 2021-10-18 17:38:31 +02:00
Flam3rboy
70d0d11ffd Revert "fix: make the CDN build correctly"
This reverts commit 5fea8b21d1.
2021-10-18 14:38:34 +02:00
Diego Magdaleno
413d9d5060
Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into hbjydev-docker-fix 2021-10-17 16:51:17 -05:00
Hayden Young
5fea8b21d1 fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
Flam3rboy
6c46a46cf0 ⬆️ update sqlite3 2021-10-17 01:39:41 +02:00
Flam3rboy
6f0cf477c5 added benchmark 2021-10-17 00:40:26 +02:00
Flam3rboy
395835a937 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Flam3rboy
135eb11485 🔒 update modules 2021-10-15 23:51:31 +02:00
Flam3rboy
edbd299777 🐛 fix unittests 2021-10-15 13:00:23 +02:00
Hayden Young
365f15f036 Merge branch 'master' into cdn-s3 2021-10-15 10:33:02 +00:00
Hayden Young
490281f025 chore: update ts-node during npm run setup 2021-10-15 09:46:28 +00:00
Flam3rboy
288eeab6bb Merge branch 'master' into pr/hbjydev/454 2021-10-15 00:44:19 +02:00
Flam3rboy
f2e8e2e031 improve memory managment 2021-10-12 21:53:57 +02:00
Flam3rboy
7b28973fe5 benchmark tests 2021-10-12 21:52:35 +02:00
Maddy
c4cf1f4ae4 ...actually fix windows usernames breaking npm run setup ( I forgot to quote second argument :/ ) 2021-10-12 17:05:24 +11:00
Maddy
f749aea51a npm run build on Windows with usernames containing spaces fails, fixed by escaping tsc.js location in node_modules 2021-10-12 16:14:37 +11:00
Maddy
f210316b24 npm run build on Windows with usernames containing space fails, fixed by wrapping tscBin in quotes 2021-10-11 18:24:28 +11:00
Flam3rboy
fd152e8b6d added vanity db migration 2021-10-10 18:28:50 +02:00
The Arcane Brony
79aee5145b Fix duplicate key 2021-10-10 17:55:48 +02:00
Flam3rboy
82205520ed 🐛 fix Emoji missing in identify 2021-10-10 14:31:13 +02:00
Flam3rboy
347943ffd4 migrate script 2021-10-10 14:21:24 +02:00
Flam3rboy
3b4e026ead 🐛 fix tsc compiler 2021-10-10 12:35:46 +02:00
Flam3rboy
7cbaebdd2b 🐛 fix windows process.getuid 2021-10-10 11:13:51 +02:00
Flam3rboy
57c9813f2f 🐛 convert bigint literal to object 2021-10-10 11:08:55 +02:00
Flam3rboy
ce4e751292 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
dd51a3662b changed and fixed compiler 2021-10-10 11:02:25 +02:00