1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 10:41:34 +02:00
Commit Graph

81 Commits

Author SHA1 Message Date
Hayden Young
5fea8b21d1 fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
Flam3rboy
edbd299777 🐛 fix unittests 2021-10-15 13:00:23 +02:00
Hayden Young
865389d0d0 chore: merge master into cdn-s3 2021-10-15 09:42:31 +00:00
Hayden Young
3c7b8da9a8
fix: don't set location by default 2021-10-14 23:15:03 +01:00
Hayden Young
a003b08b88
chore: remove unused import 2021-10-14 23:04:11 +01:00
Hayden Young
e496a15f2d
feat: implement an S3-based storage API 2021-10-14 23:04:03 +01:00
Flam3rboy
5985917715 🐛 fix cdn route not working without hash 2021-10-10 14:09:18 +02:00
Flam3rboy
3b4e026ead 🐛 fix tsc compiler 2021-10-10 12:35:46 +02:00
Flam3rboy
ce4e751292 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
7c61883226 🐛 fix cdn 2021-10-09 11:21:06 +02:00
Flam3rboy
9fa4c607fc 🎨 fix imports with new build script 2021-10-09 01:45:02 +02:00
Flam3rboy
d842478d06 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy
b44f356d9e bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy
c6bc68c4aa 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
1bef11aaaa 🐛 fix swc config 2021-10-07 18:21:17 +02:00
Flam3rboy
650ba3d0ae 🐛 fix types + swcrc configs 2021-10-07 18:20:03 +02:00
Flam3rboy
95bb148cfa 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +02:00
The Arcane Brony
72af8dc719 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
977a963778 ⬆️ update packages 2021-10-06 17:39:32 +02:00
Flam3rboy
627ba5373b ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00
Flam3rboy
1fad621347 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy
0914f424ce generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
uurgothat
ea900af4cd replace chalk with nanocolors 2021-10-04 22:39:50 +03:00
uurgothat
18abf9ef40 Rainbow the logs 2021-10-04 22:01:08 +03:00
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