Commit Graph

58 Commits

Author SHA1 Message Date
Flam3rboy d29ccaf623 add user_id field to Member 2021-09-02 19:50:05 +02:00
Flam3rboy 295159fc4a 🐛 fix entity types and projection 2021-09-01 23:34:55 +02:00
Flam3rboy 0fbe9131ad generate open api schema based on body and db entities 2021-09-01 23:33:14 +02:00
Flam3rboy 398e8c29ca use DiscordApiErrors and check limits 2021-09-01 11:27:52 +02:00
Flam3rboy ef5df63501 Merge branch 'typeorm' into typeorm 2021-08-31 18:10:36 +02:00
Flam3rboy ff3b1b7093 Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm 2021-08-31 17:58:49 +02:00
Flam3rboy 3f66c10178 🐛 db query fixes 2021-08-31 17:58:47 +02:00
Flam3rboy adc75ca76b channel recipients 2021-08-31 17:58:28 +02:00
Flam3rboy e8c9bae897 Channel utility methods in entity 2021-08-31 17:57:44 +02:00
Flam3rboy a58cc00f83 fix member roles 2021-08-31 17:57:19 +02:00
AlTech98 7fcb68f082 Created list of all possible api errors and made them throwable in routes code 2021-08-31 17:56:38 +02:00
Flam3rboy f68b3027e3 use insert instead of save 2021-08-31 17:56:33 +02:00
Flam3rboy 5d820f3534 🐛 fix message sending 2021-08-31 17:55:23 +02:00
Flam3rboy 3def279c5a typeorm error handler 2021-08-31 17:54:57 +02:00
AlTech98 b59cbdb081 Implemented voice apis #127 and #78 2021-08-30 21:12:13 +02:00
xnacly e2a61b44bb fixed wrong statuscode in docs 2021-08-30 16:10:58 +02:00
xnacly 3db1abdb50 fixed translation path to display correct error msg 2021-08-30 13:44:52 +02:00
Flam3rboy 4abc758991 🚧 typeorm 2021-08-30 12:15:06 +02:00
Flam3rboy 954700b2d5 only local rate limit to prevent to much pressure on the database 2021-08-30 12:14:32 +02:00
Flam3rboy d0292ef96b 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy 6c7abc2c7f fix login register + message 2021-08-29 16:58:46 +02:00
Flam3rboy e0f2a5548d fix rate limit 2021-08-29 16:58:23 +02:00
Flam3rboy c9ff1774b4 typeorm api rewrite done 2021-08-29 00:03:40 +02:00
Flam3rboy 2dbbd21f73 🚧 api 2021-08-27 11:10:42 +02:00
Flam3rboy 495e1f3484 Merge branch 'master' into typeorm 2021-08-24 17:36:37 +02:00
Flam3rboy ef4d4a3181 🚧 api 2021-08-24 16:35:04 +02:00
Lukas Does Dev f49c748bb3 Fix content security policy policy 2021-08-21 22:30:42 +03:00
Flam3rboy 9fda915b37 🚧 typeorm 2021-08-21 16:47:22 +02:00
Flam3rboy 4a7b933ccf 🐛 fix vanity url 2021-08-19 21:28:57 +02:00
Flam3rboy 2cff55f1f9 🐛 fix #267 2021-08-18 12:41:44 +02:00
Flam3rboy 52d0aa72f5 🐛 fix guild channel reorder 2021-08-18 12:33:33 +02:00
Flam3rboy 9d6f2db946 add default_auto_archive_duration to channel 2021-08-18 11:53:22 +02:00
Flam3rboy 9d0dcae562 🚑 user settings route 2021-08-18 11:53:03 +02:00
Flam3rboy 5c220fcc83 fix #199 2021-08-18 11:48:51 +02:00
Flam3rboy 4105df8dcb 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy 5e12d799e3 fix #199 2021-08-17 22:57:30 +02:00
Flam3rboy e611126c7c 🎨 clean up 2021-08-17 22:42:16 +02:00
Flam3rboy ec45de15ab message mention parsing 2021-08-17 22:41:21 +02:00
Flam3rboy 70d9aa669e 🔊 verbose error handler 2021-08-17 20:37:13 +02:00
Flam3rboy 936c68f111 🐛 fix login route 2021-08-17 20:36:57 +02:00
Flam3rboy ecced11085 delete finished todos 2021-08-16 17:42:17 +02:00
Flam3rboy fce6288c93 update auth middleware 2021-08-16 15:07:09 +02:00
Flam3rboy 4b02fe3b33 update Rate Limit with new event transmission 2021-08-16 15:06:31 +02:00
Flam3rboy dbdfbf61f2 🐛 fix server bundle 2021-08-15 21:56:30 +02:00
Flam3rboy 503cacb1e0 🐛 prevent @everyone role deletion 2021-08-15 14:41:50 +02:00
Flam3rboy 81a74b4a96 update release 2021-08-15 13:20:32 +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
Flam3rboy 31a6c416a6 🐛 fix Guild + Channel create 2021-08-14 13:56:46 +02:00
Flam3rboy 6f9f144278 🐛 fix guild create with channel template 2021-08-14 13:55:51 +02:00
Flam3rboy 1f167e11df 🚧 fix server bundle 2021-08-13 22:57:46 +02:00