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
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: fix small files not being saved to disk properly
Vika
2022-07-19
1
-11
/
+21
*
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
2
-24
/
+39
*
kittybox-indieauth: improve docs and the Error type
Vika
2022-07-19
1
-14
/
+60
*
Catch panics on requests
Vika
2022-07-19
1
-3
/
+4
*
PoC for modularity and WIP built-in Micropub client rework
Vika
2022-07-15
6
-244
/
+165
*
WIP: IndieAuth progress
Vika
2022-07-15
2
-0
/
+390
*
media: buffer disk I/O and add debug logging
Vika
2022-07-14
2
-11
/
+36
*
media: fix failing test
Vika
2022-07-10
1
-1
/
+1
*
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
2
-87
/
+8
*
indieauth: rename to tokenauth
Vika
2022-07-10
7
-12
/
+12
*
media: media endpoint PoC
Vika
2022-07-10
5
-154
/
+347
*
format using rustfmt
Vika
2022-07-07
9
-133
/
+173
*
treewide: rewrite using Axum
Vika
2022-07-07
15
-2394
/
+1950
*
feat: group endpoints under `.kittybox`
Vika
2022-06-02
2
-61
/
+42
*
frontend: fix onboarding sending the request to the wrong place
Vika
2022-05-26
1
-2
/
+2
*
flake.nix: reorganize
Vika
2022-05-24
22
-0
/
+6078