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

75 Commits

Author SHA1 Message Date
Flam3rboy
63da3c0da4 🐛 fix cdn route not working without hash 2021-10-10 14:09:18 +02:00
Flam3rboy
4722dd5d97 🐛 fix tsc compiler 2021-10-10 12:35:46 +02:00
Flam3rboy
dbe2258d97 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
4cd6207e5f 🐛 fix cdn 2021-10-09 11:21:06 +02:00
Flam3rboy
41a193dff0 🎨 fix imports with new build script 2021-10-09 01:45:02 +02:00
Flam3rboy
826b2c9820 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy
3b74fa9299 bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy
29516da90f Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 2021-10-07 18:22:15 +02:00
Flam3rboy
8bb38139c2 🐛 fix swc config 2021-10-07 18:21:17 +02:00
Flam3rboy
c75c6f508d 🐛 fix types + swcrc configs 2021-10-07 18:20:03 +02:00
Flam3rboy
b5905c1bba 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +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
uurgothat
d4ddf3acf0 Rainbow the logs 2021-10-04 22:01:08 +03:00
Flam3rboy
4b2e93c84b add private and public endpoint 2021-09-25 23:55:19 +02:00
Flam3rboy
bf42a92574 🔒 XSS content type: html 2021-09-25 23:54:30 +02: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
16a3d1b334 Merge branch 'master' into unittests 2021-09-20 21:49:42 +02:00
Flam3rboy
b862780990 🚚 move file handle to utility 2021-09-19 19:05:26 +02:00
Flam3rboy
1e331b7c9d 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
AlTech98
50ab5e7d49 Fix icon, owner_id change and channel deletion for group DMs 2021-09-17 18:29:02 +02:00
Flam3rboy
bd9cc4c537 ⬆️ fix + update dependencies 2021-09-16 20:46:22 +02:00
AlTech98
aa1f1a22a4 Delete attachments of deleted messages, fix #273 2021-09-13 17:32:31 +02:00
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