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

47 Commits

Author SHA1 Message Date
Flam3rboy
60535f5159 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
AlTech98
e4e10b18d9 Increased CDN max upload to 10mb 2021-09-09 16:55:02 +02:00
conner
c505e3dda4 Revert "Increased CDN max upload to 10mb, fix #318" 2021-09-09 16:40:47 +02:00
AlTech98
ae59f4bafb Removed urlencoded bodyparser 2021-09-09 07:50:00 +02:00
AlTech98
5483ea1ce9 Increased CDN max upload to 10mb 2021-09-08 18:42:58 +02:00
Flam3rboy
85ef7410b2 ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
1350f2cbac 🐛 fix #289 2021-09-03 04:02:21 +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
088a97092b added unittests for filestorage [cdn] 2021-08-29 18:34:20 +02:00
xnacly
9b29209361 added /external unit tests [cdn] 2021-08-29 18:05:46 +02:00
xnacly
498475c501 fixed missing imports and programming issues [cdn] 2021-08-29 17:29:05 +02:00
xnacly
aa340d0a3b added todo to fileStorage [cdn] 2021-08-29 17:11:27 +02:00
xnacly
4adf2bdc54 added /avatars unittests [cdn] 2021-08-29 17:11:01 +02:00
xnacly
641af37d5a fixed tests for cdn 2021-08-29 17:00:03 +02:00
Flam3rboy
2b858c3f0d fix cdn 2021-08-29 16:58:56 +02:00
xnacly
30a2937d65 added all unittests for attachments 2021-08-18 19:29:16 +02:00
xnacly
de077cced9 added unittests for ping and attachments 2021-08-18 18:46:53 +02:00
xnacly
8f498e6934 remove console.info from jest output 2021-08-18 18:46:34 +02:00
xnacly
ca81a63dfd revert b1c459b 2021-08-18 18:17:52 +02:00
xnacly
533a501427 added unittests for attachments [post] 2021-08-18 18:13:41 +02:00
xnacly
dde04559c1 moved import 2021-08-18 18:02:39 +02:00
xnacly
c68488d33d fixed wrong wording in HTTPError 2021-08-18 16:53:35 +02:00
xnacly
560e1a67e8 added a common error to CONTRIBUTE.md 2021-08-18 16:52:51 +02:00
xnacly
a222935e51 fixed timeout request by not throwing an issue 2021-08-18 16:52:34 +02:00
Flam3rboy
466e971f83 Merge branches 'master' and 'master' of https://github.com/fosscord/fosscord-server 2021-08-18 16:15:48 +02:00
Flam3rboy
c4896b7f55 revert 2cff55f 2021-08-18 16:10:11 +02:00
xnacly
b1ee66a8bc Merge branch 'master' of git://github.com/fosscord/fosscord-server 2021-08-18 13:58:20 +02:00
xnacly
cebc19bee2 added unittest setup + ping route test 2021-08-18 13:57:23 +02:00
Flam3rboy
35702adf50 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
9ab8fc8e6e 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +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
f481a34b7b 🐛 fix types 2021-08-15 14:40:59 +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
b6fbcf1c4f 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +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
90d5307a56 rename @fosscord/server-util to -> @fosscord/util 2021-08-13 12:59:59 +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
71eeb8df01 cdn 2021-08-12 20:16:45 +02:00