summary refs log tree commit diff
path: root/src/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* :art: [Guild] check if user is allowed to created a guildFlam3rboy2021-02-191-0/+10
* switch to mongooseFlam3rboy2021-02-141-20/+4
* util function to emit eventFlam3rboy2021-02-101-0/+26
* update imports for fosscord-server-utilFlam3rboy2021-02-101-1/+1
* moved utils to server-utilFlam3rboy2021-02-066-364/+1
* :art: use discord-server-utilFlam3rboy2021-02-053-178/+159
* added blockInsecureCommonPasswords config flagxnacly2021-02-032-13/+27
* added passwordStrength estimatorxnacly2021-02-032-1/+61
* :lock: prevent passwort denial of serverFlam3rboy2021-02-031-23/+47
* :art: Body Parser errorFlam3rboy2021-02-022-6/+20
* :sparkles: added defaults to configFlam3rboy2021-02-015-56/+124254
* :sparkles: added Date + Email Body TypeFlam3rboy2021-02-012-21/+79
* :bug: fix Snowflake return bigint instead of stringFlam3rboy2021-02-011-2/+2
* :zap: Snowflake generate improve performance with BigIntFlam3rboy2021-01-311-34/+10
* :zap: Convert BitField to BigIntFlam3rboy2021-01-304-70/+62
* :sparkles: UtilFlam3rboy2021-01-308-0/+1213
* :sparkles: DatabaseFlam3rboy2021-01-301-0/+5