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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kittybox-indieauth: add From impls for TokenIntrospectionResponse
Vika
2022-07-15
1
-0
/
+16
*
media: buffer disk I/O and add debug logging
Vika
2022-07-14
2
-11
/
+36
*
kittybox-indieauth: improve types and make more of them public
Vika
2022-07-10
5
-15
/
+51
*
kittybox-indieauth: implement FromStr for Scopes
Vika
2022-07-10
1
-3
/
+12
*
media: fix failing test
Vika
2022-07-10
1
-1
/
+1
*
Security bugfix: fix Scopes::has_all() incorrectly checking scopes
Vika
2022-07-10
1
-2
/
+15
*
kittybox-indieauth: init
Vika
2022-07-10
6
-2
/
+535
*
database: use .path().to_path_buf() to prevent dropping the tempdir
Vika
2022-07-10
1
-1
/
+3
*
micropub: handle invalid/empty query properly
Vika
2022-07-10
1
-6
/
+16
*
micropub: move MicropubError into kittybox-util
Vika
2022-07-10
6
-87
/
+112
*
indieauth: rename to tokenauth
Vika
2022-07-10
7
-12
/
+12
*
media: media endpoint PoC
Vika
2022-07-10
8
-154
/
+350
*
.envrc: watch shell.nix for changes
Vika
2022-07-07
1
-0
/
+1
*
.envrc: update nix-direnv install invocation
Vika
2022-07-07
1
-3
/
+6
*
format using rustfmt
Vika
2022-07-07
12
-202
/
+228
*
treewide: rewrite using Axum
Vika
2022-07-07
18
-2859
/
+2075
*
feat: group endpoints under `.kittybox`
Vika
2022-06-02
4
-67
/
+50
*
direnv: move .envrc to kittybox-rs
Vika
2022-05-28
1
-0
/
+4
*
frontend: fix onboarding sending the request to the wrong place
Vika
2022-05-26
1
-2
/
+2
*
flake.nix: reorganize
Vika
2022-05-24
32
-0
/
+11613