about summary refs log tree commit diff
path: root/kittybox-rs/src/frontend/onboarding.rs
Commit message (Expand)AuthorAgeFilesLines
* Put Micropub background processing tasks in a JoinSetVika2023-07-171-4/+14
* cargo update, part 2: AxumVika2023-07-171-2/+2
* onboarding: fix improper usage of the put_post APIVika2023-07-081-1/+5
* database: use domains instead of authorities as owner keyVika2023-06-221-2/+9
* Add support for the IndieWeb Webring πŸ•ΈπŸ’Vika2023-06-151-0/+4
* Database: use newtypes to represent settingsVika2023-06-151-2/+2
* templates: move static assets to the templates crateVika2022-10-071-1/+1
* Use tokens from the auth backend to authenticate for MicropubVika2022-09-281-3/+7
* kittybox-templates: split out MF2 rendering and get rid of log crateVika2022-07-271-3/+1
* PoC for modularity and WIP built-in Micropub client reworkVika2022-07-151-0/+7
* indieauth: rename to tokenauthVika2022-07-101-1/+1
* format using rustfmtVika2022-07-071-47/+52
* treewide: rewrite using AxumVika2022-07-071-0/+142