Dominik Pschenitschni
|
508a3157e2
|
fix(drone): add type, fix pull, remove group (#1355)
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1355
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2023-01-06 09:46:52 +00:00 |
|
TheDubliner
|
321a8f7e2b
|
fix(docs): fix a few minor typos (#59)
continuous-integration/drone/push Build is passing
|
2023-01-06 10:33:43 +01:00 |
|
|
dd7dcdd0cc
|
fix(deps): update module golang.org/x/crypto to v0.5.0 (#1353)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1353
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-01-04 18:37:35 +00:00 |
|
|
cb6368036c
|
fix(deps): update module golang.org/x/term to v0.4.0 (#1352)
continuous-integration/drone/push Build encountered an error
Reviewed-on: vikunja/api#1352
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-01-04 18:23:30 +00:00 |
|
|
36dfcb8ddb
|
fix(deps): update module golang.org/x/image to v0.3.0 (#1350)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1350
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-01-04 16:16:04 +00:00 |
|
|
7f8c85118e
|
fix(deps): update module golang.org/x/sys to v0.4.0 (#1351)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1351
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-01-04 16:15:58 +00:00 |
|
|
f3476bec6c
|
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.5.0 (#1349)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1349
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-01-04 11:03:19 +00:00 |
|
|
392bdd1b94
|
fix(ci): set release path to /source
continuous-integration/drone/push Build is failing
Should fix https://github.com/techknowlogick/xgo/issues/187
|
2023-01-03 16:02:17 +01:00 |
|
|
80634d43c1
|
fix(deps): update module github.com/wneessen/go-mail to v0.3.7 (#1348)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1348
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-01-03 14:48:48 +00:00 |
|
|
4fa45bf9dc
|
chore: remove custom gitea bug template in favor of githubs
continuous-integration/drone/push Build is passing
|
2022-12-30 11:57:03 +01:00 |
|
|
ef1d1e2b20
|
feat(migrators): remove wunderlist (#1346)
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1346
|
2022-12-29 17:12:39 +00:00 |
|
Dominik Pschenitschni
|
ca3580766e
|
fix(docs): old helm charts url (#1344)
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/api#1344
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-12-28 16:06:55 +00:00 |
|
|
c6429c8b13
|
fix(deps): update module github.com/labstack/echo/v4 to v4.10.0 (#1343)
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1343
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-28 10:32:12 +00:00 |
|
|
304481cf28
|
fix(deps): update module github.com/wneessen/go-mail to v0.3.6 (#1342)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1342
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-26 17:29:28 +00:00 |
|
|
897a6e5d5c
|
fix(caldav): use const for repeat modes
continuous-integration/drone/push Build is passing
|
2022-12-24 14:34:59 +01:00 |
|
|
194b88e2eb
|
fix(tasks): don't reset the kanban bucket when updating a task and not providing one
Resolves https://github.com/go-vikunja/api/issues/56
|
2022-12-24 14:30:34 +01:00 |
|
|
c5327845ee
|
feat(caldav): add support for repeating tasks
continuous-integration/drone/push Build is failing
Resolves https://github.com/go-vikunja/api/issues/57#issuecomment-1364373103
|
2022-12-24 12:19:51 +01:00 |
|
|
ea1d06bda6
|
fix(list): return lists for a namespace id even if that namespace is deleted
continuous-integration/drone/push Build is passing
This fixes a problem where a namespace was deleted and its list were not.
Forum discussion: https://community.vikunja.io/t/list-deleted-but-tasks-showing-up-as-archived-and-overdue/1025
|
2022-12-23 17:48:21 +01:00 |
|
|
0104aa504b
|
fix(ci): pin nfpm container version and binary location
continuous-integration/drone/push Build is failing
|
2022-12-19 15:37:01 +01:00 |
|
|
6a97a214a3
|
fix(migration): use Todoist v9 api to migrate tasks from them
continuous-integration/drone/push Build is failing
Discussion: https://community.vikunja.io/t/importing-tasks-from-todoist/322/7
|
2022-12-18 20:38:58 +01:00 |
|
|
a79b1de2d0
|
feat: provide logout url for openid providers (#1340)
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1340
Co-authored-by: viehlieb <pf@pragma-shift.net>
Co-committed-by: viehlieb <pf@pragma-shift.net>
|
2022-12-18 18:26:28 +00:00 |
|
|
e9ce930230
|
fix(deps): update module github.com/swaggo/swag to v1.8.9 (#1327)
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1327
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-18 16:43:30 +00:00 |
|
|
6cb48e430e
|
fix(deps): update module github.com/pquerna/otp to v1.4.0 (#1341)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1341
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-14 07:21:11 +00:00 |
|
|
a2c8426d02
|
fix(deps): update module golang.org/x/crypto to v0.4.0 (#1339)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1339
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-07 13:16:10 +00:00 |
|
|
3be10ca4a2
|
fix(deps): update module github.com/getsentry/sentry-go to v0.16.0 (#1338)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1338
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-07 12:15:16 +00:00 |
|
|
ec297009d3
|
fix(deps): update module golang.org/x/oauth2 to v0.3.0 (#1337)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1337
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-06 16:25:24 +00:00 |
|
|
dbc30284f3
|
fix(deps): update module golang.org/x/oauth2 to v0.2.0 (#1316)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1316
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-06 08:14:40 +00:00 |
|
|
879324dcd0
|
fix(deps): update module golang.org/x/image to v0.2.0 (#1335)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1335
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-06 07:58:51 +00:00 |
|
|
3be6e93a05
|
fix(deps): update module golang.org/x/term to v0.3.0 (#1336)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1336
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-06 07:58:21 +00:00 |
|
|
f93317bf5d
|
fix(caldav): add Z suffix to dates make it clear dates are in UTC
continuous-integration/drone/push Build is passing
|
2022-12-04 21:01:04 +01:00 |
|
|
1cfdb085e5
|
fix(deps): update module golang.org/x/sys to v0.3.0 (#1333)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1333
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-04 16:56:44 +00:00 |
|
|
51cf8beaed
|
feat(release): use compressed binaries for package releases
continuous-integration/drone/push Build is passing
vikunja/api#1330
|
2022-12-02 16:31:06 +01:00 |
|
|
b8c3b570a4
|
fix(restore): check if we're really dealing with a string
continuous-integration/drone/push Build is passing
|
2022-12-02 14:49:32 +01:00 |
|
|
8ae062a095
|
fix(deps): update module github.com/go-sql-driver/mysql to v1.7.0 (#1332)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1332
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-12-02 13:39:25 +00:00 |
|
|
941d1e06c5
|
fix(build): downgrade xgo to 1.19.2 so that builds work again
continuous-integration/drone/push Build is passing
See https://github.com/techknowlogick/xgo/issues/187
|
2022-12-01 19:00:48 +01:00 |
|
|
1f2eb57602
|
fix(reminders): make sure an overdue reminder is sent when there is only one overdue task
continuous-integration/drone/push Build is failing
|
2022-12-01 18:41:24 +01:00 |
|
|
51911a8868
|
fix(reminders): overdue tasks join condition
continuous-integration/drone/push Build is failing
|
2022-12-01 18:30:05 +01:00 |
|
|
47aae115df
|
fix(tasks): don't include undone overdue tasks from archived lists or namespaces in notification mails
continuous-integration/drone/push Build is failing
Resolves vikunja/api#1324
|
2022-12-01 18:07:30 +01:00 |
|
|
fbc4b91e0f
|
fix(dump): make sure null dates are properly set when restoring from a dump
continuous-integration/drone/push Build is failing
|
2022-12-01 17:53:02 +01:00 |
|
|
8c67be558f
|
fix: restore notifications table from dump when it already had the correct format
continuous-integration/drone/push Build is failing
|
2022-12-01 17:33:00 +01:00 |
|
|
e27cd9b336
|
fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.3 (#1328)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1328
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-11-29 15:14:04 +00:00 |
|
|
23b01a1ff6
|
fix(deps): update github.com/arran4/golang-ical digest to 1093469 (#1326)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1326
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-11-22 13:19:30 +00:00 |
|
|
f47faf577a
|
fix(deps): update module github.com/wneessen/go-mail to v0.3.5 (#1325)
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1325
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-11-21 11:56:19 +00:00 |
|
|
312525ebef
|
fix(deps): update github.com/arran4/golang-ical digest to a677353 (#1323)
continuous-integration/drone/push Build is failing
Reviewed-on: vikunja/api#1323
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-11-21 10:49:41 +00:00 |
|
|
a17d2f4288
|
fix(deps): update module golang.org/x/crypto to v0.3.0 (#1321)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1321
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-11-16 22:16:31 +00:00 |
|
|
7e0aa20658
|
fix(docs): add docs about cli user delete
continuous-integration/drone/push Build is passing
|
2022-11-15 14:53:58 +01:00 |
|
|
c5a55e39bf
|
fix(deps): update module github.com/spf13/afero to v1.9.3 (#1320)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1320
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-11-14 20:55:13 +00:00 |
|
|
4d4ffe8b34
|
Added Google & Google Workspace to OpenId examples (#1319)
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1319
Co-authored-by: the-darkvoid <darkvoid@gmail.com>
Co-committed-by: the-darkvoid <darkvoid@gmail.com>
|
2022-11-14 11:41:45 +00:00 |
|
|
3d9fcb9ffb
|
fix(ci): pipeline dependency
continuous-integration/drone/push Build is passing
|
2022-11-12 14:32:16 +01:00 |
|
|
a6e214b654
|
feat: use docker buildx to build multiarch images
continuous-integration/drone/push Build encountered an error
|
2022-11-12 14:30:48 +01:00 |
|