tangled
alpha
login
or
join now
whitequark.org
/
git-pages
10
fork
atom
[mirror] Scalable static site server for Git forges (like GitHub Pages)
10
fork
atom
overview
issues
pulls
pipelines
git-pages
/
src
/
at
9e0267828d81844f615756fea91bb0efac1f7a32
31 files
whitequark.org
Make installable with `go install`.
4mo ago
d1be9391
audit.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
3 months ago
auth.go
Pass the context to logging functions.
3 months ago
backend.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
3 months ago
backend_fs.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
3 months ago
backend_s3.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
3 months ago
cache.go
Make installable with `go install`.
4 months ago
caddy.go
Parse URLs while loading configuration. NFCI
3 months ago
collect.go
Consolidate return values into `BlobMetadata`. NFC
3 months ago
config.go
[breaking-change] Read principal's IP address from X-Forwarded-For.
3 months ago
extract.go
Collect unresolved blob references in a dedicated error structure.
3 months ago
fetch.go
Collect statistics on blob reuse during archive upload.
3 months ago
flock_other.go
Allow `PATCH` method to apply partial updates.
3 months ago
flock_posix.go
Allow `PATCH` method to apply partial updates.
3 months ago
garbage.go
Display dead blob count after tracing.
3 months ago
headers.go
Allow downloading entire site via CLI or HTTP.
3 months ago
http.go
[breaking-change] Read principal's IP address from X-Forwarded-For.
3 months ago
log.go
Trim trailing `\n` from log messages.
3 months ago
main.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
3 months ago
manifest.go
Don't put blobs that only contain hashes when incrementally uploading.
3 months ago
migrate.go
Add `EnumerateManifests` API and `-list-manifests` option.
3 months ago
observe.go
Split `UnfreezeDomain` off `FreezeDomain`. NFC
3 months ago
pages.go
Fix loss of context in POST handler.
3 months ago
patch.go
Add `Create-Parents:` mode to PATCH method.
3 months ago
redirects.go
Allow downloading entire site via CLI or HTTP.
3 months ago
schema.pb.go
Implement `-audit-log` option.
3 months ago
schema.proto
Implement `-audit-log` option.
3 months ago
signal_other.go
Simplify SIGINT handling code. NFC
3 months ago
signal_posix.go
Simplify SIGINT handling code. NFC
3 months ago
update.go
Don't observe errors expected during incremental updates.
3 months ago
util.go
Simplify. NFCI
3 months ago
wildcard.go
[breaking-change] Make fallback handler per-instance, not per-wildcard.
3 months ago