Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate from axum::Extension to axum::extract::State | Vika | 2024-08-01 | 1 | -12/+11 |
| | | | | | This somehow allowed me to shrink the construction phase of Kittybox by a huge amount of code. | ||||
* | database: use Url to represent user authorities | Vika | 2024-07-09 | 1 | -4/+4 |
| | | | | This makes the interface more consistent and resistant to misuse. | ||||
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+181 |