about summary refs log tree commit diff
path: root/kittybox-rs/src/database/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Add support for the IndieWeb Webring πŸ•ΈπŸ’Vika2023-06-151-0/+20
* Database: use newtypes to represent settingsVika2023-06-151-19/+73
* tempfile -> tempdir, remove mockitoVika2023-02-271-1/+1
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-271-1/+1
* database: use .path().to_path_buf() to prevent dropping the tempdirVika2022-07-101-1/+3
* treewide: rewrite using AxumVika2022-07-071-41/+61
* flake.nix: reorganizeVika2022-05-241-0/+539