Commit Graph

12 Commits

Author SHA1 Message Date
Catherine
373d48ed22 Cache blobs in memory when using the S3 backend. 2025-09-17 07:42:33 +00:00
Catherine
1faf0a4431 Cache manifests in memory when using the S3 backend. 2025-09-17 06:54:20 +00:00
Catherine
7fc81d3d97 [breaking-change] Rearchitect for better object store compatibility.
Co-authored-by: bin <flumf@users.noreply.github.com>
2025-09-17 05:59:50 +00:00
Catherine
8b8431201b Allow Authorization: Basic as a fallback for GitHub, etc. 2025-09-16 15:57:55 +00:00
Catherine
03d6c55855 Allow supplying Authorization: via query parameter.
There is no other way to authorize GitHub and Gogs webhook payloads.
2025-09-15 16:46:19 +00:00
Catherine
9588e6743c Respond to HEAD requests. 2025-09-15 11:28:33 +00:00
Catherine
9346beb01b Update README. 2025-09-15 09:55:18 +00:00
Catherine
abaf6d993b Add support for a wildcard domain. 2025-09-15 08:11:30 +00:00
Catherine
11145f407e Add a configuration file. 2025-09-15 06:06:52 +00:00
Catherine
2f59de02e3 Add authorization. 2025-09-15 04:13:07 +00:00
Catherine
a3eca4f639 Add Forgejo webhook compatible POST endpoint.
Co-authored-by: bin <flumf@users.noreply.github.com>
2025-09-15 02:11:39 +00:00
Catherine
61b226c1f2 Reorganize, add README and LICENSE. 2025-09-05 08:56:35 +00:00