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

142 Commits

Author SHA1 Message Date
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
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
Flam3rboy
cdbb54bb3c 🎨 rewrite imports 2021-09-20 23:34:54 +02:00
Flam3rboy
5cec6e43d4 Merge branch 'master' into unittests 2021-09-20 21:49:42 +02:00
Flam3rboy
9ae19d8e06 🚚 move file handle to utility 2021-09-19 19:05:26 +02:00
Flam3rboy
d45ea78ae6 🐛 fix bundle debug 2021-09-19 18:45:09 +02:00
Flam3rboy
578cc8b4b6 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
Flam3rboy
fe8d9ca740 ⬆️ fix + update dependencies 2021-09-16 20:46:22 +02:00
Flam3rboy
13b7b84761 🐛 fix channel events + message send 2021-09-13 00:17:56 +02:00
Flam3rboy
d50073fc41 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
Flam3rboy
e662c983b3 🐛 fix message sending 2021-09-03 04:04:34 +02:00
Flam3rboy
57bf4b0a2f ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
Flam3rboy
8e29e40ef4 ⬆️ update dependencies 2021-09-01 23:35:20 +02:00
Flam3rboy
295159fc4a 🐛 fix entity types and projection 2021-09-01 23:34:55 +02:00
Flam3rboy
3f66c10178 🐛 db query fixes 2021-08-31 17:58:47 +02:00
Flam3rboy
d0292ef96b 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy
b68b1a1181 fix bundle 2021-08-29 16:58:53 +02:00
Flam3rboy
a47de8585c 🎨 update bundle build 2021-08-19 21:29:12 +02:00
Flam3rboy
67dfaa3644 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy
e8c22efda7 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
e611126c7c 🎨 clean up 2021-08-17 22:42:16 +02:00
Flam3rboy
70d9aa669e 🔊 verbose error handler 2021-08-17 20:37:13 +02:00
Flam3rboy
04379f9376 🐛 fix import 2021-08-17 19:33:32 +02:00
Flam3rboy
ce49d8829f 🐛 update bundle import 2021-08-17 19:22:56 +02:00
Flam3rboy
da496d2c10 🐛 fix bundle import path 2021-08-17 18:07:32 +02:00
Flam3rboy
da81015ddd update Event 2021-08-16 15:07:18 +02:00
Flam3rboy
a76d1f90a8 🐛 build bundle 2021-08-15 22:36:35 +02:00
Flam3rboy
0639b6176f 🐛 fix bundle postinstall 2021-08-15 22:32:57 +02:00
Flam3rboy
bdc54dd836 ⬆️ update mongoose types 2021-08-15 22:18:53 +02:00
Flam3rboy
dbdfbf61f2 🐛 fix server bundle 2021-08-15 21:56:30 +02:00
Flam3rboy
8c4d473d07 update packages 2021-08-15 13:53:21 +02:00
Flam3rboy
120cbb4d16 🐛 fix tsc missing 2021-08-15 00:58:53 +02:00
Flam3rboy
6cee68c1e3 start.bat and start.sh script 2021-08-15 00:10:54 +02:00
Flam3rboy
b9e545a445 🎨 clean up server bundle 2021-08-14 23:15:19 +02:00
Flam3rboy
c0cdac425b 🎨 rename run script to start 2021-08-14 14:29:08 +02:00
Flam3rboy
643582e8a6 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy
1f167e11df 🚧 fix server bundle 2021-08-13 22:57:46 +02:00
Flam3rboy
63343eec4c Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 20:54:59 +02:00
Flam3rboy
e2639379c8 🐛 fix bundle listen 2021-08-13 20:54:52 +02:00
Flam3rboy
16eff151ea 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +02:00
Flam3rboy
1cf781e254 📝 updated links to fosscord-server 2021-08-13 13:18:45 +02:00
Flam3rboy
0487f9f8e4 server bundle 2021-08-13 12:58:18 +02:00