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

39 Commits

Author SHA1 Message Date
Thesourtimes
540e643b86 Do stuff for npm workspace 2022-04-26 22:47:35 +03:00
Madeline
e567755ab6
revert dependabot PRs that update node-fetch to v3 2022-01-24 17:06:31 +11:00
dependabot[bot]
02c3ca67eb Bump node-fetch from 2.6.2 to 3.1.1 in /gateway
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 07:42:07 +03:00
Thesourtimes
7d6fd4c88f Update documents 2022-01-04 20:51:04 +03:00
KagurazakaNyaa
ecd54e9eaa Fix missing dependencies 2021-10-24 02:50:03 +08:00
Flam3rboy
395835a937 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Flam3rboy
ce4e751292 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
b44f356d9e bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy
1bef11aaaa 🐛 fix swc config 2021-10-07 18:21:17 +02:00
The Arcane Brony
72af8dc719 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
627ba5373b ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00
Flam3rboy
1fad621347 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy
0914f424ce generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
Flam3rboy
7bd0a2004c 🎨 restructure gateway 2021-10-02 15:12:47 +02:00
Flam3rboy
86f96aea5b Merge branch 'master' into unittests 2021-09-23 16:07:25 +02:00
Flam3rboy
053fa4b499 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00
Chris Chrome
62b8ad0556
Ok, so it DOES build
Still, it builds under linux, so i'm happy with it lol
2021-09-23 07:58:32 -04:00
Chris Chrome
864f0b5c43
Use @yukikaze-bot/erlpack
discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :)
2021-09-23 05:16:15 -04:00
Flam3rboy
cdbb54bb3c 🎨 rewrite imports 2021-09-20 23:34:54 +02:00
Flam3rboy
578cc8b4b6 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
Flam3rboy
d50073fc41 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
Flam3rboy
57bf4b0a2f ⬆️ update dependencies 2021-09-03 03:38:40 +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
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
634b30f45b move devDependencies to dependencies
because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
2021-08-14 22:25:49 +02:00
Flam3rboy
643582e8a6 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy
f6e265664a 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy
a687b489d7 Merge branch 'master' into pr/darkhpp/261-2 2021-08-13 13:03:18 +02:00
Flam3rboy
06fc341e2a abstract Event emission 2021-08-13 13:00:49 +02:00
darkhpp
f02a5df932 Fix naming 2021-08-13 17:57:51 +07:00
darkhpp
9a36f9bf4e [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
Flam3rboy
fa31e7f8db gateway 2021-08-12 20:18:05 +02:00