|
c0c523f0a8
|
fix: don't send bad request errors to sentry
|
2023-03-13 10:52:52 +01:00 |
|
|
672fb35bcb
|
fix: check if usernames contain spaces when creating a new user
|
2023-03-12 15:02:34 +01:00 |
|
|
1f13b5d7b4
|
docs: fix menu links
|
2023-03-12 10:46:17 +01:00 |
|
|
e79778e213
|
chore: 0.20.4 release preperations
v0.20.4
|
2023-03-12 10:24:34 +01:00 |
|
|
a897ffc8ee
|
fix(docker): allow non-unique group id
|
2023-03-11 15:04:36 +01:00 |
|
|
4de0efec1d
|
docs: add link to tutorial for installing Vikunja on Synology
|
2023-03-11 14:55:30 +01:00 |
|
|
09ddd5a31a
|
chore: 0.20.3 release preperations
v0.20.3
|
2023-03-10 14:55:01 +01:00 |
|
|
387aa2db93
|
fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.2
|
2023-03-08 15:01:24 +00:00 |
|
|
4f62e978ef
|
fix(deps): update src.techknowlogick.com/xgo digest to b607086
|
2023-03-07 18:01:48 +00:00 |
|
|
a5c241758a
|
fix(deps): update module github.com/ulule/limiter/v3 to v3.11.1
|
2023-03-07 10:01:21 +00:00 |
|
|
abf38defa2
|
fix(deps): update module github.com/spf13/afero to v1.9.5
|
2023-03-06 10:01:21 +00:00 |
|
|
29f8522de9
|
fix(deps): update module github.com/getsentry/sentry-go to v0.19.0
|
2023-03-06 08:01:20 +00:00 |
|
|
9f14466dfa
|
fix: lint
|
2023-03-05 22:24:29 +01:00 |
|
|
4a82f3be3c
|
fix(deps): update src.techknowlogick.com/xgo digest to 44f7e66
|
2023-03-05 20:31:58 +00:00 |
|
|
a39b3aeb06
|
fix(deps): update github.com/vectordotdev/go-datemath digest to f3954d0
|
2023-03-05 19:01:25 +00:00 |
|
|
b4c215f4dd
|
chore(deps): remove fsnotify replacement
|
2023-03-05 19:13:19 +01:00 |
|
|
f0a8516926
|
chore(deps): update github.com/kolaente/caldav-go digest to 2a4eb8b
|
2023-03-05 18:01:29 +00:00 |
|
|
077baba2ea
|
fix: lint
|
2023-03-05 14:34:34 +01:00 |
|
|
066c26f83e
|
fix(caldav): make sure only labels where the user has permission to use them are used
Follow-up for a62b57ac6283a0d0a3b00e482bf7ae59f97c2748
|
2023-03-05 14:03:09 +01:00 |
|
|
eda5135b3c
|
fix(deps): update module golang.org/x/image to v0.6.0
|
2023-03-05 09:01:16 +00:00 |
|
|
906c9fc06b
|
fix(deps): update module golang.org/x/oauth2 to v0.6.0
|
2023-03-05 08:01:23 +00:00 |
|
|
e37dbb1648
|
fix(deps): update module golang.org/x/crypto to v0.7.0
|
2023-03-05 07:28:11 +00:00 |
|
|
cd13f86e0d
|
fix(deps): update module golang.org/x/term to v0.6.0
|
2023-03-05 02:01:25 +00:00 |
|
|
7ad754dd3b
|
fix(deps): update module golang.org/x/sys to v0.6.0
|
2023-03-04 16:01:23 +00:00 |
|
cernst
|
a62b57ac62
|
feat(caldav): import caldav categories as Labels (#1413)
Resolves #1274
Co-authored-by: ce72 <christoph.ernst72@googlemail.com>
Reviewed-on: vikunja/api#1413
Reviewed-by: konrad <k@knt.li>
Co-authored-by: cernst <ce72@noreply.kolaente.de>
Co-committed-by: cernst <ce72@noreply.kolaente.de>
|
2023-03-02 15:25:26 +00:00 |
|
|
534d04a1db
|
fix(task): correctly load tasks by id and uuid in caldav
Partially reverts 1afc72e1906c02b093bb6d9748235b93ab0eb181
|
2023-03-01 22:18:59 +01:00 |
|
|
e8c85562b1
|
fix(docs): clarify support for caldav reccurrence
|
2023-03-01 11:05:35 +01:00 |
|
cernst
|
1afc72e190
|
fix: Make sure labels are always exported as caldav (#1412)
Authored-by: ce72 <christoph.ernst72@googlemail.com>
Reviewed-on: vikunja/api#1412
Reviewed-by: konrad <k@knt.li>
Co-authored-by: cernst <ce72@noreply.kolaente.de>
Co-committed-by: cernst <ce72@noreply.kolaente.de>
|
2023-02-28 10:42:57 +00:00 |
|
cernst
|
53197b85e3
|
feat(caldav): Export Labels to Caldav (#1409)
Partially resolves vikunja/api#1274
Co-authored-by: ce72 <christoph.ernst72@googlemail.com>
Reviewed-on: vikunja/api#1409
Reviewed-by: konrad <k@knt.li>
Co-authored-by: cernst <ce72@noreply.kolaente.de>
Co-committed-by: cernst <ce72@noreply.kolaente.de>
|
2023-02-27 11:22:42 +00:00 |
|
|
d47535b831
|
fix(deps): update github.com/gocarina/gocsv digest to 70c27cb
|
2023-02-26 14:01:15 +00:00 |
|
|
c9ce9c2382
|
fix(deps): update module github.com/stretchr/testify to v1.8.2
|
2023-02-25 13:01:15 +00:00 |
|
|
168287923f
|
fix(migration): make sure trello checklists are properly imported
|
2023-02-24 12:13:18 +01:00 |
|
|
ca6d1946da
|
fix(tasks): make sure tasks are sorted by position before recalculating them
|
2023-02-23 17:43:23 +01:00 |
|
|
8b745ad599
|
fix(deps): update github.com/gocarina/gocsv digest to dc4ee9d
|
2023-02-23 15:06:32 +00:00 |
|
|
1efa1696bf
|
fix(tasks): recalculate position of all tasks in a list or bucket when it would hit 0
|
2023-02-23 16:00:41 +01:00 |
|
|
6908167fb2
|
fix(deps): update module github.com/spf13/afero to v1.9.4
|
2023-02-23 10:01:17 +00:00 |
|
|
26b280019b
|
fix(deps): update module github.com/labstack/echo/v4 to v4.10.2
|
2023-02-22 00:01:46 +00:00 |
|
|
d19529e84f
|
fix(deps): update github.com/gocarina/gocsv digest to bee85ea
|
2023-02-21 18:01:17 +00:00 |
|
|
0f7f595cc3
|
fix(deps): update module github.com/labstack/echo/v4 to v4.10.1
|
2023-02-20 21:17:39 +00:00 |
|
|
c6769d407e
|
chore(deps): update golangci-lint to 1.51.2
|
2023-02-20 15:17:49 +01:00 |
|
|
8df94e8800
|
fix(deps): update github.com/gocarina/gocsv digest to bcce7dc
|
2023-02-19 21:01:13 +00:00 |
|
|
5af1147e0d
|
fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0 (#1399)
Reviewed-on: vikunja/api#1399
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-02-19 12:38:39 +00:00 |
|
|
8bf224d392
|
chore(deps): update golang.org/x/net to 0.7.0
|
2023-02-18 17:32:14 +01:00 |
|
|
0a0374e268
|
chore(docs): remove sponsors
|
2023-02-15 11:11:10 +01:00 |
|
|
da9d25cf72
|
feat: disable events log by default
BREAKING CHANGE: events log level is now off unless explicitly enabled
|
2023-02-15 10:44:02 +01:00 |
|
|
eb33655c1c
|
fix(docker): make sure the vikunja user always exists and only modify the uid instead of recreating the user
Resolves #1392
|
2023-02-15 10:39:48 +01:00 |
|
|
20a5994b17
|
fix: lint
|
2023-02-14 20:37:16 +01:00 |
|
|
5a0cee2fc5
|
fix(deps): update module golang.org/x/image to v0.5.0 (#1396)
Reviewed-on: vikunja/api#1396
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-02-14 19:21:12 +00:00 |
|
|
fceb5dae0f
|
fix(task): make sure the task's last updated timestamp is always updated when releated entities changed
|
2023-02-14 20:09:05 +01:00 |
|
|
659803fadf
|
fix(deps): update module github.com/threedotslabs/watermill to v1.2.0 (#1384)
Reviewed-on: vikunja/api#1384
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2023-02-14 09:51:50 +00:00 |
|