summary refs log tree commit diff
path: root/util/src/entities/Config.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-416/+0
|
* Fix default rights sucking, fix patch /guilds/:id/members/:id not checking ↵Madeline2022-09-241-32/+1
| | | | perm for nick
* 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
| | | | | | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
* | Merge branch 'fix/messageLinkMetas' into slowcordMadeline2022-07-091-0/+2
|\ \
| * | * Make max website preview download size for embeds configurableMadeline2022-07-091-0/+2
| |/ | | | | | | * Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
* | 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 ↵Madeline2022-03-301-5/+5
| | | | | | | same typo ) (#703) * Fixed typo in table name 'client_relase' -> 'client_release'. Fixed more typos of the same typo. * Fixed migration ( but dirty lol )
* 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
| | | | 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