Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test client and client patcher | Madeline | 2023-03-01 | 1 | -2/+0 |
| | |||||
* | Rename password_reset config to passwordReset as it messes with config key ↵ | Madeline | 2023-02-25 | 1 | -1/+1 |
| | | | | generation | ||||
* | implement password reset | Puyodead1 | 2023-02-24 | 1 | -0/+3 |
| | |||||
* | rename SMTPConfigurations to EmailConfiguration | Puyodead1 | 2023-02-23 | 1 | -2/+2 |
| | |||||
* | Start implementing smtp | Puyodead1 | 2023-02-23 | 1 | -0/+2 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 1 | -0/+18 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | Prettier | Madeline | 2023-01-05 | 1 | -2/+2 |
| | |||||
* | Add additional config | Madeline | 2022-12-19 | 1 | -2/+23 |
| | |||||
* | Make ConfigValue a directory, move defaults to those classes instead of a ↵ | TheArcaneBrony | 2022-12-19 | 1 | -0/+22 |
separate object |