vikunja/pkg/cmd
kolaente b5cbe99b0a
fix(cmd): report error when the connection to the mail server failed
When running the testmail command, Vikunja would not stop if it wasn't able to connect to the mail server. This was a regression from 950de7c954.
This change fixes that problem.

Resolves https://kolaente.dev/vikunja/vikunja/issues/2767
2024-10-25 19:23:39 +02:00
..
cmd.go fix: license in cmd help text 2024-04-13 20:13:24 +02:00
dump.go feat(cmd): Allow to specify custom filename for dump command (#2775) 2024-10-25 12:37:17 +00: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(cmd): report error when the connection to the mail server failed 2024-10-25 19:23:39 +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