Commit Graph

57 Commits

Author SHA1 Message Date
Flam3rboy 286b4a69fd add private and public endpoint 2021-09-25 23:55:19 +02:00
Flam3rboy 46b7f44bf0 🔒 XSS content type: html 2021-09-25 23:54:30 +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 578cc8b4b6 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
AlTech98 6123f359b0 Fix icon, owner_id change and channel deletion for group DMs 2021-09-17 18:29:02 +02:00
Flam3rboy fe8d9ca740 ⬆️ fix + update dependencies 2021-09-16 20:46:22 +02:00
AlTech98 b438a21b9c Delete attachments of deleted messages, fix #273 2021-09-13 17:32:31 +02:00
Flam3rboy d50073fc41 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
AlTech98 d98ec90d23 Increased CDN max upload to 10mb 2021-09-09 16:55:02 +02:00
conner 2f3e895efb Revert "Increased CDN max upload to 10mb, fix #318" 2021-09-09 16:40:47 +02:00
AlTech98 9b1461007b Removed urlencoded bodyparser 2021-09-09 07:50:00 +02:00
AlTech98 b3f91068e5 Increased CDN max upload to 10mb 2021-09-08 18:42:58 +02:00
Flam3rboy 8e025ce57c ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy 4fe30d32c0 🐛 fix #289 2021-09-03 04:02:21 +02:00
Flam3rboy 57bf4b0a2f ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
xnacly 5175557809 fixed globalSetup for jest 2021-09-01 22:10:44 +02:00
xnacly 5c8060f6c4 added unittests for filestorage [cdn] 2021-08-29 18:34:20 +02:00
xnacly 6ceb710df9 added /external unit tests [cdn] 2021-08-29 18:05:46 +02:00
xnacly 976512a0ac fixed missing imports and programming issues [cdn] 2021-08-29 17:29:05 +02:00
xnacly 200911a1d3 added todo to fileStorage [cdn] 2021-08-29 17:11:27 +02:00
xnacly dad0506df4 added /avatars unittests [cdn] 2021-08-29 17:11:01 +02:00
xnacly 730de53133 fixed tests for cdn 2021-08-29 17:00:03 +02:00
Flam3rboy 0066ba223e fix cdn 2021-08-29 16:58:56 +02:00
xnacly d95aa0c51a added all unittests for attachments 2021-08-18 19:29:16 +02:00
xnacly fd03d9aab5 added unittests for ping and attachments 2021-08-18 18:46:53 +02:00
xnacly 8475779fe0 remove console.info from jest output 2021-08-18 18:46:34 +02:00
xnacly af20ab46e2 revert b1c459b 2021-08-18 18:17:52 +02:00
xnacly 6256b7cb88 added unittests for attachments [post] 2021-08-18 18:13:41 +02:00
xnacly b1c459bb1b moved import 2021-08-18 18:02:39 +02:00
xnacly d2840cb553 fixed wrong wording in HTTPError 2021-08-18 16:53:35 +02:00
xnacly 7ff5718f00 added a common error to CONTRIBUTE.md 2021-08-18 16:52:51 +02:00
xnacly cf735f4678 fixed timeout request by not throwing an issue 2021-08-18 16:52:34 +02:00
Flam3rboy 88b51706ca Merge branches 'master' and 'master' of https://github.com/fosscord/fosscord-server 2021-08-18 16:15:48 +02:00
Flam3rboy 67dfaa3644 revert 2cff55f 2021-08-18 16:10:11 +02:00
xnacly 508223f6db Merge branch 'master' of git://github.com/fosscord/fosscord-server 2021-08-18 13:58:20 +02:00
xnacly d53271b68e added unittest setup + ping route test 2021-08-18 13:57:23 +02:00
Flam3rboy e8c22efda7 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy 4105df8dcb 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +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 4f12d6d353 🐛 fix types 2021-08-15 14:40:59 +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