summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd todo service: Caddyfile, repos.txt, hook, DNS entryyyamashita3 weeks
 
 
AgeCommit messageAuthorLines
2026-08-22Add todo service: Caddyfile, repos.txt, hook, DNS entryHEADmasteryyamashita-0/+15
2026-07-11Fix ExecStop failure when tmux session has already exitedyyamashita-1/+1
2026-07-11UI: stack admin buttons verticallyyyamashita-1/+1
2026-07-11Dedupe Caddyfile with snippets, sync docs with reality, add tests/check.shyyamashita-28/+156
2026-07-03Restrict proxy to Japan IPs using ipdeny.com CIDR listyyamashita-15/+12
2026-07-03Add GeoIP Japan-only filter to forward proxyyyamashita-6/+27
2026-07-03Fix HTTP proxy directive order: forward_proxy must run before rediryyamashita-1/+1
2026-07-03caddy: add --build to deploy.sh so entrypoint changes are picked upyyamashita-2/+1
2026-07-03Fix HTTP proxy: use catch-all http:// block for port 80yyamashita-1/+2
2026-07-03Disable proxy auth permanently (PROXY_NO_AUTH=1)yyamashita-0/+2
[...]