Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove zeroize dependency | pennae | 2022-07-17 | 3 | -10/+1 |
* | remove remnants of trying to quickcheck things | pennae | 2022-07-17 | 1 | -4/+0 |
* | apply rustfmt | pennae | 2022-07-17 | 4 | -4/+8 |
* | fix clippy warnings | pennae | 2022-07-17 | 4 | -4/+6 |
* | add test vector for password changes and account reset | pennae | 2022-07-16 | 1 | -1/+48 |
* | allow integration tests to run in parallel | pennae | 2022-07-14 | 8 | -56/+77 |
* | simplify spawn_logged | pennae | 2022-07-14 | 1 | -23/+7 |
* | xfail a test the last commit broke | pennae | 2022-07-14 | 1 | -0/+1 |
* | keep oauth tokens around a bit after expiry | pennae | 2022-07-13 | 4 | -16/+27 |
* | add downgrade migration for first schema version | pennae | 2022-07-13 | 1 | -1/+44 |
* | fix avatar change showing an error and not reloading the page | pennae | 2022-07-13 | 1 | -0/+1 |
* | initial import | pennae | 2022-07-13 | 62 | -0/+16966 |