about summary refs log tree commit diff
path: root/kittybox-rs/src/database
Commit message (Expand)AuthorAgeFilesLines
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-272-5/+5
* FileStorage: save memory by taking children instead of cloningVika2022-07-231-16/+22
* database: use .path().to_path_buf() to prevent dropping the tempdirVika2022-07-101-1/+3
* treewide: rewrite using AxumVika2022-07-073-113/+235
* flake.nix: reorganizeVika2022-05-245-0/+1843