Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | database/file: tokio::fs::create_dir_all is idempotent | Vika | 2023-07-17 | 1 | -6/+3 |
* | FileStorage: properly fsync() files and directories | Vika | 2023-07-17 | 1 | -9/+21 |
* | database{,/file}: clean up code, add documentation and logging | Vika | 2023-07-09 | 1 | -80/+108 |
* | micropub: use the new, better typed updates internally | Vika | 2023-07-01 | 1 | -41/+17 |
* | database: use domains instead of authorities as owner key | Vika | 2023-06-22 | 1 | -24/+29 |
* | database: introduce read_feed_with_cursor | Vika | 2023-06-22 | 1 | -1/+11 |
* | StorageError: use std::borrow::Cow for msg field | Vika | 2023-06-22 | 1 | -9/+10 |
* | Database: use newtypes to represent settings | Vika | 2023-06-15 | 1 | -17/+14 |
* | kittybox-templates: split out MF2 rendering and get rid of log crate | Vika | 2022-07-27 | 1 | -4/+4 |
* | FileStorage: save memory by taking children instead of cloning | Vika | 2022-07-23 | 1 | -16/+22 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 1 | -38/+70 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -0/+619 |