Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename limits_rate_disabled -> limits_rate_enabled and remove limits_guilds_h... | Madeline | 2022-12-22 | 2 | -2/+1 |
* | Fix redirect when test client disabled | Madeline | 2022-12-22 | 1 | -1/+0 |
* | Disable test client by default | Madeline | 2022-12-21 | 1 | -1/+1 |
* | Set default cdn endpoints so that local testing works | Madeline | 2022-12-21 | 1 | -0/+3 |
* | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -1/+1 |
* | Registration tokens | Madeline | 2022-12-19 | 1 | -10/+11 |
* | Add register ratelimit | TheArcaneBrony | 2022-12-19 | 3 | -2/+14 |
* | flags related rights and stats api | Erkin Alp Güney | 2022-12-19 | 1 | -0/+1 |
* | Configurable MFA backup token length | TheArcaneBrony | 2022-12-19 | 1 | -0/+1 |
* | case insensitive header for rate limits, fix rate limit default settings | TheArcaneBrony | 2022-12-19 | 2 | -30/+30 |
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 3 | -1/+8 |
* | Add additional config | Madeline | 2022-12-19 | 11 | -21/+49 |
* | Make ConfigValue a directory, move defaults to those classes instead of a sep... | TheArcaneBrony | 2022-12-19 | 49 | -0/+351 |