Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarity improvements | Vika | 2023-02-27 | 1 | -0/+1 |
* | fix param name for media endpoint | Vika | 2022-09-28 | 1 | -1/+1 |
* | Use tokens from the auth backend to authenticate for Micropub | Vika | 2022-09-28 | 2 | -99/+101 |
* | PoC for modularity and WIP built-in Micropub client rework | Vika | 2022-07-15 | 1 | -0/+13 |
* | micropub: handle invalid/empty query properly | Vika | 2022-07-10 | 1 | -6/+16 |
* | micropub: move MicropubError into kittybox-util | Vika | 2022-07-10 | 1 | -77/+2 |
* | indieauth: rename to tokenauth | Vika | 2022-07-10 | 2 | -8/+8 |
* | media: media endpoint PoC | Vika | 2022-07-10 | 1 | -3/+3 |
* | format using rustfmt | Vika | 2022-07-07 | 1 | -64/+81 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 3 | -1538/+903 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 3 | -0/+1990 |