about summary refs log tree commit diff
path: root/kittybox-rs/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* tempfile -> tempdir, remove mockitoVika2023-02-271-73/+1
* mockito: 0.30.0 -> 0.32.3Vika2023-02-271-10/+14
* update markdown to 1.0.0-alpha.7Vika2023-02-271-11/+9
* cargo updateVika2023-02-271-563/+766
* kittybox-frontend-renderer: gzip static assetsVika2022-11-061-0/+54
* 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