1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
Commit Graph

90 Commits

Author SHA1 Message Date
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
Flam3rboy
32db61d8ca 🐛 fix build.js? 2021-10-09 18:06:02 +02:00
Flam3rboy
6b44a7ada1 🎨 cdn now also works without setting a public endpoint 2021-10-09 14:46:59 +02:00
Flam3rboy
7c61883226 🐛 fix cdn 2021-10-09 11:21:06 +02:00
Flam3rboy
1ffeedd887 🐛 fix old node version 2021-10-09 01:53:41 +02:00
Flam3rboy
44ddcc592d Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-09 01:45:05 +02:00
Flam3rboy
9fa4c607fc 🎨 fix imports with new build script 2021-10-09 01:45:02 +02:00
Flam3rboy
d842478d06 🐛 fix build 2021-10-09 01:44:44 +02:00
xnacly
e21642ad06 🚀 2000 commit - changed ascii art 2021-10-08 20:35:29 +02:00
Flam3rboy
b44f356d9e bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy
c6bc68c4aa Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 2021-10-07 18:22:15 +02:00
Flam3rboy
1bef11aaaa 🐛 fix swc config 2021-10-07 18:21:17 +02:00
Flam3rboy
9bfee45811 fast build script 2021-10-07 18:21:01 +02:00
Flam3rboy
650ba3d0ae 🐛 fix types + swcrc configs 2021-10-07 18:20:03 +02:00
Flam3rboy
95bb148cfa 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +02:00
The Arcane Brony
72af8dc719 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
977a963778 ⬆️ update packages 2021-10-06 17:39:32 +02:00
Flam3rboy
d58e0a7abb 🎨 add build script to bundle setup 2021-10-05 20:32:22 +02:00
Flam3rboy
1fad621347 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy
9d67c7f7fc 🐛 fix bundle setup 2021-10-05 16:35:38 +02:00
Flam3rboy
0914f424ce generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
Flam3rboy
57af4224fd Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-04 22:06:17 +02:00
Flam3rboy
a6adbe9142 ⬆️ update dependencies 2021-10-04 22:01:05 +02:00
Flam3rboy
e563aa25b4 🚧 different db engines 2021-10-04 21:57:24 +02:00
uurgothat
ea900af4cd replace chalk with nanocolors 2021-10-04 22:39:50 +03:00
uurgothat
fe5bd56ac8 Add warn for git + remove unnecessary import 2021-10-04 22:31:12 +03:00
uurgothat
18abf9ef40 Rainbow the logs 2021-10-04 22:01:08 +03:00
Flam3rboy
7bd0a2004c 🎨 restructure gateway 2021-10-02 15:12:47 +02:00
Flam3rboy
286b4a69fd add private and public endpoint 2021-09-25 23:55:19 +02:00
Flam3rboy
fa00ea8d2e 🎨 remove start from setup script 2021-09-23 17:29:00 +02:00
Flam3rboy
c571d989e8 🐛 prepare/postinstall only works for packages not local npm install 2021-09-23 16:58:07 +02:00
Flam3rboy
a2a31b9485 🐛 fix install script 2021-09-23 16:30:28 +02:00
Flam3rboy
053fa4b499 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00