Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Move header injection to open-graph worker
Merged rudolfs opened 15 days ago

Remove og-injector middleware that ran on every request. Social crawlers are redirected to the open-graph worker via a cloudflare rule now.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http ๐Ÿ‘‰ Workflow runs ๐Ÿ‘‰ Branch on GitHub

rudolfs opened with revision f5fa2da5 on base 74e15e25 +160 -245 15 days ago

Remove og-injector middleware that ran on every request. Social crawlers are redirected to the open-graph worker via a cloudflare rule now.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http ๐Ÿ‘‰ Workflow runs ๐Ÿ‘‰ Branch on GitHub

rudolfs pushed revision 2 005bba8f on base 74e15e25 +161 -245 15 days ago

Add Bluesky

2color accepted ยท 2 comments 15 days ago

LGTM

I was initially concerned about a potential amplification attack vector where the history and commit routes result in 3 and 4 outgoing requests respectively, for each incoming request, but 3:1 request ratio is considered negligible.

rudolfs pushed revision 3 ae4dce7c on base 74e15e25 +163 -245 15 days ago

Use replaceAll instead of regex

rudolfs pushed revision 4 10088144 on base 74e15e25 +165 -247 15 days ago

Bump cache TTLs to 2h

rudolfs pushed revision 5 77631c0e on base 74e15e25 +169 -244 15 days ago

Update readme

rudolfs merged revision 77631c0e at 78ccb93d 15 days ago