about summary refs log tree commit diff
path: root/kittybox-rs/src/micropub
Commit message (Expand)AuthorAgeFilesLines
* Use tokens from the auth backend to authenticate for MicropubVika2022-09-282-99/+101
* PoC for modularity and WIP built-in Micropub client reworkVika2022-07-151-0/+13
* micropub: handle invalid/empty query properlyVika2022-07-101-6/+16
* micropub: move MicropubError into kittybox-utilVika2022-07-101-77/+2
* indieauth: rename to tokenauthVika2022-07-102-8/+8
* media: media endpoint PoCVika2022-07-101-3/+3
* format using rustfmtVika2022-07-071-64/+81
* treewide: rewrite using AxumVika2022-07-073-1538/+903
* flake.nix: reorganizeVika2022-05-243-0/+1990