summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-01Preserve prompt spacing on send-back.Paul Buetow
2026-02-01Refactor tmux-edit-send and document helpers.Paul Buetow
2026-02-01Capture multiline prompt input in popup editor.Paul Buetow
2026-02-01Strip prefilled prompt from first line.Paul Buetow
2026-02-01Prefill editor from cursor-agent prompt line.Paul Buetow
2026-02-01Add tmux editor popup and deploy helper script.Paul Buetow
2026-01-31Fix: push @acme_hosts syntax to include f3s_hosts for TLS certsPaul Buetow
2026-01-31Fix relayd.conf syntax: replace invalid persist/timeout keywords with session...Paul Buetow
2026-01-31cleanupPaul Buetow
2026-01-31Fix acme.sh to handle f3s host server blocks with -port80/-port8080 suffixesPaul Buetow
2026-01-31Revert relayd routing changes - cert generation fix (acme.sh) is sufficientPaul Buetow
2026-01-31Fix relayd template loop closing syntaxPaul Buetow
2026-01-31Fix minvid.f3s.buetow.org TLS certificate generation and routingPaul Buetow
2026-01-31Add MinVid Docker image build filesPaul Buetow
2026-01-31Update MinVid to use local registry imagePaul Buetow
2026-01-31Add TLS offloading support via relayd proxyPaul Buetow
2026-01-31Update MinVid deployment with corrected image and port configurationPaul Buetow
2026-01-31Add MinVid deploymentPaul Buetow
2026-01-31fix: don't add www prefix to f3s hosts in ACME configPaul Buetow
2026-01-31fix: relayd template and missing ipv4address variablePaul Buetow
2026-01-31Fix relayd syntax: use valid timeout session instead of http-specific timeoutsPaul Buetow
2026-01-31Increase relayd timeouts for better video streaming bufferingPaul Buetow
2026-01-31Revert invalid timeout directives in relayd http protocol blockPaul Buetow
2026-01-31Fix relayd syntax: move persist to relay level, not protocol levelPaul Buetow
2026-01-31Add persistent connections and keepalive to relayd https protocolPaul Buetow
2026-01-31Revert "Enable native Jellyfin ports 8096/8920 relays for better performance"Paul Buetow
2026-01-31Enable native Jellyfin ports 8096/8920 relays for better performancePaul Buetow
2026-01-31Remove database.xml ConfigMap - config managed directly on NFSPaul Buetow
2026-01-31Fix database.xml structure - use correct DatabaseConfigurationOptions and Loc...Paul Buetow
2026-01-31Fix database.xml mount path to /config/config/Paul Buetow
2026-01-31Fix Jellyfin slow database: set SQLite locking mode to OptimisticPaul Buetow
2026-01-31Increase Jellyfin CPU and memory resourcesPaul Buetow
2026-01-31Update Jellyfin to version 10.11.6 with helm templatingPaul Buetow
2026-01-31docs(jellyfin): add deployment summary and configuration overviewPaul Buetow
2026-01-31upgrade(jellyfin): use latest versionPaul Buetow
2026-01-31fix(jellyfin): remove read-only ConfigMap mount, let Jellyfin manage network.xmlPaul Buetow
2026-01-31upgrade(jellyfin): 10.8.13 → 10.10.7 (intermediate step to 10.11.6)Paul Buetow
2026-01-31upgrade(jellyfin): 10.8.13 → 10.11.6 (latest)Paul Buetow
2026-01-31revert(jellyfin): rollback to 10.8.13 due to image issuePaul Buetow
2026-01-31upgrade(jellyfin): 10.8.13 → 10.10.7 for Android app compatibilityPaul Buetow
2026-01-31fix(jellyfin): revert to simple config without dynamic header forwardingPaul Buetow
2026-01-31fix(relayd): remove X-Forwarded-Host with unexpanded variablePaul Buetow
2026-01-31fix(jellyfin): disable explicit public ports to use forwarded headersPaul Buetow
2026-01-31fix(jellyfin): enable EnablePublishedServerUriByRequest for proper reverse pr...Paul Buetow
2026-01-31fix(relayd): add X-Forwarded-Host header for Jellyfin reverse proxyPaul Buetow
2026-01-31fix(jellyfin): set public ports to 443 for external accessPaul Buetow
2026-01-31config(relayd): add Jellyfin ports 8096 and 8920 for Android app discoveryPaul Buetow
2026-01-31config(relayd): add Jellyfin NodePort routingPaul Buetow
2026-01-31refactor(jellyfin): expose via NodePorts, bypass Traefik to avoid double-prox...Paul Buetow
2026-01-31fix(jellyfin): configure known proxies and reverse proxy headers per Jellyfin...Paul Buetow