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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
templates: fix no space between links in mini entry
Vika
2022-11-08
1
-2
/
+3
*
media: get rid of an extraneous Arc over Bytes
Vika
2022-11-07
1
-5
/
+9
*
templates: hotfix rich reply contexts
Vika
2022-11-06
1
-9
/
+30
*
kittybox-frontend-renderer: gzip static assets
Vika
2022-11-06
4
-18
/
+149
*
indieauth: parse application metadata
Vika
2022-10-24
4
-34
/
+101
*
media: implement file range requests for backends
Vika
2022-10-14
2
-16
/
+274
*
templates: move static assets to the templates crate
Vika
2022-10-07
20
-85
/
+237
*
media: Use ETag and If-None-Match
Vika
2022-10-04
3
-4
/
+38
*
LibreJS compatibility
Vika
2022-10-03
4
-2
/
+88
*
companion-lite: rewrite to use IndieAuth
Vika
2022-10-02
7
-100
/
+467
*
companion-lite: port to TypeScript
Vika
2022-09-29
10
-128
/
+301
*
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Vika
2022-09-29
1
-1
/
+1
*
AAAAAAAAAAAAAAAAA
Vika
2022-09-29
1
-1
/
+1
*
AAAAAAAA
Vika
2022-09-29
1
-1
/
+1
*
indieauth: fix submit handler not being applied
Vika
2022-09-29
2
-2
/
+7
*
Switch to TypeScript
Vika
2022-09-28
7
-196
/
+390
*
fix param name for media endpoint
Vika
2022-09-28
1
-1
/
+1
*
Use tokens from the auth backend to authenticate for Micropub
Vika
2022-09-28
8
-120
/
+201
*
Fix some clippy errors
Vika
2022-09-28
2
-1
/
+7
*
indieauth: add "token_type" and "scope" to token grant response
Vika
2022-09-28
2
-1
/
+26
*
frontend: fix indieauth page crashing if no scopes requested
Vika
2022-09-20
1
-1
/
+1
*
kittybox-indieauth: fix extraneous padding in PKCE challenges
Vika
2022-09-20
2
-5
/
+25
*
Make webauthn and openssl optional
Vika
2022-09-19
4
-9
/
+37
*
Add test password hasher
Vika
2022-09-19
1
-0
/
+33
*
Small optimizations to frontend code
Vika
2022-09-19
2
-27
/
+38
*
feat: indieauth support
Vika
2022-09-19
18
-193
/
+2224
*
kittybox-indieauth: Allow converting more types to/from strings
Vika
2022-09-19
3
-0
/
+41
*
NixOS module fixes and temporary fixes to the legacy configuration
Vika
2022-08-13
1
-36
/
+7
*
Add a placeholder template for the authorization request page
Vika
2022-08-13
1
-0
/
+7
*
tokenauth: migrate tests to Wiremock
Vika
2022-08-13
3
-651
/
+127
*
fix flake not reloading
Vika
2022-08-07
1
-1
/
+1
*
kittybox-templates: split out MF2 rendering and get rid of log crate
Vika
2022-07-27
12
-975
/
+513
*
indieauth: replace numerous placeholders in the prototype
Vika
2022-07-27
2
-28
/
+156
*
FileStorage: save memory by taking children instead of cloning
Vika
2022-07-23
1
-16
/
+22
*
kittybox-indieauth: fix AuthorizationRequest doctest
Vika
2022-07-22
1
-2
/
+3
*
kittybox-indieauth: document the entire crate
Vika
2022-07-22
3
-23
/
+333
*
kittybox-indieauth: axum helpers for responses
Vika
2022-07-22
2
-13
/
+53
*
media: improve Metadata typing
Vika
2022-07-21
3
-14
/
+24
*
media: fix small files not being saved to disk properly
Vika
2022-07-19
3
-11
/
+46
*
indieauth: Indicate refresh token grant as supported
Vika
2022-07-19
1
-1
/
+1
*
kittybox-indieauth: convert Error into axum::response::Response
Vika
2022-07-19
5
-22
/
+52
*
indieauth: improve security checks
Vika
2022-07-19
1
-2
/
+29
*
Implement /.well-known/oauth-authorization-server
Vika
2022-07-19
2
-24
/
+39
*
kittybox-indieauth: improve docs and the Error type
Vika
2022-07-19
3
-36
/
+157
*
Catch panics on requests
Vika
2022-07-19
2
-4
/
+5
*
PoC for modularity and WIP built-in Micropub client rework
Vika
2022-07-15
10
-244
/
+402
*
WIP: IndieAuth progress
Vika
2022-07-15
5
-4
/
+398
*
Add enum for requests that the authorization endpoint may encounter
Vika
2022-07-15
1
-1
/
+8
*
kittybox-indieauth: add From impls for TokenIntrospectionResponse
Vika
2022-07-15
1
-0
/
+16
*
media: buffer disk I/O and add debug logging
Vika
2022-07-14
2
-11
/
+36
[prev]
[next]