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
/
micropub
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put Micropub background processing tasks in a JoinSet
Vika
2023-07-17
1
-6
/
+21
*
cargo update, part 2: Axum
Vika
2023-07-17
1
-5
/
+5
*
micropub: a little bit more logging
Vika
2023-07-09
1
-0
/
+2
*
fixup! database: add add_to_feed and remove_from_feed
Vika
2023-07-08
1
-2
/
+2
*
micropub: use the new, better typed updates internally
Vika
2023-07-01
1
-17
/
+28
*
Better Micropub update object typing
Vika
2023-06-22
1
-4
/
+13
*
database: add add_to_feed and remove_from_feed
Vika
2023-06-22
1
-2
/
+1
*
database: use domains instead of authorities as owner key
Vika
2023-06-22
1
-4
/
+16
*
main: refactor Kittybox construction
Vika
2023-06-22
1
-0
/
+1
*
Clarity improvements
Vika
2023-02-27
1
-0
/
+1
*
fix param name for media endpoint
Vika
2022-09-28
1
-1
/
+1
*
Use tokens from the auth backend to authenticate for Micropub
Vika
2022-09-28
2
-99
/
+101
*
PoC for modularity and WIP built-in Micropub client rework
Vika
2022-07-15
1
-0
/
+13
*
micropub: handle invalid/empty query properly
Vika
2022-07-10
1
-6
/
+16
*
micropub: move MicropubError into kittybox-util
Vika
2022-07-10
1
-77
/
+2
*
indieauth: rename to tokenauth
Vika
2022-07-10
2
-8
/
+8
*
media: media endpoint PoC
Vika
2022-07-10
1
-3
/
+3
*
format using rustfmt
Vika
2022-07-07
1
-64
/
+81
*
treewide: rewrite using Axum
Vika
2022-07-07
3
-1538
/
+903
*
flake.nix: reorganize
Vika
2022-05-24
3
-0
/
+1990