Commit Graph

  • 556e13803a Fix type in README.md treysullivent 2024-04-17 04:31:01 +0000
  • aaa2a30bfc
    chore(deps): migrate eslint config kolaente 2024-04-16 23:40:50 +0200
  • 392ce66edb
    chore(deps): update github.com/adlio/trello to v1.12.0 kolaente 2024-04-16 23:14:51 +0200
  • a9a0bd5d25 chore(deps): update dev-dependencies renovate 2024-04-16 01:07:18 +0000
  • 22b8873a40 fix(deps): update sentry-javascript monorepo to v7.110.1 renovate 2024-04-15 11:07:17 +0000
  • ecbefdb921
    fix(buckets): return correct task count for tasks in buckets kolaente 2024-04-14 17:21:53 +0200
  • d8ca1a2de1
    fix(favorites): make favorites work with configurable views kolaente 2024-04-14 17:12:16 +0200
  • 2d084c091e
    feat: new login image kolaente 2024-04-14 12:43:22 +0200
  • 5a84d37fca
    fix(kanban): do not focus on task list in bucket when clicking on a task kolaente 2024-04-14 11:21:59 +0200
  • fd520dab0a
    fix(reminders): do not fall back to hours when the reminder interval is minutes kolaente 2024-04-14 11:20:20 +0200
  • 144a6e4140
    fix(kanban): do not add bottom spacing to view kolaente 2024-04-14 11:15:53 +0200
  • a7aa74227a
    fix(kanban): do not focus kanban board kolaente 2024-04-14 11:12:26 +0200
  • d2adbc53c6
    fix(test): add task to bucket in test kolaente 2024-04-14 11:00:41 +0200
  • 422e4371f8
    fix(project): add more spacing between filter button and view switcher on mobile kolaente 2024-04-14 00:06:26 +0200
  • 6e5b31f1e0
    fix(filters): always persist filter or search in query path and load it correctly into filter query input when loading the page kolaente 2024-04-13 23:34:25 +0200
  • 5756da412b
    fix(project): return full project after duplicating it kolaente 2024-04-13 22:39:40 +0200
  • 4e05b8e97c
    fix(project): do not crash when duplicating a project with no tasks kolaente 2024-04-13 22:36:41 +0200
  • 5177f516c4
    fix(views): make sure view changes are reflected in switcher kolaente 2024-04-13 22:24:12 +0200
  • 637c8f6ba5
    fix(views): make sure the view is saved properly in localStorage kolaente 2024-04-13 22:15:41 +0200
  • 1460d212ee
    fix: do not push nil errors to sentry kolaente 2024-04-13 21:46:07 +0200
  • e9de7d8a24
    fix(project): delete all related entities when deleting a project kolaente 2024-04-13 21:43:44 +0200
  • ce1d7778c7
    fix(export): make export work with project views and new task positions kolaente 2024-04-13 21:07:06 +0200
  • 9a16f6f817
    fix: license in cmd help text kolaente 2024-04-13 20:13:24 +0200
  • 7d755fcb89
    fix: lint kolaente 2024-04-13 17:57:09 +0200
  • 77e95642a9
    fix(tasks): make fetching tasks in buckets via typesense work kolaente 2024-04-13 17:52:47 +0200
  • a5d02380a3
    fix(typesense): make fetching task positions per view more efficient kolaente 2024-04-13 17:26:38 +0200
  • 3519b8b2fe
    fix(tasks): index and order by task position when using typesense kolaente 2024-04-13 17:19:27 +0200
  • cb648e5ad8
    fix(typesense): fix reindexing views and positions in typesense kolaente 2024-04-13 16:38:45 +0200
  • 75f830457b
    fix(comments): order comments by created timestamp instead of id kolaente 2024-04-13 14:45:12 +0200
  • 6e2b540394
    fix(migration): import task comments with original timestamps kolaente 2024-04-13 14:44:55 +0200
  • bf3c8ac9da
    fix(views): check if bucket index already exists before creating new index kolaente 2024-04-13 14:20:27 +0200
  • 3e7225ebee
    fix(editor): do not prevent shift+enter to add a line break in text kolaente 2024-04-13 14:08:27 +0200
  • 9eb19e0362
    fix(project): do not crash when views were not loaded yet kolaente 2024-04-13 13:18:14 +0200
  • 73bf119409
    docs: clarify version checkout when building from source kolaente 2024-04-12 23:39:27 +0200
  • 500b761fe6
    fix(projects): do not return parent project id when authenticating as link share kolaente 2024-04-12 18:02:39 +0200
  • 0bc9a670d7
    fix(task): do not crash when loading a task if parent projects are not loaded kolaente 2024-04-12 17:56:19 +0200
  • ee25105224 fix(deps): update module github.com/asaskevich/govalidator to v11 renovate 2024-04-11 19:09:19 +0000
  • a3e5e98c64 fix(deps): update module github.com/arran4/golang-ical to v0.2.8 renovate 2024-04-11 16:07:49 +0000
  • a3a4d05e89 feat(editor): checklist visual improvements (#2264) Elscrux 2024-04-11 15:46:10 +0000
  • 72c3e1a03f chore(deps): update dev-dependencies renovate 2024-04-11 00:09:10 +0000
  • 8ca3916118 Merge branch 'main' into feature/improved-task-lists Elscrux 2024-04-10 22:37:23 +0000
  • 5a5b86438c Make unchecked boxes stand out more Elscrux 2024-04-11 00:32:38 +0200
  • 61ee0bd5e2 feat(migration): include non upload attachments from Trello (#2261) Elscrux 2024-04-10 22:12:06 +0000
  • 036a188a23 Fix test Elscrux 2024-04-10 23:58:29 +0200
  • 423558f58a
    fix(migration): invalid field in organization struct kolaente 2024-04-10 23:52:10 +0200
  • 8b5f20da4a Use name for display Elscrux 2024-04-10 23:42:45 +0200
  • 75fd17c750
    docs: clarify vikunja cli usage in docker kolaente 2024-04-10 23:05:32 +0200
  • 4e49ec9e16
    docs: clarify automatic openid team creation kolaente 2024-04-10 23:03:04 +0200
  • 58e0ec3d35 fix(deps): update tiptap to v2.3.0 renovate 2024-04-10 20:06:59 +0000
  • ed4be389ab
    fix(navigation): scrolling when many projects are present kolaente 2024-04-10 22:54:36 +0200
  • 02f099a2c8 fix(deps): update dependency @intlify/unplugin-vue-i18n to v4 renovate 2024-04-10 20:08:26 +0000
  • 4b9055ee44 fix(deps): update tiptap to v2.3.0 renovate 2024-04-10 20:06:59 +0000
  • cb2c2eeae8 fix(deps): update dependency vue-i18n to v9.11.1 renovate 2024-04-10 17:06:05 +0000
  • e19ac57130 chore(deps): update dev-dependencies renovate 2024-04-10 15:06:07 +0000
  • 0e93ec1529 Fix test Elscrux 2024-04-10 14:04:21 +0200
  • 5cb8179fa3 Append attachments instead of prepending Elscrux 2024-04-10 14:02:57 +0200
  • e14e85a266 Replace else with continue Elscrux 2024-04-10 13:59:39 +0200
  • 0557d4b5bb
    docs: clarify transitioning from unstable to release kolaente 2024-04-09 22:43:27 +0200
  • 0ed49c729e Increase distance between task items Elscrux 2024-04-09 19:06:59 +0200
  • ca7246639c Fix style imports for backslashes in the path Elscrux 2024-04-09 19:00:30 +0200
  • a84f7a5a7f Trello: Include non upload attachments Elscrux 2024-04-09 18:51:31 +0200
  • bc19a2fb78
    fix(migration): import card comments from Trello when migrating kolaente 2024-04-09 13:55:17 +0200
  • 994aaeb920
    fix(migration): trello: only fetch attachments when the card actually has attachments kolaente 2024-04-09 13:25:03 +0200
  • ee3d20e1d2
    fix(navigation): do not hide shadows of dropdown menu kolaente 2024-04-09 13:07:01 +0200
  • 8458e77341 feat(migration): Trello organization based migration (#2211) Elscrux 2024-04-09 10:54:38 +0000
  • ed497eeffe
    fix: do not try to fetch a Trello org with id "Personal" kolaente 2024-04-09 12:40:14 +0200
  • d686d417ae
    chore: refactor names and variables kolaente 2024-04-09 12:26:41 +0200
  • 879cb38721 Merge branch 'main' into feature/trello-per-organization-migration konrad 2024-04-09 10:03:49 +0000
  • af3b0bbea1
    fix: lint kolaente 2024-04-08 13:22:45 +0200
  • d2317b9531 fix(deps): update dependency vue-i18n to v9.11.0 renovate 2024-04-08 10:09:24 +0000
  • 552f8580a4 fix(deps): update dependency dompurify to v3.1.0 renovate 2024-04-08 10:06:56 +0000
  • c842cb27b2 fix(deps): update tiptap to v2.2.6 renovate 2024-04-08 09:09:01 +0000
  • e10cd368bf
    feat(migration): notify the user when a migration failed kolaente 2024-04-08 12:15:05 +0200
  • 06208877e7 fix(deps): update dependency vue-i18n to v9.11.0 renovate 2024-04-08 10:09:24 +0000
  • 0865ac66f4 fix(deps): update dependency dompurify to v3.1.0 renovate 2024-04-08 10:06:56 +0000
  • a2e2cf32cb fix(deps): update module github.com/wneessen/go-mail to v0.4.1 renovate/github.com-wneessen-go-mail-0.x renovate 2024-04-08 10:05:44 +0000
  • 61322d2e2e fix(deps): update module github.com/yuin/goldmark to v1.7.1 renovate 2024-04-08 09:06:04 +0000
  • a41e248e5f fix(deps): update font awesome to v6.5.2 renovate 2024-04-08 08:09:00 +0000
  • 6e37934b61
    chore(deps): update goreleaser/nfpm docker tag to v2.36.1 kolaente 2024-04-08 11:09:39 +0200
  • 4ae73a7449 fix(deps): update tiptap to v2.2.6 renovate 2024-04-08 09:09:01 +0000
  • 51cc4187c7 fix(deps): update module github.com/yuin/goldmark to v1.7.1 renovate 2024-04-08 09:06:04 +0000
  • d64322bb7a fix(deps): update dependency @infectoone/vue-ganttastic to v2.3.2 renovate 2024-04-08 08:08:03 +0000
  • 95a60c2ad6 fix(deps): update font awesome to v6.5.2 renovate 2024-04-08 08:09:00 +0000
  • 2641d420a4 fix(deps): update dependency @infectoone/vue-ganttastic to v2.3.2 renovate 2024-04-08 08:08:03 +0000
  • fa3b657e7e chore(deps): update pnpm to v8.15.6 renovate 2024-04-08 08:06:35 +0000
  • 1adaa73141 docs: fix build-from-sources docs mistake (#2251) Raymi306 2024-04-08 07:48:12 +0000
  • 3e77e3043e chore(deps): update dev-dependencies renovate 2024-04-08 07:09:20 +0000
  • 4bc7ccb08a Fix build-from-sources docs mistake Raymi306 2024-04-08 03:15:39 +0000
  • d082c0399d
    fix(test): visit one more project in project history test kolaente 2024-04-07 22:36:09 +0200
  • 0b9ef27d04
    fix(migration): show correct message after starting a migration kolaente 2024-04-07 15:11:59 +0200
  • 673809d1ca Fix TestConvertTrelloToVikunja test Elscrux 2024-04-07 15:09:39 +0200
  • 7acd1a7e51
    fix(project): remove child projects from state when deleting a project kolaente 2024-04-07 15:03:18 +0200
  • 8bee5aa806
    fix(project): return the full project when setting a background kolaente 2024-04-07 14:53:40 +0200
  • 6641cbebc2
    fix(project): save the last 6 projects in history, show only 5 on desktop kolaente 2024-04-07 14:34:18 +0200
  • a11af657a9 Add trello boards with empty organization under a "Personal" project Elscrux 2024-04-07 14:32:39 +0200
  • 5892622676
    fix(notifications): rendering of plaintext mails kolaente 2024-04-07 14:12:44 +0200
  • 191a476823
    fix(notifications): only sanitze html content in notifications, do not convert it to markdown kolaente 2024-04-07 13:34:14 +0200
  • c146b72d64 chore(deps): update golangci/golangci-lint docker tag to v1.57.2 (#2225) renovate 2024-04-07 11:09:14 +0000
  • ca33c0b2bc
    fix: drop bucket index before recreating it kolaente 2024-04-07 12:50:17 +0200
  • 5943d999f4
    fix: drop bucket index before recreating it kolaente 2024-04-07 12:50:17 +0200