summary refs log tree commit diff
path: root/util/src/entities/Config.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-416/+0
* Fix default rights sucking, fix patch /guilds/:id/members/:id not checking pe...Madeline2022-09-241-32/+1
* fosscord-server/pulls/858Madeline2022-08-211-35/+1
* add more default rightsMadeline2022-08-201-0/+38
* Really shitty external image resizingMadeline2022-07-241-0/+4
* Merge branch 'feat/defaultFeatures' into slowcordMadeline2022-07-181-0/+2
|\
| * Default features configMadeline2022-07-181-0/+2
* | remove some default rights that I gave like an idiotMadeline2022-07-171-2/+0
* | Merge branch 'master' into slowcordMadeline2022-07-091-18/+17
|\|
| * 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
* | Merge branch 'fix/messageLinkMetas' into slowcordMadeline2022-07-091-0/+2
|\ \
| * | * Make max website preview download size for embeds configurableMadeline2022-07-091-0/+2
| |/
* | Whoops, syntax errorMadeline2022-07-031-1/+1
* | Mass invite permMadeline2022-07-031-1/+2
* | Update default rightsMadeline2022-07-021-3/+5
* | Added a configurable default rights valueMadeline2022-05-311-0/+29
|/
* 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