vikunja/pkg/db
Biagio00 5b42724205
fix(kanban): repeating tasks dates won't update when moved in done bucket (#1638)
2025-11-14 16:57:53 +00:00
..
fixtures fix(kanban): repeating tasks dates won't update when moved in done bucket (#1638) 2025-11-14 16:57:53 +00:00
db.go fix: correctly set database path on windows (#1616) 2025-10-09 08:38:01 +00:00
db_path_test.go fix: correctly set database path on windows (#1616) 2025-10-09 08:38:01 +00:00
dump.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
helpers.go fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (#1154) 2025-07-22 08:59:12 +00:00
helpers_test.go fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (#1154) 2025-07-22 08:59:12 +00:00
test.go feat: move to slog for logging 2025-07-21 18:15:39 +02:00
test_fixtures.go fix(attachments): extend upload file size to form data (#1577) 2025-09-30 22:23:07 +00:00