kolaente 8d8406df05
All checks were successful
continuous-integration/drone/push Build is passing
fix: task overdue at the same time as the notification
If a task is overdue at the same time the notification is sent, it would contain a message like "overdue since" without a time. This now shows "overdue now" instead.
2024-12-03 08:33:16 +01:00
..
caldav chore(caldav): refactor fetching projects 2024-10-30 08:37:27 +01:00
cmd Add healthcheck command (#2856) 2024-11-20 18:04:55 +00:00
config chore(config): append .file to config values when reading 2024-11-18 10:35:02 +01:00
cron
db feat: allow setting schema for connection in postgres (#2777) 2024-10-26 16:06:47 +00:00
events fix: create missing indexes on postgres 2024-10-28 13:25:38 +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): enable search in bucket filters 2024-11-19 16:27:22 +00:00
models fix: task overdue at the same time as the notification 2024-12-03 08:33:16 +01:00
modules fix(openid): log error when config is still using array value 2024-11-18 12:16:38 +01:00
notifications fix(notifications): rendering of plaintext mails 2024-04-07 14:12:44 +02:00
red
routes chore: simplify sentry code 2024-11-22 12:05:02 +01:00
swagger [skip ci] Updated swagger docs 2024-11-19 16:44:45 +00:00
user feat(sharing): add config so that users only find members of their teams 2024-10-28 11:08:06 +01:00
utils fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
version
web chore(web): always set internal error 2024-09-01 19:37:27 +02:00