summary refs log tree commit diff
path: root/src/util/migrations/postgres (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #891 from fosscord/dev/improve-securityTheArcaneBrony2022-09-202-0/+64
|\ | | | | Improved security: one-time registration token support, register and message ratelimit
| * check token validity + delete invalid, prettierTheArcaneBrony2022-09-182-22/+20
| |
| * Cryptographically secure invites, add generation of tokensTheArcaneBrony2022-09-172-0/+66
| |
* | migrations for notes prMadeline2022-09-081-0/+14
|/
* PrettierTheArcaneBrony2022-09-041-14/+13
|
* Fix migrationTheArcaneBrony2022-09-041-1/+1
| | | | Migration threw a "bio contains null value" error in my testing environment.
* regenerate migrationsPuyodead12022-08-301-25/+2
|
* implement guild profiles and fix user profilesPuyodead12022-08-291-0/+63
|
* prettierTheArcaneBrony2022-08-209-380/+371
|
* Fix nullables, fix user settings hanging stuffTheArcaneBrony2022-08-151-0/+30
|
* Fix rebase conflictsTheArcaneBrony2022-08-151-0/+182
|
* Do the funny thing (make user->invite cascade delet)TheArcaneBrony2022-08-151-0/+26
|
* restructure to single projectFlam3rboy2022-08-136-0/+1408