Commit graph

  • 733f26f017
    Fix error handling when deleting an attachment file kolaente 2021-07-20 10:14:49 +0200
  • e4a0066e20
    Make sure all associated entities of a task are deleted when the task is deleted kolaente 2021-07-19 23:52:58 +0200
  • d28390d792
    Fix task relations not getting properly cleaned up when deleting them kolaente 2021-07-19 23:40:18 +0200
  • 0b90d826be
    Don't notify the user who created the team kolaente 2021-07-19 23:29:25 +0200
  • 850c3a3dd4 Update module github.com/mattn/go-sqlite3 to v1.14.8 (#921) renovate 2021-07-17 16:39:53 +0000
  • 4cf7c459da
    Allow running migration 20210711173657 multiple times to fix issues when it didn't completely run through previously kolaente 2021-07-15 11:36:33 +0200
  • 2a80e552cc
    Save user tokens as varchar(450) and not text to fix mysql indexing issues kolaente 2021-07-14 14:48:27 +0200
  • 7e229a1b83
    Save user tokens as text and not varchar kolaente 2021-07-14 12:43:28 +0200
  • 7ee535de47
    Docs improvements kolaente 2021-07-14 00:25:12 +0200
  • 4216ed7277 Refactor user email confirmation + password reset handling (#919) konrad 2021-07-13 20:56:02 +0000
  • d5d4d8b6ed
    Fix lint kolaente 2021-07-13 12:16:12 +0200
  • 9559cbf1ec
    Add more logging for test data api endpoint kolaente 2021-07-13 12:14:59 +0200
  • 265e778867
    Docs: Translation now happening at crowdin kolaente 2021-07-13 11:42:46 +0200
  • 53f37e12ec Update module github.com/iancoleman/strcase to v0.2.0 (#918) renovate 2021-07-13 09:20:11 +0000
  • 302199089d Update module github.com/labstack/echo/v4 to v4.4.0 (#917) renovate 2021-07-12 20:37:02 +0000
  • 7adbd21698
    Fix setting task favorite status of related tasks kolaente 2021-07-12 12:18:40 +0200
  • d26f81162f
    Add ios to the list of not working caldav clients kolaente 2021-07-11 16:37:05 +0200
  • e21a3904ff
    Fix mapping task priorities from Vikunja to calDAV kolaente 2021-07-11 15:03:50 +0200
  • 562ef9af36
    Add searching for tasks by index kolaente 2021-07-11 14:19:48 +0200
  • 294fc16593 Update golang.org/x/crypto commit hash to a769d52 (#916) renovate 2021-07-11 10:48:39 +0000
  • d0c77ad1c1 Make sure list / task favorites are set per user, not per entity (#915) konrad 2021-07-10 10:21:54 +0000
  • 373e3f3d60
    Add a note about default password to docs kolaente 2021-07-09 21:12:32 +0200
  • 358661e060
    Change task title to TEXT instead of varchar(250) to allow for longer task titles kolaente 2021-07-09 19:46:47 +0200
  • 32a07c4c61
    Fix importing archived projects and done items from todoist kolaente 2021-07-08 11:37:50 +0200
  • 5b825f1cc8
    Make sure a bucket exists or use the default bucket when importing tasks kolaente 2021-07-08 10:34:03 +0200
  • 50b49ffab6 Add support of Unix socket (#912) andreymal 2021-07-08 08:13:01 +0000
  • 8b6aeb8571
    Fix lint kolaente 2021-07-07 20:53:26 +0200
  • 0c5dfe5c48
    Better logging for errors while importing a bunch of tasks kolaente 2021-07-06 18:14:40 +0200
  • d7932d2648
    Don't fail when removing the last bucket in migration from other services kolaente 2021-07-06 15:43:38 +0200
  • f1df45b632 Update module github.com/yuin/goldmark to v1.4.0 (#908) renovate 2021-07-05 08:53:07 +0000
  • ff2dac1a10 Update module github.com/spf13/cobra to v1.2.1 (#906) renovate 2021-07-04 13:08:54 +0000
  • e857d73c22 Update module github.com/spf13/cobra to v1.2.0 (#905) renovate 2021-07-01 22:07:05 +0000
  • b3f7827e39 Update module github.com/go-redis/redis/v8 to v8.11.0 (#903) renovate 2021-07-01 10:05:50 +0000
  • bba6d8feb1 Update module github.com/gabriel-vasile/mimetype to v1.3.1 (#904) renovate 2021-07-01 08:18:11 +0000
  • 2cc365ff0c Update golang.org/x/oauth2 commit hash to a41e5a7 (#902) renovate 2021-06-28 19:57:58 +0000
  • 5593d7bace Update module github.com/yuin/goldmark to v1.3.9 (#901) renovate 2021-06-28 16:27:00 +0000
  • e6d4620f92 Update golang.org/x/image commit hash to a66eb64 (#900) renovate 2021-06-28 06:35:43 +0000
  • f70d357a93 Update module github.com/spf13/viper to v1.8.1 (#899) renovate 2021-06-25 15:22:42 +0000
  • 37718c3282
    Todoist migration: don't panic if no reminder was found for task kolaente 2021-06-24 23:02:28 +0200
  • 7408380560
    Add translation docs kolaente 2021-06-24 00:14:29 +0200
  • 4ed4a96059 Update golang.org/x/oauth2 commit hash to a8dc77f (#896) renovate 2021-06-22 22:15:20 +0000
  • 9b03c28e0d Update golang.org/x/oauth2 commit hash to bce0382 (#895) renovate 2021-06-22 20:13:16 +0000
  • f17e2f9e7c Update golang.org/x/oauth2 commit hash to 14747e6 (#894) renovate 2021-06-22 18:03:11 +0000
  • 441e38086d Update golang.org/x/image commit hash to e6eecd4 (#893) renovate 2021-06-22 10:57:37 +0000
  • bf68ccbb25
    Don't use the mariadb root user in docker-compose examples kolaente 2021-06-20 22:37:35 +0200
  • 1386ed4023 Update module github.com/yuin/goldmark to v1.3.8 (#892) renovate 2021-06-17 12:40:52 +0000
  • d2a3db5dce Update golang.org/x/crypto commit hash to 5ff15b2 (#891) renovate 2021-06-17 06:34:59 +0000
  • 63340b32f8
    Revert "Update alpine Docker tag to v3.14 (#889)" kolaente 2021-06-16 15:58:22 +0200
  • 52f6b10a65 Update module github.com/spf13/viper to v1.8.0 (#890) renovate 2021-06-16 08:19:05 +0000
  • 81d469f687 Update alpine Docker tag to v3.14 (#889) renovate 2021-06-16 08:06:15 +0000
  • 769b5d1c6c Update golang.org/x/oauth2 commit hash to d040287 (#888) renovate 2021-06-15 20:20:34 +0000
  • 1c77e40e6e Update golang.org/x/term commit hash to 6886f2d (#887) renovate 2021-06-15 18:50:23 +0000
  • 6f54d4d8be
    Revert "Update alpine Docker tag to v3.13 (#884)" kolaente 2021-06-15 10:18:04 +0200
  • 6018573d81 Update module github.com/coreos/go-oidc to v3 (#885) renovate 2021-06-14 20:56:29 +0000
  • b4f08e88ae Update alpine Docker tag to v3.13 (#884) renovate 2021-06-14 20:34:11 +0000
  • 88c3bd43a4 Update module go-redis/redis/v8 to v8.10.0 (#882) renovate 2021-06-11 15:38:01 +0000
  • 61dd159131 Update module go-redis/redis/v8 to v8.7.1 (#807) renovate 2021-06-11 14:10:26 +0000
  • 5c79add056 Update module getsentry/sentry-go to v0.11.0 (#869) renovate 2021-06-11 13:24:20 +0000
  • 6b70069eba Update module prometheus/client_golang to v1.11.0 (#879) renovate 2021-06-11 13:08:28 +0000
  • 9147e6739f
    Fix authentication callback kolaente 2021-06-09 23:00:42 +0200
  • 271a37eab9
    Release preparations v0.17.1 release/0.17 kolaente 2021-06-09 22:25:08 +0200
  • 65ac7b1fc7
    Fix parsing openid config when using a json config file kolaente 2021-06-09 21:56:17 +0200
  • 570d146b21
    Fix parsing openid config when using a json config file kolaente 2021-06-09 21:56:17 +0200
  • cc2c158b9d Update golang.org/x/image commit hash to 775e3b0 (#880) renovate 2021-06-07 16:15:28 +0000
  • 78a206c818
    Add setting for first day of the week kolaente 2021-06-03 18:11:44 +0200
  • fc5703ac8c
    Add truncate parameter to test fixtures setup kolaente 2021-06-03 15:30:31 +0200
  • 3277f6acf7 Add default list setting (#875) sytone 2021-06-02 21:20:22 +0000
  • 8a1e98a7f2
    Fix goimports kolaente 2021-05-31 21:05:14 +0200
  • 9a2655dbf1
    Fix saving pointer values to memory keyvalue kolaente 2021-05-31 20:54:15 +0200
  • d48aa101cf
    Refactor & fix storing struct-values in redis keyvalue kolaente 2021-05-28 10:52:32 +0200
  • df45675df3
    Rearrange setting frontend url in config kolaente 2021-05-28 08:46:31 +0200
  • afd6bde74d
    Make sure the configured frontend url always has a / at the end kolaente 2021-05-28 08:39:27 +0200
  • e23014dbe4
    Fix swagger docs for create requests kolaente 2021-05-26 21:56:31 +0200
  • 8e65ffb99b
    Fix duplicating empty lists kolaente 2021-05-26 12:01:50 +0200
  • 3f6d85497f
    Fix error when searching for a namespace returned no results kolaente 2021-05-26 12:00:55 +0200
  • 88b9ea6a96
    Fix error when searching for a namespace with subscribers kolaente 2021-05-26 11:04:29 +0200
  • 67f863120e Update module go-testfixtures/testfixtures/v3 to v3.6.1 (#868) renovate 2021-05-21 08:16:45 +0000
  • ffede02ddc
    Update golang.org/x/net commit hash to 37e1c6af kolaente 2021-05-20 19:42:33 +0200
  • 3973ce985d
    Try to get more information about the user when authenticating with openid kolaente 2021-05-19 14:45:24 +0200
  • 2351194547 Update module yuin/goldmark to v1.3.7 (#867) renovate 2021-05-17 15:03:08 +0000
  • b7ec24ff52
    Fix old references to master in docs kolaente 2021-05-17 12:53:12 +0200
  • aaac4c6dfc Update module lib/pq to v1.10.2 (#865) renovate 2021-05-17 10:44:55 +0000
  • 2e52cc1802
    Fix lint kolaente 2021-05-17 12:15:15 +0200
  • 20ede346b4
    Only filter out failing openid providers if multiple are configured and one of them failed kolaente 2021-05-16 13:28:15 +0200
  • b76ad8efe2
    Add more logging and better error messages for openid authentication + clarify docs kolaente 2021-05-16 13:23:10 +0200
  • d695681a0e Update module yuin/goldmark to v1.3.6 (#863) renovate 2021-05-15 13:17:27 +0000
  • 52c3075c3d Update golang.org/x/oauth2 commit hash to f6687ab (#862) renovate 2021-05-14 22:10:40 +0000
  • e837c2a003
    Release preparations v0.17.0 kolaente 2021-05-14 17:03:42 +0200
  • f670d394fa Update golang.org/x/crypto commit hash to c07d793 (#861) renovate 2021-05-13 17:20:01 +0000
  • 71cc7334cc Update golang.org/x/crypto commit hash to cd7d49e (#860) renovate 2021-05-13 13:20:53 +0000
  • fc1867ec70 Update README (#858) earnest ma 2021-05-11 18:14:35 +0000
  • d69482cda9 Update module gabriel-vasile/mimetype to v1.3.0 (#857) renovate 2021-05-10 10:16:25 +0000
  • 71d60e908a Update module labstack/echo/v4 to v4.3.0 (#856) renovate 2021-05-08 22:17:06 +0000
  • 86b7d224ab Expose tls parameter of Go MySQL driver to config file (#855) kompetenzbolzen 2021-05-08 14:54:55 +0000
  • 9dc72c5c98
    Use golang's tzdata package to handle time zones kolaente 2021-05-07 12:18:21 +0200
  • f052fc19fc Update golang.org/x/crypto commit hash to 38f3c27 (#854) renovate 2021-05-06 16:16:53 +0000
  • 06cc0a06e4 Update golang.org/x/crypto commit hash to 3497b51 (#853) renovate 2021-05-06 06:26:24 +0000
  • 02dd7ee571 Update golang.org/x/image commit hash to 7319ad4 (#852) renovate 2021-05-04 15:28:30 +0000
  • abc1fa2fed Update golang.org/x/crypto commit hash to e9a3299 (#851) renovate 2021-05-03 20:14:00 +0000
  • b5da7fc546 Update golang.org/x/term commit hash to a79de54 (#850) renovate 2021-05-03 08:37:51 +0000