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
/
database
/
file
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the entire Kittybox tree into the root
Vika
2023-07-29
1
-733
/
+0
*
Fix a few bugs
Vika
2023-07-22
1
-1
/
+1
*
database: add "add_or_update_webmention" operation
Vika
2023-07-22
1
-0
/
+50
*
database/file: tokio::fs::create_dir_all is idempotent
Vika
2023-07-17
1
-6
/
+3
*
FileStorage: properly fsync() files and directories
Vika
2023-07-17
1
-9
/
+21
*
database{,/file}: clean up code, add documentation and logging
Vika
2023-07-09
1
-80
/
+108
*
micropub: use the new, better typed updates internally
Vika
2023-07-01
1
-41
/
+17
*
database: use domains instead of authorities as owner key
Vika
2023-06-22
1
-24
/
+29
*
database: introduce read_feed_with_cursor
Vika
2023-06-22
1
-1
/
+11
*
StorageError: use std::borrow::Cow for msg field
Vika
2023-06-22
1
-9
/
+10
*
Database: use newtypes to represent settings
Vika
2023-06-15
1
-17
/
+14
*
kittybox-templates: split out MF2 rendering and get rid of log crate
Vika
2022-07-27
1
-4
/
+4
*
FileStorage: save memory by taking children instead of cloning
Vika
2022-07-23
1
-16
/
+22
*
treewide: rewrite using Axum
Vika
2022-07-07
1
-38
/
+70
*
flake.nix: reorganize
Vika
2022-05-24
1
-0
/
+619