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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
templates: simplify logic
Vika
2022-05-23
1
-24
/
+29
*
templates: add a banner for Kittybox in the footer
Vika
2022-05-23
2
-0
/
+10
*
templates: add unit test for articles
Vika
2022-05-23
1
-45
/
+116
*
templates: more MF2 generators
Vika
2022-05-23
1
-5
/
+62
*
templates: introduce unit tests
Vika
2022-05-23
3
-0
/
+165
*
chore: code cleanup in main.rs
Vika
2022-05-14
1
-8
/
+6
*
feat: webmention sending and reply context enrichment
Vika
2022-05-14
2
-45
/
+161
*
flake.nix: fix maintainer entry
Vika
2022-05-13
1
-1
/
+1
*
nixos-test: use proper content-type for onboarding
Vika
2022-05-13
1
-1
/
+1
*
README.md: init
Vika
2022-05-13
1
-0
/
+107
*
flake.nix: push kittybox to checks so Hydra will show it separately
Vika
2022-05-13
1
-0
/
+1
*
Cargo.toml: fix Nix builds in restricted mode
Vika
2022-05-12
2
-99
/
+80
*
treewide: prepare for mf2 parsing and cleanup unused code
Vika
2022-05-12
6
-193
/
+486
*
database, frontend: code cleanup so clippy doesn't complain
Vika
2022-05-10
3
-22
/
+20
*
FileStorage: only compile tests when needed
Vika
2022-05-10
1
-0
/
+1
*
FileStorage: fixes and regression tests for read_feed_with_limit
Vika
2022-05-10
4
-49
/
+161
*
FileStorage: fix the item in `after` being emitted as the first
Vika
2022-05-10
1
-8
/
+11
*
FileStorage: code cleanup
Vika
2022-05-10
1
-14
/
+11
*
FileStorage: fix the hang when "after" isn't listed in the feed
Vika
2022-05-10
1
-9
/
+8
*
media: move to separate subtree
Vika
2022-05-10
4
-51
/
+48
*
dev.sh: optional cargo-watch and systemfd support
Vika
2022-05-07
1
-3
/
+11
*
Don't enable tokio-console support in production
Vika
2022-05-07
1
-0
/
+1
*
flake.nix: fix build and clean up
Vika
2022-05-07
1
-6
/
+8
*
main.rs: clean up some dumb stuff
Vika
2022-05-07
1
-8
/
+6
*
Split into different crates
Vika
2022-05-07
13
-60
/
+117
*
flake.nix: use rustc from nixpkgs on release builds
Vika
2022-05-05
1
-2
/
+1
*
flake.lock: Update
Vika
2022-05-05
1
-7
/
+7
*
Cargo.lock: update
Vika
2022-05-03
1
-413
/
+535
*
chore: code cleanup
Vika
2022-05-01
3
-66
/
+6
*
FileStorage: fix writing settings on empty file
Vika
2022-05-01
1
-8
/
+12
*
FileStorage: lockless reads and atomic writes
Vika
2022-05-01
2
-221
/
+161
*
added tokio-console instrumentation support
Vika
2022-04-17
5
-17
/
+356
*
flake.lock: Update
Vika
2022-04-17
1
-9
/
+9
*
More logs
Vika
2022-04-17
1
-1
/
+1
*
added mediatype to replace http_types::Mime
Vika
2022-04-17
2
-0
/
+8
*
flake.nix: added some tools to simplify my workflow
Vika
2022-04-15
1
-1
/
+2
*
Cargo.toml: add reqwest
Vika
2022-04-15
3
-3
/
+89
*
frontend: Made endpoints optional in templates
Vika
2022-04-15
2
-12
/
+27
*
feat: graceful shutdown
Vika
2022-04-15
1
-4
/
+20
*
Make the settings in the database a strong type
Vika
2022-03-23
6
-13
/
+42
*
Get rid of todo!() invocations
Vika
2022-03-23
1
-4
/
+32
*
Get rid of legacy code, fix mistakes in fluff text and comments
Vika
2022-03-23
4
-417
/
+6
*
Added a docker container image built from Nix
Vika
2022-03-18
1
-2
/
+43
*
Port onboarding
Vika
2022-03-07
4
-9
/
+88
*
FileStorage: add lints to catch panicking inside locked code sections
Vika
2022-03-07
1
-149
/
+168
*
Restored most of the functionality (except onboarding and some queries)
Vika
2022-03-06
9
-230
/
+689
*
micropub: parse mp-channel as channel
Vika
2022-03-03
1
-2
/
+72
*
fonts: init font update script
Vika
2022-03-03
2
-1
/
+10
*
frontend: convert to warp
Vika
2022-03-02
3
-292
/
+208
*
metrics: new metrics collection using warp-prometheus
Vika
2022-03-02
3
-76
/
+95
[prev]
[next]