Commit Graph

63 Commits

Author SHA1 Message Date
Flam3rboy d29ccaf623 add user_id field to Member 2021-09-02 19:50:05 +02:00
Flam3rboy 7972f698c5 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-02 00:14:34 +02:00
Flam3rboy 295159fc4a 🐛 fix entity types and projection 2021-09-01 23:34:55 +02:00
xnacly 759df843c2 removed logging of database queries 2021-09-01 22:10:14 +02:00
sudenoh 8a9385159c Added property maxWebhooks to ConfigValue and defined a default value in DefaultConfigOptions. 2021-09-01 15:43:37 +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 f313178518 delete _ids from entities 2021-08-31 17:54:09 +02:00
AlTech98 b59cbdb081 Implemented voice apis #127 and #78 2021-08-30 21:12:13 +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 428c1dc2db Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm 2021-08-29 16:58:59 +02:00
Flam3rboy ac84431cc2 fix util 2021-08-29 16:58:37 +02:00
xnacly ca4f0e653c fixed wrong type declaration in Gateway readyEvent 2021-08-29 16:55:46 +02:00
Flam3rboy b4b8d1d8df typeorm gateway 2021-08-29 00:30:04 +02:00
Flam3rboy 227a4e47f1 update util 2021-08-29 00:03:58 +02:00
Flam3rboy 845e77eed2 🚧 typeorm 2021-08-27 11:11:16 +02:00
Flam3rboy db3f5c0d1b use RelationId 2021-08-26 20:48:09 +02:00
Flam3rboy c4426920a1 🐛 fix unit tests 2021-08-26 02:07:16 +02:00
Flam3rboy 6f16392aa4 unit test 2021-08-26 00:22:26 +02:00
Flam3rboy 88305c0c0e 🐛 patch modules 2021-08-26 00:22:11 +02:00
Flam3rboy 62b6ba4002 util 2021-08-24 16:35:59 +02:00
Flam3rboy 271e439b1a util unit tests 2021-08-24 16:35:39 +02:00
Flam3rboy b86032a001 typeorm entities 2021-08-24 16:34:46 +02:00
Flam3rboy af36266ea8 generate schema 2021-08-23 03:52:14 +02:00
Flam3rboy 4a34892d46 🚧 typeorm 2021-08-22 12:41:21 +02:00
Flam3rboy 9fda915b37 🚧 typeorm 2021-08-21 16:47:22 +02:00
Flam3rboy a47de8585c 🎨 update bundle build 2021-08-19 21:29:12 +02:00
Flam3rboy 4a7b933ccf 🐛 fix vanity url 2021-08-19 21:28:57 +02:00
Flam3rboy 67dfaa3644 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy e8c22efda7 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy 9d6f2db946 add default_auto_archive_duration to channel 2021-08-18 11:53:22 +02:00
Flam3rboy 4105df8dcb 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy e611126c7c 🎨 clean up 2021-08-17 22:42:16 +02:00
Flam3rboy e00651dc2f mention regex 2021-08-17 22:41:38 +02:00
Flam3rboy c9473cab1e 🐛 fix release 2021-08-17 18:51:17 +02:00
Flam3rboy da81015ddd update Event 2021-08-16 15:07:18 +02:00
Flam3rboy 936f5569b4 🐛 fix util install 2021-08-15 23:02:46 +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 a086735e27 🚧 auto update 2021-08-15 14:41:14 +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 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 643582e8a6 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy 1f167e11df 🚧 fix server bundle 2021-08-13 22:57:46 +02:00
Flam3rboy 16eff151ea 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +02:00
Flam3rboy f6e265664a 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy 1cf781e254 📝 updated links to fosscord-server 2021-08-13 13:18:45 +02:00