summary refs log tree commit diff
path: root/src/util/migration (follow)
Commit message (Collapse)AuthorAgeFilesLines
* run add:licenseMadeline2023-02-033-0/+54
|
* Rename postgresql to postgres -> fix silently failing migrationsTheArcaneBrony2023-01-312-0/+0
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Implement WebAuthn (#967)Puyodead12023-01-303-0/+81
| | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-183-0/+54
| | | | | | | | | * 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
* Fix guild delete failing when template existsMadeline2023-01-133-0/+69