about summary refs log tree commit diff
path: root/src/media/storage
Commit message (Collapse)AuthorAgeFilesLines
* Appease most clippy warningsVika2024-08-261-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 initializationVika2024-08-012-6/+7
| | | | | 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 endingsVika2024-01-291-3/+3
|
* Moved the entire Kittybox tree into the rootVika2023-07-292-0/+611