| Commit message (Expand) | Author | Age | Files | Lines |
* | cargo update, part 2: Axum | Vika | 2023-07-17 | 1 | -79/+121 |
* | cargo update, part 1 | Vika | 2023-07-17 | 1 | -474/+773 |
* | Create a job queue based on Postgres | Vika | 2023-07-09 | 1 | -0/+1 |
* | main: use tracing_tree in debug builds | Vika | 2023-07-09 | 1 | -0/+1 |
* | microformats: 0.2.5 -> 0.3.0 | Vika | 2023-07-01 | 1 | -2/+2 |
* | [wip] Postgres backend | Vika | 2023-06-22 | 1 | -24/+393 |
* | cargo update | Vika | 2023-06-15 | 1 | -451/+503 |
* | tempfile -> tempdir, remove mockito | Vika | 2023-02-27 | 1 | -73/+1 |
* | mockito: 0.30.0 -> 0.32.3 | Vika | 2023-02-27 | 1 | -10/+14 |
* | update markdown to 1.0.0-alpha.7 | Vika | 2023-02-27 | 1 | -11/+9 |
* | cargo update | Vika | 2023-02-27 | 1 | -563/+766 |
* | kittybox-frontend-renderer: gzip static assets | Vika | 2022-11-06 | 1 | -0/+54 |
* | templates: move static assets to the templates crate | Vika | 2022-10-07 | 1 | -20/+43 |
* | feat: indieauth support | Vika | 2022-09-19 | 1 | -12/+657 |
* | tokenauth: migrate tests to Wiremock | Vika | 2022-08-13 | 1 | -596/+81 |
* | kittybox-templates: split out MF2 rendering and get rid of log crate | Vika | 2022-07-27 | 1 | -533/+76 |
* | media: fix small files not being saved to disk properly | Vika | 2022-07-19 | 1 | -0/+24 |
* | kittybox-indieauth: convert Error into axum::response::Response | Vika | 2022-07-19 | 1 | -0/+2 |
* | kittybox-indieauth: improve types and make more of them public | Vika | 2022-07-10 | 1 | -0/+1 |
* | kittybox-indieauth: init | Vika | 2022-07-10 | 1 | -0/+13 |
* | micropub: move MicropubError into kittybox-util | Vika | 2022-07-10 | 1 | -0/+3 |
* | media: media endpoint PoC | Vika | 2022-07-10 | 1 | -0/+1 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 1 | -440/+91 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -0/+4247 |