Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Notes on how to replace lazy_static! with a LazyCell | Vika | 2023-06-15 | 1 | -0/+6 |
* | Add support for the IndieWeb Webring πΈπ | Vika | 2023-06-15 | 1 | -0/+20 |
* | Database: use newtypes to represent settings | Vika | 2023-06-15 | 3 | -39/+91 |
* | tempfile -> tempdir, remove mockito | Vika | 2023-02-27 | 1 | -1/+1 |
* | kittybox-templates: split out MF2 rendering and get rid of log crate | Vika | 2022-07-27 | 2 | -5/+5 |
* | FileStorage: save memory by taking children instead of cloning | Vika | 2022-07-23 | 1 | -16/+22 |
* | database: use .path().to_path_buf() to prevent dropping the tempdir | Vika | 2022-07-10 | 1 | -1/+3 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 3 | -113/+235 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 5 | -0/+1843 |