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
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontend: filter out privacy-sensitive information from posts
Vika
2023-07-09
1
-2
/
+124
*
onboarding: fix improper usage of the put_post API
Vika
2023-07-08
1
-1
/
+5
*
database: use domains instead of authorities as owner key
Vika
2023-06-22
2
-7
/
+14
*
database: introduce read_feed_with_cursor
Vika
2023-06-22
1
-6
/
+7
*
Add support for the IndieWeb Webring πΈπ
Vika
2023-06-15
2
-1
/
+9
*
Database: use newtypes to represent settings
Vika
2023-06-15
2
-18
/
+22
*
templates: move static assets to the templates crate
Vika
2022-10-07
5
-277
/
+8
*
LibreJS compatibility
Vika
2022-10-03
1
-0
/
+3
*
companion-lite: rewrite to use IndieAuth
Vika
2022-10-02
1
-1
/
+4
*
companion-lite: port to TypeScript
Vika
2022-09-29
1
-2
/
+11
*
Switch to TypeScript
Vika
2022-09-28
3
-196
/
+2
*
Use tokens from the auth backend to authenticate for Micropub
Vika
2022-09-28
1
-3
/
+7
*
frontend: fix indieauth page crashing if no scopes requested
Vika
2022-09-20
1
-1
/
+1
*
Small optimizations to frontend code
Vika
2022-09-19
1
-6
/
+7
*
feat: indieauth support
Vika
2022-09-19
3
-1
/
+116
*
kittybox-templates: split out MF2 rendering and get rid of log crate
Vika
2022-07-27
2
-9
/
+1
*
PoC for modularity and WIP built-in Micropub client rework
Vika
2022-07-15
1
-0
/
+7
*
indieauth: rename to tokenauth
Vika
2022-07-10
1
-1
/
+1
*
format using rustfmt
Vika
2022-07-07
2
-50
/
+53
*
treewide: rewrite using Axum
Vika
2022-07-07
2
-348
/
+330
*
feat: group endpoints under `.kittybox`
Vika
2022-06-02
1
-1
/
+1
*
frontend: fix onboarding sending the request to the wrong place
Vika
2022-05-26
1
-2
/
+2
*
flake.nix: reorganize
Vika
2022-05-24
5
-0
/
+1106