Commit Graph

  • 7d2fcd26f2 chore(deps): update lockfile kolaente 2023-10-03 15:10:06 +0200
  • 369e22f224 fix(deps): update dependency ufo to v1.3.1 renovate 2023-09-28 11:13:25 +0000
  • 0ff5b90ebd chore(deps): update lockfile kolaente 2023-10-03 13:51:30 +0200
  • e89245e42d fix(deps): update dependency @infectoone/vue-ganttastic to v2.2.0 kolaente 2023-10-03 13:50:25 +0200
  • 35717a1e29 fix(deps): update dependency @kyvg/vue3-notification to v3 kolaente 2023-10-03 13:49:58 +0200
  • e46cf2fa1b fix(deps): update dependency vue-i18n to v9.5.0 kolaente 2023-10-03 13:49:38 +0200
  • 1ad6d5a66b fix(deps): update dependency @intlify/unplugin-vue-i18n to v1 kolaente 2023-10-03 13:49:18 +0200
  • 4754bb99f0 fix(deps): update dependency marked to v9 kolaente 2023-10-03 13:48:55 +0200
  • 608e99fffc chore(deps): update pnpm to v8.8.0 kolaente 2023-10-03 13:47:48 +0200
  • d6741d19e3 fix(deps): update sentry-javascript monorepo to v7.73.0 kolaente 2023-10-03 13:47:15 +0200
  • ec52be0353 fix(deps): update dependency axios to v1.5.1 kolaente 2023-10-03 13:46:37 +0200
  • 2d5ab4f5f0 chore(deps): update dependency node to v18.18.0 renovate 2023-09-18 22:08:31 +0000
  • a71755e408 feat(gantt): implement dynamic sizing on small date ranges (#3750) Giacomo Rossetto 2023-10-03 11:30:24 +0000
  • 66c7a05cdb
    fix(project): correctly show project color next to project title in list view kolaente 2023-09-29 20:46:02 +0200
  • 287daf9125
    fix(auth): silently discard invalid auth tokens and log the user out kolaente 2023-09-29 10:38:00 +0200
  • 8507808058
    fix(tasks): ignore empty lines when adding multiple tasks at once kolaente 2023-09-29 10:06:38 +0200
  • 93c155dd2f
    fix(quick actions): always open quick actions with hotkey, even if other inputs are focused kolaente 2023-09-29 09:46:50 +0200
  • b1c4748969
    fix(background): unsplash author credit in dark mode kolaente 2023-09-29 09:33:30 +0200
  • 0887860b2a
    fix(task): priority label spacing kolaente 2023-09-29 09:32:00 +0200
  • 0b1c8ed4dd
    fix(attachments): layout and coloring in dark mode kolaente 2023-09-29 09:28:51 +0200
  • 3988a3f9f8
    fix(task): correct spacing to task and project title kolaente 2023-09-29 09:19:17 +0200
  • 11b65e844c [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-28 00:08:46 +0000
  • 5c23343172 chore(deps): update dev-dependencies (#3747) renovate 2023-09-27 07:34:49 +0000
  • 01a4335c7c chore(deps): update node.js to v20.7 (#3736) renovate 2023-09-27 07:34:22 +0000
  • 4a2ecf5fe7 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-24 00:29:29 +0000
  • 0235b14997 chore(deps): update dev-dependencies (#3746) renovate 2023-09-15 11:59:29 +0000
  • 8eafa23269 chore(deps): update dev-dependencies (#3740) renovate 2023-09-13 12:35:39 +0000
  • 5c95a721f4
    fix(filter): don't show other filters in project selection in saved filter kolaente 2023-09-13 11:41:47 +0200
  • a6eb804fae
    fix(gantt): open task with double click from the gantt chart kolaente 2023-09-12 15:12:16 +0200
  • 09ffd9414b [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-08 00:29:37 +0000
  • b126a7f7ff
    fix(navigation): don't hide color bubble in navigation on touch devices kolaente 2023-09-07 16:36:11 +0200
  • f256fc3843
    fix(list view): align nested subtasks with the parent text kolaente 2023-09-07 13:47:52 +0200
  • e41712647d
    feat(list view): show subtasks nested kolaente 2023-09-07 13:43:03 +0200
  • 842e2c2811 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-07 00:28:16 +0000
  • 2d61a349ac
    feat(task): immediately set focus on the task search input when opening the related tasks menu kolaente 2023-09-06 18:50:38 +0200
  • 54c527c23f
    feat(tasks): make the whole task in list view clickable kolaente 2023-09-06 18:31:30 +0200
  • 4d8c6622d2
    fix(ci): use correct secret key to push kolaente 2023-09-06 18:03:09 +0200
  • 3f3d4b1682
    feat(labels): assign random color when creating labels kolaente 2023-09-06 17:10:36 +0200
  • 9c46d064ac
    feat(quick add magic): allow using the project identifier via quick add magic kolaente 2023-09-06 16:51:23 +0200
  • 0d3143d465
    fix(quick add magic): headline kolaente 2023-09-06 16:45:12 +0200
  • 337c3e5e3e
    fix: lint kolaente 2023-09-06 16:31:07 +0200
  • 3bb5308141
    feat(task): group related task action buttons kolaente 2023-09-06 16:30:00 +0200
  • 3fec92283b
    fix(task): priority label sizing and positioning in different environments kolaente 2023-09-06 15:58:52 +0200
  • beb016400e
    feat(task): move task priority to the front when showing tasks inline kolaente 2023-09-06 15:53:40 +0200
  • 7746d39161
    fix(task): remove wrong repeat types kolaente 2023-09-06 15:41:48 +0200
  • b187e8c1b6
    fix(ci): pin used node version to 20.5 to avoid build issues kolaente 2023-09-06 15:33:04 +0200
  • 0ecda46af9
    chore(deps): update dependencies kolaente 2023-09-06 15:30:00 +0200
  • 59dc927b5c
    feat(i18n): update translations only once a day kolaente 2023-09-06 15:24:44 +0200
  • a13953ee14
    fix(i18n): add upload files config kolaente 2023-09-06 15:22:51 +0200
  • a4b836d395
    feat(i18n): run translation update directly kolaente 2023-09-06 15:19:32 +0200
  • 16b46b0f4d
    feat(i18n): update crowdin sync to use v2 api kolaente 2023-09-06 15:18:27 +0200
  • 184110b986
    fix(gantt): update the gantt view when switching between projects kolaente 2023-09-06 13:25:27 +0200
  • 1918947c0b
    fix(tasks): reset page number when applying filters kolaente 2023-09-06 10:50:52 +0200
  • 4e5823183e
    fix(tasks): update api route kolaente 2023-09-06 10:41:39 +0200
  • b9e17ea870
    fix(api tokens): show a token after it was created kolaente 2023-09-06 09:59:19 +0200
  • a8a6ec5ab0 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-06 00:29:43 +0000
  • 3e9b872894 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-05 00:29:24 +0000
  • c4adcf4655
    chore: include version json string in release zip kolaente 2023-09-04 22:19:37 +0200
  • b1fe3fe29b
    fix: don't render route modal when no properties are defined kolaente 2023-09-04 21:33:50 +0200
  • 5720a86bc3
    fix(task): don't reload the kanban board when opening a task kolaente 2023-09-04 21:01:42 +0200
  • 86eff7d49e
    fix(task): don't reload the kanban board when opening a task kolaente 2023-09-04 20:27:55 +0200
  • 7a9aa7771b
    fix(tasks): play pop sound directly and not from store kolaente 2023-09-04 20:14:00 +0200
  • abbc11528e
    feat(tasks): update due date text every minute kolaente 2023-09-04 14:00:22 +0200
  • 725fd1ad46
    feat: improve error message for invalid API url kolaente 2023-09-04 13:36:50 +0200
  • 44754fac0f
    chore(ci): sign drone config kolaente 2023-09-04 13:11:59 +0200
  • 7f2d92138e
    fix: lint kolaente 2023-09-04 13:11:31 +0200
  • 95be0d1d32
    fix(build): don't download Puppeteer when building for prod kolaente 2023-09-04 13:07:48 +0200
  • f63c39a578
    feat(assignees): improve avatar list consistency kolaente 2023-09-04 13:03:39 +0200
  • 270e32290a
    fix(quick add magic): ignore common task indention when adding multiple tasks at once kolaente 2023-09-04 11:24:10 +0200
  • 9cf8696b84
    fix(docker): set correct default value for custom logo url kolaente 2023-09-04 10:22:39 +0200
  • b97e13b6b4 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-04 00:28:15 +0000
  • 04ba1011cc feat: add setting for default bucket konrad 2023-09-03 15:14:44 +0000
  • 52c0efe0ce
    feat(kanban): add icon for bucket collapse kolaente 2023-09-03 16:09:51 +0200
  • c803020537
    feat(kanban): add setting for default bucket kolaente 2023-09-03 16:08:21 +0200
  • 3373b5fc45
    feat(kanban): save done bucket with project instead of bucket kolaente 2023-09-03 15:51:22 +0200
  • f6d1db3595
    fix: tests kolaente 2023-09-03 16:30:36 +0200
  • ce6f099912 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-09-03 00:29:23 +0000
  • ed8fb71ff0
    feat: add demo mode warning message kolaente 2023-09-01 18:09:19 +0200
  • 28f2551d87 feat: api tokens konrad 2023-09-01 14:34:56 +0000
  • cec480ad80
    fix(api tokens): lint kolaente 2023-09-01 15:59:16 +0200
  • 830a3745ba
    feat(api tokens): show warning if token has expired kolaente 2023-09-01 13:32:00 +0200
  • 49104c65b6
    fix(api tokens): expiry of tokens in a number of days kolaente 2023-09-01 13:28:32 +0200
  • 984978fe6d
    feat(api tokens): format permissions and groups human-readable kolaente 2023-09-01 13:25:37 +0200
  • bd7b973559
    feat(api tokens): add deleting api tokens kolaente 2023-09-01 13:18:00 +0200
  • 0bb85870db
    feat(api tokens): allow custom selection of expiry dates kolaente 2023-09-01 13:07:20 +0200
  • 021f92303d
    feat(api tokens): validate title field when creating a new token kolaente 2023-09-01 12:56:23 +0200
  • e47ad021a3
    feat(api tokens): add token creation form kolaente 2023-09-01 12:47:32 +0200
  • a20eef2453
    feat(api tokens): add basic api token overview kolaente 2023-09-01 11:15:48 +0200
  • 7b57b10804 [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-08-31 00:29:36 +0000
  • 83a7032b6f [skip ci] Updated translations via Crowdin Frederick [Bot] 2023-08-30 00:29:17 +0000
  • 49261a6fcc chore(deps): update dev-dependencies (#3726) renovate 2023-08-29 11:59:08 +0000
  • 5630c90dee
    fix(task): show related tasks form with shortcut even when there are already other related tasks kolaente 2023-08-29 13:57:12 +0200
  • 47d589002c feat: quick actions improvments konrad 2023-08-29 11:24:00 +0000
  • 99e2161c09
    fix: lint kolaente 2023-08-29 12:46:30 +0200
  • 20f61baf03
    fix(quick actions): search for tasks within a project when specifying a project with quick add magic kolaente 2023-08-29 12:45:05 +0200
  • 4e6b99544e
    fix(quick actions): don't show projects when searching for labels or tasks kolaente 2023-08-29 12:38:59 +0200
  • d57e1909c4
    feat(quick actions): show labels as labels and tasks with all of their details kolaente 2023-08-29 12:33:43 +0200
  • 99d8fbdfa7
    feat(quick actions): show tasks for a label when selecting it kolaente 2023-08-29 11:11:37 +0200
  • 442d0342a9
    fix(quick actions): project search kolaente 2023-08-29 10:08:47 +0200
  • a4b369470a
    fix(quick actions): invalid class prop kolaente 2023-08-29 09:57:13 +0200