Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media: implement file range requests for backends | Vika | 2022-10-14 | 2 | -16/+274 |
* | media: Use ETag and If-None-Match | Vika | 2022-10-04 | 3 | -4/+38 |
* | Use tokens from the auth backend to authenticate for Micropub | Vika | 2022-09-28 | 1 | -8/+10 |
* | feat: indieauth support | Vika | 2022-09-19 | 1 | -26/+4 |
* | media: improve Metadata typing | Vika | 2022-07-21 | 3 | -14/+24 |
* | media: fix small files not being saved to disk properly | Vika | 2022-07-19 | 1 | -11/+21 |
* | PoC for modularity and WIP built-in Micropub client rework | Vika | 2022-07-15 | 1 | -0/+7 |
* | media: buffer disk I/O and add debug logging | Vika | 2022-07-14 | 2 | -11/+36 |
* | media: fix failing test | Vika | 2022-07-10 | 1 | -1/+1 |
* | micropub: move MicropubError into kittybox-util | Vika | 2022-07-10 | 1 | -10/+6 |
* | indieauth: rename to tokenauth | Vika | 2022-07-10 | 1 | -1/+1 |
* | media: media endpoint PoC | Vika | 2022-07-10 | 3 | -73/+328 |
* | format using rustfmt | Vika | 2022-07-07 | 3 | -11/+26 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 3 | -27/+137 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -0/+46 |