summary refs log tree commit diff
path: root/src/util/Config.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :sparkles: use new configFlam3rboy2021-05-241-15/+22
|
* Fix: No more type casting required, rather take the gernicsDiego Magdaleno2021-05-231-1/+1
|
* Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-221-148/+5
|
* Config: Refactor config to be be in separate classesDiego Magdaleno2021-05-221-67/+83
|
* Config: Dont suffix with nodejsDiego Magdaleno2021-05-211-1/+1
|
* Config: Refactor config method, so we have a new get all option, fix issues ↵Diego Magdaleno2021-05-211-3/+15
| | | | in configurations
* Meta: Clean up the format fileDiego Magdaleno2021-05-191-37/+37
|
* Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-191-74/+324
|
* Config: Start working on the config refactorDiego Magdaleno2021-05-171-92/+131
|
* Config: Redo config to be more straight to the pointDiego Magdaleno2021-05-151-6/+0
|
* Config: Be able to configure the target_urlDiego Magdaleno2021-05-151-0/+6
|
* :art: added optional captcha to login routeFlam3rboy2021-05-011-2/+9
|
* npm i @fosscord/server-utilFlam3rboy2021-04-221-1/+1
|
* prepare npm publishFlam3rboy2021-04-221-3/+3
|
* :art: Convert id bigint to stringFlam3rboy2021-04-061-1/+1
|
* :construction: shorten relative paths with @shortcutFlam3rboy2021-03-221-1/+7
|
* :sparkles: SchemaFlam3rboy2021-03-041-0/+2
|
* :bug: fix addMember to respect max guild sizeFlam3rboy2021-02-221-1/+1
|
* :art: restructure + add/remove Member() functionFlam3rboy2021-02-221-1/+1
|
* :pencil: #CHANNELID -> #channelidFlam3rboy2021-02-221-1/+1
|
* :art: [Guild] check if user is allowed to created a guildFlam3rboy2021-02-191-0/+10
|
* update imports for fosscord-server-utilFlam3rboy2021-02-101-1/+1
|
* :art: use discord-server-utilFlam3rboy2021-02-051-18/+159
|
* :sparkles: added defaults to configFlam3rboy2021-02-011-2/+2
|
* :sparkles: UtilFlam3rboy2021-01-301-0/+25