vikunja/pkg/cmd
kolaente daa7ad053c
feat: auto tls
This commit introduces the automatic retrieval of TLS certificates from Let's Encrypt. If the feature is enabled, Vikunja will automagically request a certificate from Let's Encrypt and configure it to server content via TLS.
2024-09-29 18:20:30 +02:00
..
cmd.go fix: license in cmd help text 2024-04-13 20:13:24 +02:00
dump.go feat(dump): add flag to allow specifying dump path 2024-09-05 15:14:03 +02:00
index.go feat(typesense): move partial reindex to a flag instead of a separate command 2024-06-05 10:49:37 +02:00
migrate.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
restore.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
testmail.go fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
user.go fix(deps): update golangci 2024-08-25 14:30:46 +00:00
version.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
web.go feat: auto tls 2024-09-29 18:20:30 +02:00