summary refs log tree commit diff
path: root/src/util/config/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* forwaded -> forwardedZert3x2023-05-281-1/+1
* add option to auto add bot users to new appsPuyodead12023-05-061-0/+1
* oapi: policiesPuyodead12023-04-131-2/+2
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-0257-121/+120
|\
| * Remove ALL fosscord mentionsMadeline2023-03-313-7/+6
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-312-23/+0
| * Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-302-0/+23
| |\
| | * feat: Database Query CacheSamuel2023-03-182-0/+23
| * | SPACEBARMadeline2023-03-3157-57/+57
| * | SPACEBARMadeline2023-03-3157-57/+57
| |/
* / Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-1/+1
|/
* Remove test client and client patcherMadeline2023-03-012-25/+0
* implement password resetPuyodead12023-02-242-0/+22
* add SendGrid transportPuyodead12023-02-242-0/+23
* add right to resend verification emailsPuyodead12023-02-231-1/+1
* config: require account verificationPuyodead12023-02-231-0/+1
* Add mailjet transportPuyodead12023-02-233-0/+25
* Add Mailgun transportPuyodead12023-02-234-5/+75
* rename SMTPConfigurations to EmailConfigurationPuyodead12023-02-234-5/+6
* add missing copyright headersPuyodead12023-02-231-0/+18
* Start implementing smtpPuyodead12023-02-232-1/+9
* remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default...Madeline2023-02-031-1/+1
* Merge pull request from GHSA-r7h4-76f7-6264Madeline2023-02-021-1/+1
* Don't set default cdn endpoints. Null endpoints means to not update them in G...Madeline2023-01-261-2/+2
* Add ESLint (#941)Madeline2023-01-201-1/+1
* Merge pull request #952 from fosscord/dev/endpoints-in-pingChris Chrome2023-01-181-0/+1
|\
| * Add basic info in pingTheArcaneBrony2023-01-141-0/+1
* | Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1851-0/+918
|/
* PrettierMadeline2023-01-0541-150/+172
* Profile themes and pronounsMadeline2022-12-311-2/+2
* Rename limits_rate_disabled -> limits_rate_enabled and remove limits_guilds_h...Madeline2022-12-222-2/+1
* Fix redirect when test client disabledMadeline2022-12-221-1/+0
* Disable test client by defaultMadeline2022-12-211-1/+1
* Set default cdn endpoints so that local testing worksMadeline2022-12-211-0/+3
* Message rate limitingTheArcaneBrony2022-12-191-1/+1
* Registration tokensMadeline2022-12-191-10/+11
* Add register ratelimitTheArcaneBrony2022-12-193-2/+14
* flags related rights and stats apiErkin Alp Güney2022-12-191-0/+1
* Configurable MFA backup token lengthTheArcaneBrony2022-12-191-0/+1
* case insensitive header for rate limits, fix rate limit default settingsTheArcaneBrony2022-12-192-30/+30
* Move UserSettings to own entityTheArcaneBrony2022-12-193-1/+8
* Add additional configMadeline2022-12-199-18/+25
* Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony2022-12-1947-0/+327