Commit Graph

163 Commits

Author SHA1 Message Date
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 627ba5373b ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00
Flam3rboy c3551d9254 🐛 fix user projection 2021-10-05 19:52:42 +02:00
Flam3rboy b9391bfac1 added autoJoin guild to config 2021-10-05 19:37:20 +02:00
Flam3rboy 1492751d58 🎨 move field error to util 2021-10-05 19:34:13 +02:00
Flam3rboy 8b56eb5fbc add User.register() method 2021-10-05 19:33:23 +02:00
Flam3rboy 1fad621347 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy 382fad0b7e 🐛 fix windows db file path 2021-10-05 19:32:29 +02:00
Flam3rboy 9fa6c3a3db 🎨 improve migration script 2021-10-05 17:00:58 +02:00
Flam3rboy 17e31a00f0 db migrate script 2021-10-04 23:14:03 +02:00
Flam3rboy 0914f424ce generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
Flam3rboy 57af4224fd Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-04 22:06:17 +02:00
Flam3rboy e563aa25b4 🚧 different db engines 2021-10-04 21:57:24 +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 b69f5baeb9 Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-10-04 10:47:04 +02:00
Flam3rboy 73cf945525 custom user flags offset 2021-10-04 10:46:54 +02:00
Flam3rboy 48c1a15568 🐛 fix message reactions 2021-10-03 22:53:01 +02:00
Flam3rboy 5a45606411 add `right` option to route() 2021-10-03 01:55:57 +02:00
Flam3rboy 981071a645 User instance rights 2021-10-03 01:42:55 +02:00
The Arcane Brony f3dcab6b54 Add setting to show all guilds in discovery, fix query for guild discovery 2021-10-01 22:11:56 +02:00
Flam3rboy 8e9b5d1cd2 🐛 fix disable register 2021-10-01 20:52:50 +02:00
Flam3rboy 7c9a2a240d new user flags 2021-10-01 20:08:51 +02:00
Flam3rboy 9c23374867 fix #406 2021-10-01 20:08:45 +02:00
Flam3rboy d0f5790235 🐛 fix channel permission overwrites 2021-09-26 11:34:06 +02:00
Flam3rboy dd611d0e7c 🐛 fix role can't set permission 2021-09-25 23:55:40 +02:00
Flam3rboy 286b4a69fd add private and public endpoint 2021-09-25 23:55:19 +02:00
Flam3rboy e0b526e7de key value config 2021-09-25 23:24:16 +02:00
Flam3rboy 053fa4b499 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00
Flam3rboy b3f8df560a unit tests expect event 2021-09-21 23:13:31 +02:00
Flam3rboy abdce76df4 generate openapi documentation 2021-09-21 22:52:30 +02:00
Flam3rboy 022e82023d add option to disable all rate limits 2021-09-20 23:35:32 +02:00
Flam3rboy 5cec6e43d4 Merge branch 'master' into unittests 2021-09-20 21:49:42 +02:00
Flam3rboy 8af0094d8e Merge pull request #382 from fosscord/auto-delete-relations
Auto delete relations
2021-09-20 21:27:08 +02:00
Flam3rboy 576cbf5794 🐛 fix .delete -> add onDelete: "CASCADE" 2021-09-20 20:22:56 +02:00
Flam3rboy 7809148867 finish and fix .delete() for one-to-many relations 2021-09-20 18:02:57 +02:00
Flam3rboy 269bbdfeae accept invite page 2021-09-20 17:38:16 +02:00
Flam3rboy e22ea77625 🚧 auto delete relations 2021-09-20 17:11:22 +02:00
Flam3rboy ffe179758e Merge branch 'master' into auto-delete-relations 2021-09-19 19:09:13 +02:00
Flam3rboy 9ae19d8e06 🚚 move file handle to utility 2021-09-19 19:05:26 +02:00
Flam3rboy b5fb88ea8e 🎨 add orphanedRowAction and cascade onDelete to entities 2021-09-19 18:47:38 +02:00
Flam3rboy 313696d237 🎨 remove deleteMessageAttachments and move to entity 2021-09-19 18:46:22 +02:00
AlTech98 ceb770fb5b Removed ChannelService, more fixes 2021-09-18 18:36:29 +02:00
AlTech98 296375c67e Fix gateway not listening for new channels events 2021-09-18 10:44:25 +02:00