vikunja/pkg
kolaente fb426a6e22
fix(webhook): actually fetch project before enriching details
This fixes a bug where the project is fetched before adding more details
through ReadOne since ReadOne does not fetch the project. In the normal
project reading flow through the api, this is done in the permission
check.

Resolves https://github.com/go-vikunja/vikunja/issues/1498
2025-09-17 17:04:39 +02:00
..
caldav feat(caldav): return proper caldav intervals instead of FREQ=SECONDLY (#1230) 2025-08-04 13:41:28 +02:00
cmd fix: show error when user list filter is empty (#1372) 2025-09-01 21:08:13 +00:00
config fix: require publicurl when cors enabled (#1351) 2025-08-29 20:51:31 +00:00
cron fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
db feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
events fix(deps): update module github.com/threedotslabs/watermill to v1.5.1 (#1391) 2025-09-02 18:11:45 +00:00
files feat: move to slog for logging 2025-07-21 18:15:39 +02:00
health feat: introduce shared health check logic (#1073) 2025-07-02 21:01:41 +00:00
i18n chore(i18n): update translations via Crowdin 2025-09-17 00:51:22 +00:00
initialize feat(auth): add oauth require availability configuration on startup (#1358) 2025-08-30 22:15:20 +00:00
log feat: move to slog for logging 2025-07-21 18:15:39 +02:00
mail feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
metrics fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
migration feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
models fix(webhook): actually fetch project before enriching details 2025-09-17 17:04:39 +02:00
modules fix(avatar): recover gracefully from broken avatar cache (#1379) 2025-09-02 14:03:58 +00:00
notifications feat: move to slog for logging 2025-07-21 18:15:39 +02:00
plugins feat(plugins): allow plugins to register routes 2025-08-01 17:06:02 +02:00
red fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
routes refactor: use helper function to check user local 2025-09-04 18:09:21 +02:00
swagger [skip ci] Updated swagger docs 2025-09-11 07:53:45 +00:00
user fix(user): persist status on email updates (#1084) 2025-08-04 14:07:00 +00:00
utils fix: comment typo and misspellings 2025-07-02 17:46:21 +02:00
version fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
web feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
webtests refactor: use helper function to check user local 2025-09-04 18:09:21 +02:00