vikunja/pkg
kolaente a7be41ef04
fix(filter): do not override filter include nulls query
This fixes a bug where the "include nulls" query parameter would get overridden when the current view had a filter set, even if that filter didn't specify the parameter.
2025-01-20 14:23:35 +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 chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01: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 fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01: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: specify cols when upgrading 2024-12-09 17:42:31 +01:00
models fix(filter): do not override filter include nulls query 2025-01-20 14:23:35 +01:00
modules fix(migration): add more debug logging 2025-01-20 12:08:10 +01: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(caldav): fetch saved filter 2024-12-11 17:05:51 +01:00
swagger [skip ci] Updated swagger docs 2024-12-22 23:39:06 +00:00
user fix(auth): return proper error when a jwt claim contains wrong data 2025-01-14 16:38:49 +01: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