about summary refs log tree commit diff
path: root/src/micropub/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* media: move to separate subtreeVika2022-05-101-50/+0
* Get rid of todo!() invocationsVika2022-03-231-4/+32
* Get rid of legacy code, fix mistakes in fluff text and commentsVika2022-03-231-3/+3
* Port onboardingVika2022-03-071-3/+15
* Restored most of the functionality (except onboarding and some queries)Vika2022-03-061-67/+550
* Added stubs for Micropub posts and the media endpointVika2022-02-211-1/+83
* micropub: flesh out queryVika2022-02-211-47/+180
* WIP: convert to Tokio and WarpVika2022-02-151-29/+99
* Appease rustfmt, clippy and cargo checkVika2021-07-291-3/+7
* Added CORS middlewareVika2021-07-271-0/+21
* Make rustfmt happyVika2021-05-171-1/+1
* Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb APIs...Vika2021-05-171-3/+4
* Initial commitVika2021-05-041-0/+5