vikunja/pkg
Elscrux 61ee0bd5e2
All checks were successful
continuous-integration/drone/push Build is passing
feat(migration): include non upload attachments from Trello (#2261)
This makes the Trello migrator include attachments that are not file uploads. To include them in Vikunja without missing data, their text (usually links) will be appended to the Vikunja description.

Co-authored-by: Elscrux <nickposer2102@gmail.com>
Reviewed-on: #2261
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Elscrux <elscrux@gmail.com>
Co-committed-by: Elscrux <elscrux@gmail.com>
2024-04-10 22:12:06 +00: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 chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
config feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
initialize chore(auth): refactor removing empty openid teams to cron job 2024-03-11 17:20:05 +01:00
integrations fix(views): integration tests 2024-03-19 00:47:51 +01:00
log chore: rename function 2024-01-28 13:36:13 +01:00
mail chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
metrics fix(metrics): typo 2024-02-12 14:23:16 +01:00
migration fix: drop bucket index before recreating it 2024-04-07 12:50:42 +02:00
models fix(notifications): only sanitze html content in notifications, do not convert it to markdown 2024-04-07 13:34:53 +02:00
modules feat(migration): include non upload attachments from Trello (#2261) 2024-04-10 22:12:06 +00: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 feat(views)!: decouple bucket CRUD from projects 2024-03-19 00:47:47 +01:00
swagger [skip ci] Updated swagger docs 2024-03-20 08:35:16 +00:00
user feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
utils feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00