index
:
kittybox
this commit
main
nix-cross
An IndieWeb-centric blogging engine designed for self-hosting
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kittybox-rs
/
src
/
indieauth
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: refactor Kittybox construction
Vika
2023-06-22
1
-0
/
+1
*
Smallish code tweaks
Vika
2023-06-15
1
-1
/
+3
*
indieauth: parse application metadata
Vika
2022-10-24
1
-23
/
+58
*
templates: move static assets to the templates crate
Vika
2022-10-07
1
-2
/
+2
*
Use tokens from the auth backend to authenticate for Micropub
Vika
2022-09-28
1
-0
/
+72
*
Fix some clippy errors
Vika
2022-09-28
1
-0
/
+3
*
indieauth: add "token_type" and "scope" to token grant response
Vika
2022-09-28
1
-1
/
+5
*
Make webauthn and openssl optional
Vika
2022-09-19
1
-3
/
+16
*
feat: indieauth support
Vika
2022-09-19
1
-125
/
+291
*
kittybox-templates: split out MF2 rendering and get rid of log crate
Vika
2022-07-27
1
-1
/
+0
*
indieauth: replace numerous placeholders in the prototype
Vika
2022-07-27
1
-25
/
+150
*
kittybox-indieauth: axum helpers for responses
Vika
2022-07-22
1
-13
/
+13
*
indieauth: Indicate refresh token grant as supported
Vika
2022-07-19
1
-1
/
+1
*
kittybox-indieauth: convert Error into axum::response::Response
Vika
2022-07-19
1
-22
/
+22
*
indieauth: improve security checks
Vika
2022-07-19
1
-2
/
+29
*
Implement /.well-known/oauth-authorization-server
Vika
2022-07-19
1
-22
/
+38
*
kittybox-indieauth: improve docs and the Error type
Vika
2022-07-19
1
-14
/
+60
*
WIP: IndieAuth progress
Vika
2022-07-15
1
-0
/
+369