summary refs log tree commit diff
path: root/src/util/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* flags related rights and stats apiErkin Alp Güney2022-12-191-0/+4
* Fix config loadingMadeline2022-12-191-1/+5
* Don't override existing config valuesMadeline2022-12-191-1/+3
* Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony2022-12-191-8/+4
* removed char joiners as they are actually useful, added page breakErkin Alp Güney2022-12-191-3/+4
* Make fosscord read config from json if CONFIG_PATH is setTheArcaneBrony2022-12-191-8/+14
* Move to migrations. Use `npm run generate:db` for first database generation.Madeline2022-12-181-5/+2
* comments and suchMadeline2022-12-171-39/+4
* Remove bad banned words implementationMadeline2022-12-172-32/+1
* Only allow specific server features to be editedMadeline2022-12-051-0/+5
* Await some rabbitmq methods, don't reset some config values on startMadeline2022-11-061-8/+8
* Allow running api, cdn, gateway separatelyMadeline2022-10-311-11/+10
* handle a specific case with rtl characterMadeline2022-10-251-1/+4
* Remove whitespace characters in banned words detectionMadeline2022-10-251-0/+2
* Fix BannedWords breaking because windows line endingsMadeline2022-10-251-1/+1
* Move message auto mod to the api route instead of a @beforeinsert/update methodMadeline2022-10-251-0/+4
* remove self_edit_guilds, was dumbMadeline2022-10-071-1/+0
* Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SE...Madeline2022-09-301-1/+2
* PrettierMadeline2022-09-2621-293/+762
* 'Fix' distinct alias typeorm issueMadeline2022-09-261-5/+5
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2525-0/+2231