1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 17:51:35 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
Nobody
469e55fffa chore: fix package.json scripts
npx should be used to execute local package binaries
2022-07-19 10:20:36 +03:00
KaKi87
5adcd70a51 Use SPDX license syntax in 'package.json' files 2022-06-02 17:33:50 +02:00
Thesourtimes
265f603b0a Do stuff for npm workspace 2022-04-26 22:47:35 +03:00
Madeline
108829140a revert dependabot PRs that update node-fetch to v3 2022-01-24 17:06:31 +11:00
dependabot[bot]
907d23d925 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
0292633721 Update documents 2022-01-04 20:51:04 +03:00
KagurazakaNyaa
12d1a86c8f Fix missing dependencies 2021-10-24 02:50:03 +08:00
Flam3rboy
aec3834fe5 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Flam3rboy
dbe2258d97 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
3b74fa9299 bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy
8bb38139c2 🐛 fix swc config 2021-10-07 18:21:17 +02:00
The Arcane Brony
7db9086dd0 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
1296600de9 ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00
Flam3rboy
2bd5c06bf1 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy
7b63016872 generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
Flam3rboy
1716d92849 🎨 restructure gateway 2021-10-02 15:12:47 +02:00
Flam3rboy
c238f86932 Merge branch 'master' into unittests 2021-09-23 16:07:25 +02:00
Flam3rboy
c398c1512e 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00
Chris Chrome
6b125b896e 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
15dd4631b4 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
912d1c31d8 🎨 rewrite imports 2021-09-20 23:34:54 +02:00
Flam3rboy
1e331b7c9d 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
Flam3rboy
60535f5159 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
Flam3rboy
c7ed245433 ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
Flam3rboy
c4896b7f55 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy
35702adf50 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
04072b60e8 🐛 build bundle 2021-08-15 22:36:35 +02:00
Flam3rboy
04355a6661 🐛 fix bundle postinstall 2021-08-15 22:32:57 +02:00
Flam3rboy
94a5d56412 ⬆️ update mongoose types 2021-08-15 22:18:53 +02:00
Flam3rboy
d0bb45e0c4 🐛 fix server bundle 2021-08-15 21:56:30 +02:00
Flam3rboy
4462898d6d update packages 2021-08-15 13:53:21 +02:00
Flam3rboy
380704a866 🐛 fix tsc missing 2021-08-15 00:58:53 +02:00
Flam3rboy
dfa71c3868 start.bat and start.sh script 2021-08-15 00:10:54 +02:00
Flam3rboy
2ca550d0c9 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
bacb78f5c5 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy
eaa65db361 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy
ebff2f4241 Merge branch 'master' into pr/darkhpp/261-2 2021-08-13 13:03:18 +02:00
Flam3rboy
0157028af5 abstract Event emission 2021-08-13 13:00:49 +02:00
darkhpp
619feac7d6 Fix naming 2021-08-13 17:57:51 +07:00
darkhpp
2c2d815c53 [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
Flam3rboy
d24348ef0f gateway 2021-08-12 20:18:05 +02:00