vikunja/pkg
kolaente 33a47b7f43
fix(relations): don't allow creating relations which already exist
Resolves https://github.com/go-vikunja/frontend/issues/144
2024-01-26 23:37:59 +01:00
..
caldav feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
cmd fix(user): make disable command actually work 2024-01-21 12:24:41 +01:00
config feat: make unauthenticated user routes rate limit configurable 2023-11-28 22:27:51 +01:00
cron
db chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
initialize feat(migration): migration from other services now happens in the background 2023-11-09 00:15:11 +01:00
integrations chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
log
mail
metrics feat(metrics): add total number of attachments metric 2023-12-03 15:30:39 +01:00
migration fix: convert everything which looks like an url to a <a href html element 2024-01-14 22:59:31 +01:00
models fix(relations): don't allow creating relations which already exist 2024-01-26 23:37:59 +01:00
modules fix(migration): ignore tasks with empty titles 2024-01-19 23:04:24 +01:00
notifications chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
red
routes fix(api): make sure permission to read all tasks work for reading all tasks per project 2024-01-14 22:17:22 +01:00
swagger [skip ci] Updated swagger docs 2023-11-16 12:20:35 +00:00
user fix(user): make disable command actually work 2024-01-21 12:24:41 +01:00
utils chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
version