• **feat(config): add TLS support for HTTPS server configuration**
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-24 02:41:29 +00:00 | 1816 commits to main since this release

    • Introduced TLSConfig to support HTTPS configurations, including enabling TLS, specifying certificate and key files.
    • Updated HTTP server logic to handle HTTPS mode when TLS is enabled.
    • Enhanced config.example.yaml with TLS settings example.
    • Adjusted internal URL generation to respect protocol based on TLS state.
    Downloads