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
*
tower-watchdog: init at 1.0.0
Vika
46 hours
5
-5
/
+236
*
media endpoint: small code cleanup
Vika
2 days
2
-8
/
+5
*
shell.nix: take entire nodePackages
Vika
2 days
2
-6
/
+5
*
kittybox-util: fix incorrect features in a dependency, preventing builds with...
Vika
2024-10-29
1
-1
/
+4
*
Delete the unused login code
Vika
2024-10-04
1
-333
/
+0
*
Fix the current-thread runtime tests w/ sqlx
Vika
2024-09-19
1
-0
/
+3
*
If like/bookmark-of name is empty, pretend it isn't there
Vika
2024-09-07
1
-0
/
+2
*
Reduce unwraps in u-ate and u-drank handling
Vika
2024-09-07
1
-10
/
+10
*
kittybox-frontend-renderer: use p-summary if available
Vika
2024-09-07
1
-5
/
+15
*
Introduce `Storage::update_with`
Vika
2024-08-28
4
-7
/
+54
*
Check validity of Micropub updates
Vika
2024-08-28
1
-6
/
+50
*
kittybox-frontend-renderer: fix tests
Vika
2024-08-28
1
-3
/
+3
*
Make Micropub update logic self-contained
Vika
2024-08-28
3
-35
/
+42
*
Add Last-Modified header to post pages to help heuristic caching
Vika
2024-08-26
1
-0
/
+22
*
Use `Cache-Control: private` whenever the user is authorized
Vika
2024-08-26
1
-18
/
+31
*
Explicitly allow caching IndieAuth client metadata
Vika
2024-08-26
1
-2
/
+23
*
Set MSRV to 1.75, remove #[async_trait] declarations whenever possible
Vika
2024-08-26
14
-100
/
+90
*
Indicate `u-uid` as `rel=canonical`
Vika
2024-08-26
2
-6
/
+6
*
Fix kittybox-check-webmention CLI tool
Vika
2024-08-26
2
-109
/
+8
*
Add HTTP fetcher cache
Vika
2024-08-26
10
-27
/
+233
*
Appease most clippy warnings
Vika
2024-08-26
14
-118
/
+38
*
Remove IndiewebEndpoints type
Vika
2024-08-26
1
-10
/
+0
*
FileStorage: appease clippy and use block_in_place for rewinding feeds
Vika
2024-08-26
2
-10
/
+15
*
kittybox-indieauth: nicer Debug impl for Metadata
Vika
2024-08-24
1
-1
/
+23
*
indieauth_metadata -> indieauth-metadata
Vika
2024-08-24
3
-4
/
+4
*
Add Caddyfile for reverse-proxying in-dev
Vika
2024-08-24
1
-0
/
+9
*
kittybox-indieauth: implement Display instead of ToString
Vika
2024-08-23
1
-11
/
+12
*
micropub: Suppress adding to default feeds on visibility="unlisted"
Vika
2024-08-23
1
-2
/
+30
*
Fix private posts with no defined audience not being shown in feeds
Vika
2024-08-23
2
-7
/
+10
*
util: implement Debug on Config
Vika
2024-08-20
1
-1
/
+1
*
kittybox-util: 0.1.0 -> 0.2.0
Vika
2024-08-20
13
-168
/
+242
*
kittybox-indieauth: switch to dep feature syntax
Vika
2024-08-19
1
-1
/
+1
*
kittybox-indieauth: fix failing doctest
Vika
2024-08-18
1
-1
/
+2
*
oops
Vika
2024-08-18
1
-2
/
+1
*
Better match html content-type
Vika
2024-08-18
3
-1
/
+3
*
kittybox-indieauth-helper: ignore TLS in debug and xdg-open the page
Vika
2024-08-18
1
-1
/
+14
*
Parse redirect URIs from MF2 metadata
Vika
2024-08-18
1
-1
/
+3
*
onboarding: attempt to fix the redirection bug
Vika
2024-08-18
1
-2
/
+2
*
feat: logins!!
Vika
2024-08-18
12
-94
/
+530
*
kittybox-indieauth: support transforming strings to PKCEVerifier
Vika
2024-08-18
1
-0
/
+5
*
Don't log extraneous MF2 parsing data
Vika
2024-08-18
1
-1
/
+1
*
indieauth: Extension -> State
Vika
2024-08-18
1
-10
/
+12
*
indieauth: fix profile fetching if some properties are undeclared
Vika
2024-08-18
1
-19
/
+23
*
file auth backend: properly handle non-standard relative file:// urls
Vika
2024-08-18
1
-4
/
+15
*
kittybox-indieauth: support OAuth2 Client Metadata
Vika
2024-08-18
2
-1
/
+115
*
kittybox-indieauth: separate ProfileUrl struct from GrantResponse
Vika
2024-08-18
2
-8
/
+12
*
Don't verify TLS certificates when fetching things in dev
Vika
2024-08-18
2
-1
/
+12
*
kittybox-frontend-renderer: add a notice to pester me on non-descriptive errors
Vika
2024-08-18
1
-0
/
+5
*
kittybox-frontend-renderer: fix onboarding CSS a little
Vika
2024-08-18
1
-1
/
+4
*
onboarding: provide official alternate onboarding flow for no-JS
Vika
2024-08-18
1
-0
/
+38
[next]