1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 19:02:33 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
Madeline
4ede702657 Fixed npm run tsnode throwing error about ES modules for node-fetch. Probably was api package.json still included node-fetch 3, but bundle still had v2 2022-03-06 10:52:19 +03:00
dependabot[bot]
9b522055b9 Bump follow-redirects from 1.14.6 to 1.14.8 in /cdn (#635)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 08:04:23 +03:00
Madeline
108829140a revert dependabot PRs that update node-fetch to v3 2022-01-24 17:06:31 +11:00
dependabot[bot]
c86a8f8d7e Bump node-fetch from 2.6.6 to 2.6.7 in /cdn
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [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.6...v2.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 07:44:57 +03:00
The Arcane Brony
579515f67c Restore package locks 2021-12-26 16:41:22 +01:00
The Arcane Brony
02235067f9 Repo cleanup, remove fs-extras 2021-12-21 11:56:33 +01:00
Flam3rboy
c812026527 ⬆️ update packages 2021-10-24 12:59:25 +02:00
KagurazakaNyaa
12d1a86c8f Fix missing dependencies 2021-10-24 02:50:03 +08:00
Flam3rboy
01fb2dbf4d use better-sqlite3 as default db 2021-10-18 22:55:54 +02:00
Flam3rboy
dc22db6902 Revert "fix: make the CDN build correctly"
This reverts commit 79aae987fd.
2021-10-18 14:38:34 +02:00
Diego Magdaleno
648c9b738c 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
79aae987fd fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
Flam3rboy
aec3834fe5 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Flam3rboy
c48eb95af0 🔒 update modules 2021-10-15 23:51:31 +02:00
Flam3rboy
182de09ccc 🐛 fix unittests 2021-10-15 13:00:23 +02:00
Hayden Young
892459a938 chore: merge master into cdn-s3 2021-10-15 09:42:31 +00:00
Hayden Young
08736ed610 feat: implement an S3-based storage API 2021-10-14 23:04:03 +01: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
The Arcane Brony
7db9086dd0 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
d99e5c565a ⬆️ update packages 2021-10-06 17:39:32 +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
uurgothat
1882beef0c replace chalk with nanocolors 2021-10-04 22:39:50 +03:00
Flam3rboy
c398c1512e 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02: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
bd9cc4c537 ⬆️ fix + update dependencies 2021-09-16 20:46:22 +02:00
Flam3rboy
85ef7410b2 ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
c7ed245433 ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
xnacly
26be2f9a1d fixed globalSetup for jest 2021-09-01 22:10:44 +02:00
xnacly
cebc19bee2 added unittest setup + ping route test 2021-08-18 13:57:23 +02:00
Flam3rboy
9ab8fc8e6e 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +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
dfa71c3868 start.bat and start.sh script 2021-08-15 00:10:54 +02:00
Flam3rboy
b6fbcf1c4f 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +02:00
darkhpp
2c2d815c53 [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
Flam3rboy
71eeb8df01 cdn 2021-08-12 20:16:45 +02:00