about summary refs log tree commit diff
path: root/kittybox-rs/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* templates: move static assets to the templates crateVika2022-10-071-20/+43
* feat: indieauth supportVika2022-09-191-12/+657
* tokenauth: migrate tests to WiremockVika2022-08-131-596/+81
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-271-533/+76
* media: fix small files not being saved to disk properlyVika2022-07-191-0/+24
* kittybox-indieauth: convert Error into axum::response::ResponseVika2022-07-191-0/+2
* kittybox-indieauth: improve types and make more of them publicVika2022-07-101-0/+1
* kittybox-indieauth: initVika2022-07-101-0/+13
* micropub: move MicropubError into kittybox-utilVika2022-07-101-0/+3
* media: media endpoint PoCVika2022-07-101-0/+1
* treewide: rewrite using AxumVika2022-07-071-440/+91
* flake.nix: reorganizeVika2022-05-241-0/+4247