Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Appease most clippy warnings | Vika | 2024-08-26 | 1 | -4/+4 |
| | | | | | | The warnings only remain in places where I need them to remain, because I either need a reminder to implement something, or I need to refactor and simplify the code in question. | ||||
* | treewide: create a common method for state initialization | Vika | 2024-08-01 | 1 | -6/+5 |
| | | | | | Now the database objects can be uniformly created from a URI. They can also optionally do sanity checks and one-time initialization. | ||||
* | lint: no extra whitespace on line endings | Vika | 2024-01-29 | 1 | -3/+3 |
| | |||||
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+434 |