Commit Graph

655 Commits

Author SHA1 Message Date
13ebb98644 Update module spf13/viper to v1.6.2 (#272)
All checks were successful
continuous-integration/drone/push Build is passing
Update module spf13/viper to v1.6.2

Reviewed-on: vikunja/api#272
2020-04-08 18:43:35 +00:00
dda558fe1c Update module prometheus/client_golang to v0.9.4 (#245)
All checks were successful
continuous-integration/drone/push Build is passing
Update module prometheus/client_golang to v0.9.4

Reviewed-on: vikunja/api#245
2020-04-07 20:42:06 +00:00
76f19db6e7 Update module labstack/echo/v4 to v4.1.16 (#241)
All checks were successful
continuous-integration/drone/push Build is passing
Update module labstack/echo/v4 to v4.1.16

Reviewed-on: vikunja/api#241
2020-04-07 18:59:53 +00:00
f776b799b8 Update module olekukonko/tablewriter to v0.0.4 (#240)
All checks were successful
continuous-integration/drone/push Build is passing
Update module olekukonko/tablewriter to v0.0.4

Reviewed-on: vikunja/api#240
2020-04-07 16:58:27 +00:00
746a443660 Update module imdario/mergo to v0.3.9 (#238)
All checks were successful
continuous-integration/drone/push Build is passing
Update module imdario/mergo to v0.3.9

Reviewed-on: vikunja/api#238
2020-04-07 16:05:10 +00:00
026d3dc80d Update module go-redis/redis to v6.15.7 (#234)
All checks were successful
continuous-integration/drone/push Build is passing
Update module go-redis/redis to v6.15.7

Reviewed-on: vikunja/api#234
2020-04-07 12:31:33 +00:00
fd7dd47d5e Update github.com/gordonklaus/ineffassign commit hash to 7953dde (#233)
All checks were successful
continuous-integration/drone/push Build is passing
Update github.com/gordonklaus/ineffassign commit hash to 7953dde

Reviewed-on: vikunja/api#233
2020-04-07 12:30:57 +00:00
1e5a1b4892 Update github.com/shurcooL/httpfs commit hash to 8d4bc4b (#229)
All checks were successful
continuous-integration/drone/push Build is passing
Update github.com/shurcooL/httpfs commit hash to 8d4bc4b

Reviewed-on: vikunja/api#229
2020-04-07 08:39:00 +00:00
c7f6748761 Update github.com/jgautheron/goconst commit hash to cda7ea3 (#228)
All checks were successful
continuous-integration/drone/push Build is passing
Update github.com/jgautheron/goconst commit hash to cda7ea3

Reviewed-on: vikunja/api#228
2020-04-07 08:38:00 +00:00
7efa0069cb Update golang.org/x/crypto commit hash to 056763e (#222)
All checks were successful
continuous-integration/drone/push Build is passing
Update golang.org/x/crypto commit hash to 056763e

Update golang.org/x/lint commit hash to 738671d (#223)

Update golang.org/x/lint commit hash to 738671d

Reviewed-on: vikunja/api#223

Update src.techknowlogick.com/xgo commit hash to c43d4c4 (#224)

Update src.techknowlogick.com/xgo commit hash to c43d4c4

Reviewed-on: vikunja/api#224

Reviewed-on: vikunja/api#222
2020-04-07 08:37:20 +00:00
424cf80e5c Update golang.org/x/lint commit hash to 738671d (#223)
All checks were successful
continuous-integration/drone/push Build is passing
Update golang.org/x/lint commit hash to 738671d

Reviewed-on: vikunja/api#223
2020-04-07 07:29:05 +00:00
1448d9de98 Update src.techknowlogick.com/xgo commit hash to c43d4c4 (#224)
All checks were successful
continuous-integration/drone/push Build is passing
Update src.techknowlogick.com/xgo commit hash to c43d4c4

Reviewed-on: vikunja/api#224
2020-04-07 07:28:48 +00:00
cbf01e118a Update github.com/c2h5oh/datasize commit hash to 28bbd47 (#212)
All checks were successful
continuous-integration/drone/push Build is passing
Update github.com/c2h5oh/datasize commit hash to 28bbd47

Reviewed-on: vikunja/api#212
2020-04-06 20:28:57 +00:00
191942fcd1 Update alpine Docker tag to v3.11 (#160)
All checks were successful
continuous-integration/drone/push Build is passing
Update alpine Docker tag to v3.11

Add github token for renovate (#164)

Add github token for renovate

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#164

Update Renovate Configuration (#161)

Add labels to renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#161

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: vikunja/api#160
2020-04-06 06:40:42 +00:00
d5c8f2541d Add github token for renovate (#164)
All checks were successful
continuous-integration/drone/push Build is passing
Add github token for renovate

Add github token for renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#164
2020-04-05 19:16:21 +00:00
6e9ad3d808 Update Renovate Configuration (#161)
All checks were successful
continuous-integration/drone/push Build is passing
Add labels to renovate

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#161
2020-04-05 17:24:06 +00:00
36fdff5b8b Configure Renovate (#159)
All checks were successful
continuous-integration/drone/push Build is passing
Add renovate.json

Reviewed-on: vikunja/api#159
2020-04-05 15:11:27 +00:00
8f4139f44a
0.12 Release Preparations
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-04 22:29:32 +02:00
e7706a20dd
Fix call to println
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-04-02 21:38:16 +02:00
6d1018e647
Fix searching for config in home directories
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kolaente <k@knt.li>
2020-04-02 21:13:42 +02:00
11246b948f
Fix getting the authenticated user with caldav
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-04-01 22:51:57 +02:00
7b619bd084 Colors for lists and namespaces (#155)
All checks were successful
continuous-integration/drone/push Build is passing
Add Hex Color properties migration

Add Hex Color properties

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#155
2020-03-22 21:09:32 +00:00
35f05cbbec
Show lists as archived if their namespace is archived
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-03-22 21:39:57 +01:00
0a1887d6e7
Fix archiving namespaces
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-03-22 19:02:53 +01:00
c6d22bb1f8
Fix updating lists with an identifier
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-03-22 18:45:10 +01:00
6132863f4a
Fix getting archived lists and namespaces
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-03-22 18:24:54 +01:00
26ffd2fd22
Fix getting one namespace
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
2020-03-21 13:55:42 +01:00
51c74de1de expand relative path ~/.config/vikunja to $HOME/.config/vikunja **WINDOWS** (#147)
All checks were successful
continuous-integration/drone/push Build is passing
apply correct formatting

add quotes to make the yaml gods happy

log path of config file used by viper

resolve merge conflicts: windows compatible $HOME path

Prepare changelog & readme for 0.11 release

expand relative path ~/.config/vikunja to $HOME/.config/vikunja (#146)

update dependencies

expand relative path ~/.config/vikunja

Co-authored-by: Julian <juliangaal@protonmail.com>
Co-authored-by: konrad <konrad@kola-entertainments.de>

Co-authored-by: Julian Gaal <gjulian@uos.de>
Reviewed-on: vikunja/api#147
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-03-20 21:21:44 +00:00
5126330a10 Add support for archiving lists and namespaces (#152)
All checks were successful
continuous-integration/drone/push Build is passing
Add query param to get all lists including archived ones

Add query param to get all namespaces including archived ones

Fix getting lists by namespace only not archived lists

Fix misspell

Fix lint

Merge branch 'master' into feature/archive-lists-namespaces

Add docs for error codes

Fix archive error codes

Don't let archived lists show up in general lists

Fix updating description

Fix updating lists with link shares

More comments

Fix un-archiving lists

Move check for archiving a list to canWrite Check

Add more tests

Add more checks

Add checks for namespaces and lists

Add namespace edit

Add tests

Add migrations and filter

Add basic tests

Add is archived property to lists and namespaces

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#152
2020-03-15 21:50:39 +00:00
4472020ee9 Add workaround for timezones on windows (#151)
All checks were successful
continuous-integration/drone/push Build is passing
Add workaround for timezones on windows

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#151
2020-03-09 22:41:08 +00:00
7de26a462f
Add build time to compile flags
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 20:24:26 +01:00
f2f17b11e8
Change release bucket
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 22:51:50 +01:00
cdd068cdb6 Add empty avatar provider (#149)
All checks were successful
continuous-integration/drone/push Build is passing
Fix lint

Add docs for avatar configuration

Add default avatar provider

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#149
2020-03-01 21:10:25 +00:00
584e3af237 Add proxying gravatar requests for user avatars (#148)
All checks were successful
continuous-integration/drone/push Build is passing
Fix getting avatar based on email

Remove avatarUrl from user struct

Fix staticcheck

Add default avatar size

Add config option for caching avatars

go mod vendor

Add swagger docs

Add proxying gravatar requests for user avatars

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#148
2020-03-01 20:30:37 +00:00
7ddfa76a84
Prepare changelog & readme for 0.11 release
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-01 17:32:38 +01:00
1e03c39141 expand relative path ~/.config/vikunja to $HOME/.config/vikunja (#146)
All checks were successful
continuous-integration/drone/push Build is passing
update dependencies

expand relative path ~/.config/vikunja

Authored-by: Julian Gaal <gjulian@uos.de>
Reviewed-on: vikunja/api#146
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-02-29 19:51:47 +00:00
88bf8f3df0 Fix updating dates when marking a task as done (#145)
All checks were successful
continuous-integration/drone/push Build is passing
Fix lint

Fix reminders not being updated

Fix updating dates when marking a task as done

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#145
2020-02-26 21:09:45 +00:00
c551706b52
Make sure the author is returned when creating a new comment
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-25 21:18:42 +01:00
1f039c4cda Task Comments (#138)
All checks were successful
continuous-integration/drone/push Build is passing
Add swagger docs

Add integration tests

Add tests

Add task comment test fixtures

Add config option to enable/disable task comments

Add custom error if a task comment does not exist

Fix lint

Add getting author when getting a single comment

Fix getting comments/comments author

Add rights check to ReadAll

+ actually get the comment author

Add migration and table definitions

Add routes

Add ReadOne method

Add basic crud rights

Signed-off-by: kolaente <k@knt.li>

Implement basic crudable functions for task comments

Signed-off-by: kolaente <k@knt.li>

Start adding task comments

Signed-off-by: kolaente <k@knt.li>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#138
2020-02-19 21:57:56 +00:00
5901cf64b4 Fix inserting task structure with related tasks (#142)
All checks were successful
continuous-integration/drone/push Build is passing
Fix typo

Fix creating related tasks

Add better logging

Fix inserting task structure with related tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#142
2020-02-18 22:00:54 +00:00
f87bb6d8ef
Update theme
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-18 18:47:19 +01:00
021a715aff
Fix frontend url for wunderlist migration in docs
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-17 19:52:26 +01:00
e95a6eeb11 Explicitly disable wunderlist migration by default (#141)
All checks were successful
continuous-integration/drone/push Build is passing
Fix wunderlist callback link in docs

Explicitly disable wunderlist migration by default

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#141
2020-02-17 17:29:17 +00:00
f46e9cb64e Fixed typo in docker-compose example (#140)
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: vikunja/api#140
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-02-17 16:47:55 +00:00
ce5be947b4 Add postgres support (#135)
All checks were successful
continuous-integration/drone/push Build is passing
Revert fixture fixes for postgres

Use postgres connection string with spaces instead of url

Fix label order

Make postgres tests in ci less verbose

Add sequence update script

Skip resets in postgres

Remove option to skip resets in postgres

Make postgres tests in ci verboseq

Update test fixtures database

Fix file tests on postgres

Add postgres options to sample config

Make sure tests init test fixtures before running the actual tests

Fix issues with IDs too big to fit in an int

Fix duplicate auto incremented IDs

Refactor / Fix team tests

Refactor team member tests

Fix team member create

Fix label test

Fix getting labels

Fix test fixtures for postgresql

Fix connection string params

Disable ssl mode on postgres integration tests

Disable ssl mode on postgres tests

Use sprintf to create the connection string for postgresql

fixup! Add postgres support

Add postgres support

Added generate as a make dependency for make build

Clarify docs on building

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Reviewed-on: vikunja/api#135
2020-02-16 21:42:04 +00:00
7e42724439
Added generate as a make dependency for make build
All checks were successful
continuous-integration/drone/push Build is passing
Clarify docs on building

Signed-off-by: kolaente <k@knt.li>
2020-02-15 11:35:24 +01:00
caf91d1904 Update xorm to use the new import path (#133)
All checks were successful
continuous-integration/drone/push Build is passing
Fix ineffassign

Fix getting all labels including the ones not associated to a task

Signed-off-by: kolaente <k@knt.li>

Fix logging sql queries

Signed-off-by: kolaente <k@knt.li>

Start fixing getting all labels

Update xormigrate

Update xorm to use the new import path

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#133
2020-02-14 16:34:25 +00:00
014ec2be69 Use relative url in .gitmodules (#132)
All checks were successful
continuous-integration/drone/push Build is passing
Use relative url in .gitmodules

Co-authored-by: Simon Hilchenbach <simon@hilchenba.ch>
Reviewed-on: vikunja/api#132
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-02-13 21:18:49 +00:00
5d96c62a47
Fix time zone settings not working in Docker
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-08 23:18:41 +01:00
1c3b35fa6f
Add more logging to web handler methods
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-08 22:45:38 +01:00