Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate from axum::Extension to axum::extract::State | Vika | 2024-08-01 | 1 | -22/+17 |
| | | | | | This somehow allowed me to shrink the construction phase of Kittybox by a huge amount of code. | ||||
* | treewide: create a common method for state initialization | Vika | 2024-08-01 | 1 | -4/+4 |
| | | | | | Now the database objects can be uniformly created from a URI. They can also optionally do sanity checks and one-time initialization. | ||||
* | webmention: HTTP 202 shouldn't include Location URL | Vika | 2024-07-08 | 1 | -3/+1 |
| | |||||
* | lint: no extra whitespace on line endings | Vika | 2024-01-29 | 1 | -2/+2 |
| | |||||
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 3 | -0/+611 |