index
:
kittybox
this commit
feature/html-view-caching
feature/rss
feature/themes
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
*
flake.nix: update cross-compilation notes
Vika
22 hours
1
-3
/
+3
*
flake.lock: Update
Vika
22 hours
1
-3
/
+3
*
Extract various modules to their own files for convenience
Vika
42 hours
4
-151
/
+149
*
Add `connect-src 'self';` to CSP
Vika
5 days
2
-1
/
+4
*
Add font-src directive to Content-Security-Policy to fix fonts
Vika
5 days
1
-0
/
+1
*
indieauth: Grant `profile` scope to apps that didn't request any scopes
Vika
5 days
1
-1
/
+13
*
kittybox-indieauth: 0.3.0 → 0.3.1
Vika
5 days
3
-2
/
+15
*
kittybox.1: use macros for italics, not escapes
Vika
10 days
1
-7
/
+7
*
Add a hand-written man page
Vika
11 days
2
-4
/
+116
*
Create .git-blame-ignore-revs
Vika
11 days
1
-0
/
+2
*
cargo fmt
Vika
11 days
40
-1791
/
+2893
*
Small fry clippy lints
Vika
11 days
5
-5
/
+9
*
kittybox-indieauth: 0.2.0 → 0.3.0
Vika
11 days
5
-16
/
+24
*
Replace tuple from `normalize_mf2` with `NormalizedPost` struct
Vika
11 days
3
-30
/
+36
*
templates-neo: remove
Vika
11 days
6
-561
/
+1
*
Allow embedding the Bandcamp player for jam posts
Vika
11 days
1
-0
/
+4
*
Generate CSP using `concat!()`
Vika
11 days
1
-1
/
+10
*
kittybox-indieauth: add Eq to enums
Vika
11 days
1
-4
/
+4
*
Add a class for demarcating diffusion image generator output
Vika
11 days
1
-2
/
+8
*
Silence some Clippy warnings
Vika
11 days
3
-0
/
+6
*
Fix .gitignore
Vika
11 days
1
-7
/
+6
*
templates: declare explicit emoji font for counter icons
Vika
2025-03-13
1
-0
/
+1
*
Remove lib.mdDoc from configuration.nix
Vika
2025-01-04
1
-4
/
+4
*
Add a small note about the authorization confirmation endpoint data
Vika
2025-01-03
1
-0
/
+7
*
Fix the IndieAuth script
Vika
2025-01-03
2
-6
/
+3
*
kittybox-indieauth-helper: fix handler types
Vika
2025-01-03
1
-16
/
+12
*
Harden default CSP
Vika
2025-01-02
1
-1
/
+1
*
Don't exclude fonts from Nix builds
Vika
2025-01-02
1
-1
/
+1
*
Allow arbitrary HTML in Markdown post content
Vika
2025-01-02
1
-1
/
+11
*
Add styles for delimiting LLM quotes to the default theme
Vika
2025-01-02
1
-0
/
+19
*
Vendor fonts into Kittybox
Vika
2025-01-02
14
-24
/
+320
*
Fix CSP and allow Google Fonts
Vika
2025-01-02
1
-1
/
+1
*
Set a minimal CSP
Vika
2025-01-02
2
-2
/
+7
*
Set X-Content-Type-Options: nosniff
Vika
2025-01-02
3
-6
/
+24
*
axum: 0.7.9 → 0.8.1
Vika
2025-01-01
11
-62
/
+61
*
distributed-test: wait for Kittybox to start up explicitly
Vika
2025-01-01
1
-1
/
+2
*
distributed-test: add Postgres-based job queue
Vika
2025-01-01
1
-0
/
+22
*
PGPASS → PGPASSWORD
Vika
2025-01-01
2
-19
/
+4
*
Add a dev-shell and a check to verify MSRV
Vika
2025-01-01
2
-18
/
+43
*
Remove Docker container
Vika
2025-01-01
2
-48
/
+0
*
Give NixOS e2e tests unique names in CI
Vika
2025-01-01
3
-3
/
+3
*
Bump MSRV to 1.81 due to dependency using error_in_core
Vika
2025-01-01
1
-1
/
+1
*
Fix Postgres setup in tests
Vika
2025-01-01
3
-9
/
+3
*
cargo update, bump msrv to match microformats crate
Vika
2025-01-01
2
-5
/
+5
*
Partially appease clippy
Vika
2025-01-01
5
-8
/
+7
*
Get rid of base64 and hex in favor of data_encoding crate
Vika
2025-01-01
5
-15
/
+16
*
Use workspace dependencies to simplify dependency management
Vika
2025-01-01
6
-190
/
+151
*
micropub: Don't map-n-filter where we can filter_map
Vika
2025-01-01
1
-2
/
+1
*
PostgresStorage: use query_scalar for post_exists
Vika
2025-01-01
1
-2
/
+1
*
Storage::all_posts to return all posts for ?q=source w/o filters
Vika
2024-12-31
4
-0
/
+25
[next]