tangled
alpha
login
or
join now
whitequark.org
/
git-pages
[mirror] Scalable static site server for Git forges (like GitHub Pages)
10
fork
atom
overview
issues
pulls
pipelines
git-pages
/
src
/
at
main
31 files
audit.go
Stabilize the `audit` feature.
1 month ago
auth.go
Add a `relaxed-idna` feature to allow some uses of `_` in hostnames.
4 weeks ago
backend.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
backend_fs.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
backend_s3.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
1 month ago
cache.go
Make installable with `go install`.
2 months ago
caddy.go
Parse URLs while loading configuration. NFCI
1 month ago
collect.go
Consolidate return values into `BlobMetadata`. NFC
1 month ago
config.go
[breaking-change] Remove the `log-level` config option.
1 month ago
extract.go
Ensure leading directories always exist in manifest
3 weeks ago
fetch.go
Limit amount of data fetched from git repository.
3 weeks ago
flock_other.go
Allow `PATCH` method to apply partial updates.
1 month ago
flock_posix.go
Allow `PATCH` method to apply partial updates.
1 month ago
garbage.go
Display dead blob count after tracing.
1 month ago
headers.go
Allow downloading entire site via CLI or HTTP.
1 month ago
http.go
[breaking-change] Read principal's IP address from X-Forwarded-For.
1 month ago
log.go
Trim trailing `\n` from log messages.
1 month ago
main.go
Implement `-audit-rollback`.
1 month ago
manifest.go
Ensure leading directories always exist in manifest
3 weeks ago
migrate.go
Add `EnumerateManifests` API and `-list-manifests` option.
1 month ago
observe.go
Scrub the Forge-Authorization header from Sentry events.
2 weeks ago
pages.go
Log `Accept:` value for HEAD/GET requests.
2 weeks ago
pages_test.go
Add a `relaxed-idna` feature to allow some uses of `_` in hostnames.
4 weeks ago
patch.go
Add `Create-Parents:` mode to PATCH method.
1 month ago
redirects.go
Report "dead" redirects as site issues.
1 month ago
schema.pb.go
Implement `-audit-log` option.
1 month ago
schema.proto
Implement `-audit-log` option.
1 month ago
signal.go
Simplify signal handling code.
4 weeks ago
update.go
Clear git metadata from PATCH'd manifests.
2 weeks ago
util.go
Simplify. NFCI
1 month ago
wildcard.go
[breaking-change] Make fallback handler per-instance, not per-wildcard.
1 month ago