Age | Commit message (Expand) | Author |
---|---|---|
2022-02-18 | Merge both user API databases into one (#2186) | Neil Alexander |
2022-02-16 | Add account type (#2171) | S7evinK |
2021-07-28 | Factor out StatementList to `sqlutil` and use it in `userapi` | Kegan Dougal |
2020-10-15 | Automatically upgrade databases on startup (#1529) | Kegsay |
2020-10-02 | Implement account deactivation (#1455) | Loïck Bonniot |
2020-09-24 | Update all usages of tx.Stmt to sqlutil.TxStmt (#1423) | Sam |
2020-09-04 | Password changes (#1397) | Neil Alexander |
2020-06-17 | Move account/device DBs to userapi (#1141) | Kegsay |