vikunja/pkg
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
..
caldav fix(caldav): make sure colors are correctly saved and returned 2024-09-04 23:08:29 +02:00
cmd fix(cmd): report error when the connection to the mail server failed 2024-10-25 19:23:39 +02:00
config feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
initialize chore: rearrange cron registers 2024-09-19 11:24:43 +02:00
integrations feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
log chore(logging): simplify log template string 2024-09-20 08:42:22 +02:00
mail fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
metrics chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
migration fix(views): add migration for filtered kanban buckets 2024-09-19 13:23:23 +02:00
models feat: preferably award admin access to project users with write access on user deletion (#2772) 2024-10-24 20:42:38 +00:00
modules fix(files): use absolute path everywhere 2024-09-06 12:59:48 +02:00
notifications fix(notifications): rendering of plaintext mails 2024-04-07 14:12:44 +02:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix: partial fix to allow list tasks in ios reminders app (#2717) 2024-09-28 09:06:32 +00:00
swagger [skip ci] Updated swagger docs 2024-10-15 10:42:30 +00:00
user feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
utils fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00
web chore(web): always set internal error 2024-09-01 19:37:27 +02:00