vikunja/pkg
kolaente 415c6380a5
Some checks failed
continuous-integration/drone/push Build is failing
feat(api tokens): add task attachment to api scopes
This explicitly adds download and upload of task attachments. Because these are not handled with the usual CRUDables, they were not picked up automatically.

Resolves https://github.com/go-vikunja/vikunja/issues/112
2024-02-14 15:00:16 +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 feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
config feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
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 fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
initialize fix(typesense): update tasks in Typesense directly when the change happened 2024-01-28 11:47:17 +01:00
integrations chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
log chore: rename function 2024-01-28 13:36:13 +01:00
mail chore: reverse the coupling of module log and config (#1606) 2023-10-03 09:28:28 +00:00
metrics fix(metrics): typo 2024-02-12 14:23:16 +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 feat(api tokens): add task attachment to api scopes 2024-02-14 15:00:16 +01:00
modules fix: lint 2024-02-13 22:24:46 +01:00
notifications feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix: do not send etag when serving the frontend index file 2024-02-13 21:32:41 +01:00
swagger [skip ci] Updated swagger docs 2024-01-28 14:43:54 +00:00
user feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
utils chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00