summary refs log tree commit diff
path: root/util/src/entities/Config.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-11/+0
* Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony2022-08-131-405/+1
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-091-0/+2
* Add config `security_twoFactor_generateBackupCodes` to control backup code ge...Madeline2022-07-201-0/+6
* Relax some of the limitsErkin Alp Güney2022-07-091-18/+17
* * Make max website preview download size for embeds configurableMadeline2022-07-091-0/+2
* Respect register_dateOfBirth_required = falseMadeline2022-05-301-1/+1
* Fix typo in table 'client_relase' -> 'client_release' ( and other of the same...Madeline2022-03-301-5/+5
* category + discovery + custom status fix, new configFeatyre2022-01-241-4/+12
* Partial integration of categories and discoveryFeatyre2022-01-231-0/+2
* Incrementing user discriminatorsDaniel Huber2022-01-041-0/+2
* Add env name in sentry, set default sentry endpointThe Arcane Brony2021-12-261-2/+5
* Add Sentry, fix compile errorsThe Arcane Brony2021-12-221-0/+10
* General work on APIThesourtimes2021-12-181-1/+9
* Improvements + dummy API configsThesourtimes2021-12-181-0/+17
* Make the test client togglableThesourtimes2021-12-151-0/+6
* Update util/src/entities/Config.tsKuna2021-11-211-0/+2
* Update util/src/entities/Config.tsKuna2021-11-211-0/+2
* Fix the minor issues on routeThesourtimes2021-11-181-0/+2
* Add image fielduurgothat2021-11-171-1/+3
* Add instance routeuurgothat2021-11-171-0/+6
* make templates configurable + authorizationuurgothat2021-10-241-4/+2
* external templates + fosscord draft and more configsuurgothat2021-10-181-2/+10
* Add discord template supportuurgothat2021-10-171-0/+6
* :art: gifsFlam3rboy2021-10-111-11/+10
* Merge remote-tracking branch 'upstream/master' into milestoneV1/routes/implem...Lobo Metalúrgico2021-10-091-0/+2
|\
| * :sparkles: added guestsRequireInvite to configFlam3rboy2021-10-091-0/+2
* | (api): inital emojis route implementationLobo Metalúrgico2021-10-081-0/+2
|/
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-051-1/+10
* :sparkles: generalize primary column to work with mongodb object idFlam3rboy2021-10-041-5/+5
* Add setting to show all guilds in discovery, fix query for guild discoveryThe Arcane Brony2021-10-011-0/+8
* :bug: fix disable registerFlam3rboy2021-10-011-1/+1
* fix #406Flam3rboy2021-10-011-0/+2
* :sparkles: key value configFlam3rboy2021-09-251-11/+18
* :sparkles: add option to disable all rate limitsFlam3rboy2021-09-201-0/+2
* :sparkles: accept invite pageFlam3rboy2021-09-201-4/+6
* :art: reformat filesFlam3rboy2021-09-021-1/+10
* VOICE_STATE_UPDATE implementation, fix #210AlTech982021-09-021-1/+1
* Added property maxWebhooks to ConfigValue and defined a default value in Defa...sudenoh2021-09-011-0/+2
* Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeormFlam3rboy2021-08-311-2/+8
|\
| * Implemented voice apis #127 and #78AlTech982021-08-301-2/+8
* | :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-4/+4
|/
* :sparkles: update utilFlam3rboy2021-08-291-1/+1
* :construction: typeormFlam3rboy2021-08-271-1/+1
* :sparkles: use RelationIdFlam3rboy2021-08-261-0/+274