alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
pulls
3 files
at
3aeaff84f97f85ca1a3be8338106fc24bd7b4313
oppiliappan
appview/pulls: compress patch blobs using gzip
7mo ago
80e691c1
opengraph.go
appview/pulls: compress patch blobs using gzip there is a very strange bug in the bluesky-pds implementation that prevents blobs with the text `<svg` from being uploaded. it triggers a 500 because the underlying MIME type detection library assumes XML but the provided MIME type does not match. ref: https://github.com/bluesky-social/atproto/issues/3151 gzipping the content lets us upload this without any issues. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
pulls.go
appview/pulls: compress patch blobs using gzip there is a very strange bug in the bluesky-pds implementation that prevents blobs with the text `<svg` from being uploaded. it triggers a 500 because the underlying MIME type detection library assumes XML but the provided MIME type does not match. ref: https://github.com/bluesky-social/atproto/issues/3151 gzipping the content lets us upload this without any issues. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
router.go
appview/pulls: og image for pulls Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago