Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch panics on requests | Vika | 2022-07-19 | 1 | -3/+4 |
* | PoC for modularity and WIP built-in Micropub client rework | Vika | 2022-07-15 | 6 | -244/+165 |
* | WIP: IndieAuth progress | Vika | 2022-07-15 | 2 | -0/+390 |
* | 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 |
* | database: use .path().to_path_buf() to prevent dropping the tempdir | Vika | 2022-07-10 | 1 | -1/+3 |
* | micropub: handle invalid/empty query properly | Vika | 2022-07-10 | 1 | -6/+16 |
* | micropub: move MicropubError into kittybox-util | Vika | 2022-07-10 | 2 | -87/+8 |
* | indieauth: rename to tokenauth | Vika | 2022-07-10 | 7 | -12/+12 |
* | media: media endpoint PoC | Vika | 2022-07-10 | 5 | -154/+347 |
* | format using rustfmt | Vika | 2022-07-07 | 9 | -133/+173 |
* | treewide: rewrite using Axum | Vika | 2022-07-07 | 15 | -2394/+1950 |
* | feat: group endpoints under `.kittybox` | Vika | 2022-06-02 | 2 | -61/+42 |
* | frontend: fix onboarding sending the request to the wrong place | Vika | 2022-05-26 | 1 | -2/+2 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 22 | -0/+6078 |