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
d97f5ac056c312e779c2c5530974c151c6974424
31 files
whitequark.org
Make installable with `go install`.
4mo ago
d1be9391
audit.go
Stabilize the `audit` feature.
3 months ago
auth.go
Add a `relaxed-idna` feature to allow some uses of `_` in hostnames.
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] Remove the `log-level` config option.
3 months ago
extract.go
Check for overflow when calculating size of zip
3 months ago
fetch.go
Limit amount of data fetched from git repository.
2 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
Implement `-audit-rollback`.
3 months ago
manifest.go
Fix manifest `StoredSize` field being always zero.
2 months ago
migrate.go
Add `EnumerateManifests` API and `-list-manifests` option.
3 months ago
observe.go
[breaking-change] Remove the `log-level` config option.
3 months ago
pages.go
Fix timeout bug introduced in commit 9c6f735d.
2 months ago
pages_test.go
Add a `relaxed-idna` feature to allow some uses of `_` in hostnames.
3 months ago
patch.go
Add `Create-Parents:` mode to PATCH method.
3 months ago
redirects.go
Report "dead" redirects as site issues.
3 months ago
schema.pb.go
Implement `-audit-log` option.
3 months ago
schema.proto
Implement `-audit-log` option.
3 months ago
signal.go
Simplify signal handling code.
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