summary refs log tree commit diff
path: root/util/src/entities/Config.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Incrementing user discriminatorsDaniel Huber2022-01-041-0/+2
| | | | Closes #328
* 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
| | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Update util/src/entities/Config.tsKuna2021-11-211-0/+2
| | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* 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 ↵Lobo Metalúrgico2021-10-091-0/+2
|\ | | | | | | milestoneV1/routes/implement/emojis
| * :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 ↵sudenoh2021-09-011-0/+2
| | | | DefaultConfigOptions.
* 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