Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPACEBAR | Madeline | 2023-03-31 | 4 | -4/+4 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 4 | -4/+4 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 4 | -13/+77 |
| | | | | | | | | | * 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 | ||||
* | migration stuff again | Madeline | 2023-01-05 | 1 | -1/+13 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 4 | -792/+2347 |
| | |||||
* | channel flags whoops | Madeline | 2023-01-05 | 1 | -0/+2 |
| | |||||
* | Add migrations (#923) | Madeline | 2023-01-05 | 4 | -0/+820 |
* Fix typeorm migration cli and server migrations. * Add `migrate-from-staging` script |