Commit Graph

60 Commits

Author SHA1 Message Date
xnacly e8ff7498c6 removed logging of database queries 2021-09-01 22:10:14 +02:00
sudenoh 907abceff8 Added property maxWebhooks to ConfigValue and defined a default value in DefaultConfigOptions. 2021-09-01 15:43:37 +02:00
Flam3rboy 717b722950 Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm 2021-08-31 17:58:49 +02:00
Flam3rboy 3d929755fb delete _ids from entities 2021-08-31 17:54:09 +02:00
AlTech98 89304ff47b Implemented voice apis #127 and #78 2021-08-30 21:12:13 +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 16d46501a5 Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm 2021-08-29 16:58:59 +02:00
Flam3rboy 681ce2ac47 fix util 2021-08-29 16:58:37 +02:00
xnacly c54c2d375c fixed wrong type declaration in Gateway readyEvent 2021-08-29 16:55:46 +02:00
Flam3rboy 38162b1c20 typeorm gateway 2021-08-29 00:30:04 +02:00
Flam3rboy 766dcc24aa update util 2021-08-29 00:03:58 +02:00
Flam3rboy c21c342821 🚧 typeorm 2021-08-27 11:11:16 +02:00
Flam3rboy 18deb1e4b0 use RelationId 2021-08-26 20:48:09 +02:00
Flam3rboy 2e670c8935 🐛 fix unit tests 2021-08-26 02:07:16 +02:00
Flam3rboy 41dd600c06 unit test 2021-08-26 00:22:26 +02:00
Flam3rboy ad05822bbf 🐛 patch modules 2021-08-26 00:22:11 +02:00
Flam3rboy 05d72ac3ac util 2021-08-24 16:35:59 +02:00
Flam3rboy 01ead4f734 util unit tests 2021-08-24 16:35:39 +02:00
Flam3rboy 1e5ed28514 typeorm entities 2021-08-24 16:34:46 +02:00
Flam3rboy af1b5f30c6 generate schema 2021-08-23 03:52:14 +02:00
Flam3rboy ae2896fa61 🚧 typeorm 2021-08-22 12:41:21 +02:00
Flam3rboy f711a0411c 🚧 typeorm 2021-08-21 16:47:22 +02:00
Flam3rboy 1a5399f1e3 🎨 update bundle build 2021-08-19 21:29:12 +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 0721484a93 add default_auto_archive_duration to channel 2021-08-18 11:53:22 +02:00
Flam3rboy 9ab8fc8e6e 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy d8b01058b3 🎨 clean up 2021-08-17 22:42:16 +02:00
Flam3rboy a467c86399 mention regex 2021-08-17 22:41:38 +02:00
Flam3rboy a89028d9b1 🐛 fix release 2021-08-17 18:51:17 +02:00
Flam3rboy e77678799e update Event 2021-08-16 15:07:18 +02:00
Flam3rboy 6187e2c182 🐛 fix util install 2021-08-15 23:02:46 +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 4f990821f7 🚧 auto update 2021-08-15 14:41:14 +02:00
Flam3rboy 4462898d6d update packages 2021-08-15 13:53:21 +02:00
Flam3rboy 380704a866 🐛 fix tsc missing 2021-08-15 00:58:53 +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 bacb78f5c5 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy 194ef5478e 🚧 fix server bundle 2021-08-13 22:57:46 +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