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

129 Commits

Author SHA1 Message Date
Flam3rboy
42a50c0674 use insert instead of save 2021-08-31 17:56:33 +02:00
Flam3rboy
f59fae674d 🐛 fix message sending 2021-08-31 17:55:23 +02:00
Flam3rboy
e508282a55 typeorm error handler 2021-08-31 17:54:57 +02:00
AlTech98
89304ff47b Implemented voice apis #127 and #78 2021-08-30 21:12:13 +02:00
xnacly
1d7d3b3022 added first unittests for api endpoints 2021-08-30 16:23:19 +02:00
xnacly
9e4c7d119b added setup for jest tests 2021-08-30 16:21:54 +02:00
xnacly
5e2dd88908 added jest config, installed supertest 2021-08-30 16:12:05 +02:00
xnacly
fb0e79afa3 removed jest config 2021-08-30 16:11:39 +02:00
xnacly
99c125470f added db to gitignore 2021-08-30 16:11:34 +02:00
xnacly
12a227d3fc fixed wrong statuscode in docs 2021-08-30 16:10:58 +02:00
xnacly
382fc62f5a fixed translation path to display correct error msg 2021-08-30 13:44:52 +02:00
Flam3rboy
584d4a039c 🚧 typeorm 2021-08-30 12:15:06 +02:00
Flam3rboy
eb6efd14c1 only local rate limit to prevent to much pressure on the database 2021-08-30 12:14:32 +02:00
Flam3rboy
bee6f71298 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy
be238a89b9 fix login register + message 2021-08-29 16:58:46 +02:00
Flam3rboy
7674149085 fix rate limit 2021-08-29 16:58:23 +02:00
Flam3rboy
e99008a1a5 typeorm api rewrite done 2021-08-29 00:03:40 +02:00
EMRE ÇELİK
5c92a8fb99 TR 2021-08-27 23:28:55 +03:00
Flam3rboy
0ecc5d8c0e 🚧 api 2021-08-27 11:10:42 +02:00
Flam3rboy
cee7908def Merge branch 'master' into typeorm 2021-08-24 17:36:37 +02:00
Flam3rboy
a567551c8a 🚧 api 2021-08-24 16:35:04 +02:00
Flam3rboy
7fa8bd9e10 test 2021-08-23 03:50:58 +02:00
Flam3rboy
3bb044d704 Merge pull request #278 from daantje1/patch-2 2021-08-22 13:21:42 +02:00
Daan Schenkel
6b29a6a0ef even more dutch 2021-08-22 13:21:10 +02:00
Daan Schenkel
cab6bab649 Add more dutch translations :D 2021-08-22 13:17:35 +02:00
Lukas Does Dev
0c20d2dc15 Fix content security policy policy 2021-08-21 22:30:42 +03:00
Flam3rboy
f711a0411c 🚧 typeorm 2021-08-21 16:47:22 +02:00
Flam3rboy
ec83db3d4e 🐛 fix vanity url 2021-08-19 21:28:57 +02:00
Flam3rboy
c4896b7f55 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy
35702adf50 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
95d7084887 🐛 fix #267 2021-08-18 12:41:44 +02:00
Flam3rboy
e214c71a79 🐛 fix guild channel reorder 2021-08-18 12:33:33 +02:00
Flam3rboy
9d305c335b 🔊 opcode logger 2021-08-18 11:56:30 +02:00
Flam3rboy
0721484a93 add default_auto_archive_duration to channel 2021-08-18 11:53:22 +02:00
Flam3rboy
31d70849bb 🚑 user settings route 2021-08-18 11:53:03 +02:00
Flam3rboy
9e2c6359eb fix #199 2021-08-18 11:48:51 +02:00
Flam3rboy
9ab8fc8e6e 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy
bf8718489e fix #199 2021-08-17 22:57:30 +02:00
Flam3rboy
d8b01058b3 🎨 clean up 2021-08-17 22:42:16 +02:00
Flam3rboy
077050b71c message mention parsing 2021-08-17 22:41:21 +02:00
Flam3rboy
65157aac9c 🔊 verbose error handler 2021-08-17 20:37:13 +02:00
Flam3rboy
678ffc83ea 🐛 fix login route 2021-08-17 20:36:57 +02:00
Flam3rboy
cf00c4787d delete finished todos 2021-08-16 17:42:17 +02:00
Flam3rboy
45f89d4531 update auth middleware 2021-08-16 15:07:09 +02:00
Flam3rboy
8a197bbeaa update Rate Limit with new event transmission 2021-08-16 15:06:31 +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
78afc4420a delete assets 2021-08-15 22:01:13 +02:00
Flam3rboy
d0bb45e0c4 🐛 fix server bundle 2021-08-15 21:56:30 +02:00
Flam3rboy
aa5ed0a5ba 🐛 prevent @everyone role deletion 2021-08-15 14:41:50 +02:00
Flam3rboy
4462898d6d update packages 2021-08-15 13:53:21 +02:00
Flam3rboy
53b4bc9ecb Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-08-15 13:20:36 +02:00
Flam3rboy
4f5a725404 update release 2021-08-15 13:20:32 +02:00
reis
533fbc7b65 Add ACCOUNT_DISABLED translation for Turkish 2021-08-15 08:54:47 +03: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
96080e8786 🐛 fix Guild + Channel create 2021-08-14 13:56:46 +02:00
Flam3rboy
6db7620582 🐛 fix guild create with channel template 2021-08-14 13:55:51 +02:00
Flam3rboy
21808cf750 ⬆️ update test client 2021-08-14 13:55:27 +02:00
Flam3rboy
194ef5478e 🚧 fix server bundle 2021-08-13 22:57:46 +02:00
Flam3rboy
f70a24ab6a Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 20:54:59 +02:00
Flam3rboy
213b5811c4 🐛 fix api middleware 2021-08-13 20:53:50 +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
403de3ef66 📝 updated links to fosscord-server 2021-08-13 13:18:45 +02:00
Flam3rboy
b1d85653e6 Merge branch 'pr/darkhpp/261-2' 2021-08-13 13:08:14 +02:00
Flam3rboy
48c796bbd3 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 13:07:25 +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
Flam3rboy
0802d5e6a8 server bundle 2021-08-13 12:58:18 +02:00
darkhpp
619feac7d6 Fix naming 2021-08-13 17:57:51 +07:00
Intevel ツ
937c3c9964 server-util 1.3.55 2021-08-13 12:29:52 +02:00
Intevel ツ
c4802fd2d0 server-util 1.3.54 2021-08-13 12:28:59 +02:00
Intevel ツ
0ab1042229 Create Emoji.ts 2021-08-13 12:18:21 +02:00
Intevel ツ
b59b5f2a4b Fixed #257 Can't change nickname 2021-08-13 12:03:54 +02:00
darkhpp
2c2d815c53 [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
Flam3rboy
524b5df723 api 2021-08-12 20:09:35 +02:00