1
0
Commit Graph

9965 Commits

Author SHA1 Message Date
5317a89623 Make sure to copy the permissions as well when moving files 2020-09-04 14:00:54 +02:00
e9b1786188 Regenerate swagger docs 2020-09-04 13:15:46 +02:00
313289d28d Add rootpath to deb command to not include everything in the deb file 2020-09-04 10:42:32 +02:00
89c602416c Update dependency vue-advanced-cropper to v0.17.1 (#232)
Update dependency vue-advanced-cropper to v0.17.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/232
2020-09-04 08:26:50 +00:00
05e237560d Add mage command to create a new migration 2020-09-04 10:15:33 +02:00
e4dd314079 Add caldav enabled/disabled to /info endpoint 2020-09-04 09:58:42 +02:00
e7c5f1faec Update dependency vue-advanced-cropper to v0.17.0 (#231)
Update dependency vue-advanced-cropper to v0.17.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/231
2020-09-03 21:35:24 +00:00
118c7f25b5 Fix release commands in drone 2020-09-03 22:46:41 +02:00
b64a80da0b Make sure built binary files are executable when compressing with upx 2020-09-03 22:45:04 +02:00
bb26c9d97c Make sure to only initialize all variables when needed 2020-09-03 22:14:30 +02:00
4c3e2f4160 Add github sponsor link 2020-09-03 21:59:56 +02:00
edf3854632 Add github sponsor link 2020-09-03 21:59:17 +02:00
7610199ab6 Fix pwa icon for iOS
Fixes #218
2020-09-03 21:25:46 +02:00
19a66450ec Fix building for darwin with mage 2020-09-03 21:22:41 +02:00
3a839dfb86 Add util function to move files 2020-09-03 20:42:26 +02:00
78b261e440 Skip directories when moving build release artefacts in drone 2020-09-03 18:08:57 +02:00
471d1b0ec5 Fix dockerimage build 2020-09-03 18:08:26 +02:00
58dfbe13ed Add FreeBSD guide to installation docs 2020-09-03 17:44:44 +02:00
1a4eef1056 Add toc to docs 2020-09-03 17:34:44 +02:00
8da7db3e26 Cleanup references to make 2020-09-03 17:18:41 +02:00
d359130bcf Switch to mage (#651)
Add comment about magefile compile

Switch make to mage commands in drone

Fix misspell

Update docs

Add general release command

Add reprepro command

Make sure the filename contains the proper version

Add deb package building

Add zip command

Preserve file permissions when copying files

Fix release:os-package

Make sure to not create checksums of directories

Cleanup

Only compress what upx is able to compress

Add check command

Add release:os-package command

Add copy command

Add comments

Add compress step

Move releasing binaries to a more general function and add ones of linux + darwin

Add release:windows command

Add release:dir command

Add namespaces for commands

Reorder

Add command to run all checks at once

Add goconst-check

Add gosec-check

Add static-check

Add gocyclo-check

Add ineffasign-check

Add misspell-check

Add command to check for swagger docs regeneration

Add comments

Add command to generate swagger docs

Reorder

Add check for installing golint before running it

Add fmt check command

Add fmt command

Use runAndStreamOutput everywhere

Add aliases and comments

Add todo

Reorder

Add test coverage command

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/651
2020-09-03 15:13:19 +00:00
e6ab924061 Update dependency sass-loader to v10.0.2 (#230)
Update dependency sass-loader to v10.0.2

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/230
2020-09-03 14:29:42 +00:00
15e0f8b300 Update dependency dompurify to v2.0.15 (#229)
Update dependency dompurify to v2.0.15

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/229
2020-09-03 11:18:48 +00:00
05099e1784 Update module spf13/afero to v1.3.5 (#650)
Update module spf13/afero to v1.3.5

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/650
2020-09-02 21:19:34 +00:00
b464d7b85c Update dependency eslint to v7.8.1 (#228)
Update dependency eslint to v7.8.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/228
2020-09-01 21:07:55 +00:00
906b389fed Update dependency @fortawesome/vue-fontawesome to v2 (#226)
Update dependency @fortawesome/vue-fontawesome to v2

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/226
2020-09-01 18:36:45 +00:00
a4c9e6fd73 Update dependency eslint to v7.8.0 (#225)
Update dependency eslint to v7.8.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/225
2020-09-01 07:16:23 +00:00
71ecdd23e7 Remove html from tooltip
Resolves #224
2020-08-31 22:36:47 +02:00
656823662c Update dependency date-fns to v2.16.1 (#223)
Update dependency date-fns to v2.16.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/223
2020-08-31 20:31:53 +00:00
79970ebb4a Update module labstack/echo/v4 to v4.1.17 (#646)
Update module labstack/echo/v4 to v4.1.17

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/646
2020-08-31 09:19:49 +00:00
2e614463c2 Update dependency date-fns to v2.16.0 (#220)
Update dependency date-fns to v2.16.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/220
2020-08-30 10:21:07 +00:00
27b4086351 Update module iancoleman/strcase to v0.1.1 (#645)
Update module iancoleman/strcase to v0.1.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/645
2020-08-30 08:18:18 +00:00
ae7eafd6ad Update module mattn/go-sqlite3 to v1.14.2 (#647)
Update module mattn/go-sqlite3 to v1.14.2

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/647
2020-08-30 08:17:50 +00:00
e248047101 Update dependency dompurify to v2.0.14 (#221)
Update dependency dompurify to v2.0.14

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/221
2020-08-30 08:16:12 +00:00
9bad648045 Update dependency vue-flatpickr-component to v8.1.6 (#222)
Update dependency vue-flatpickr-component to v8.1.6

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/222
2020-08-30 08:15:56 +00:00
21b5aee054 Update github.com/c2h5oh/datasize commit hash to 48ed595 (#644)
Update github.com/c2h5oh/datasize commit hash to 48ed595

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/644
2020-08-25 16:06:32 +00:00
e507cea9be Update dependency sass-loader to v10.0.1 (#219)
Update dependency sass-loader to v10.0.1

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/219
2020-08-25 13:11:07 +00:00
6850ff62d5 Update dependency sass-loader to v10 (#217)
Update dependency sass-loader to v10

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/217
2020-08-24 20:13:57 +00:00
2b34a8d4e6 Update github.com/shurcooL/vfsgen commit hash to 0d455de (#642)
Update github.com/shurcooL/vfsgen commit hash to 0d455de

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/642
2020-08-24 20:00:48 +00:00
30f6e39f84 Update vue monorepo to v2.6.12 (#215)
Update vue monorepo to v2.6.12

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/215
2020-08-21 10:40:37 +00:00
88de1b1514 Update dependency axios to v0.20.0 (#216)
Update dependency axios to v0.20.0

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/216
2020-08-21 10:40:00 +00:00
b4771c1bce Update golang.org/x/crypto commit hash to 5c72a88 (#640)
Update golang.org/x/crypto commit hash to 5c72a88

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/640
2020-08-20 23:09:04 +00:00
c83858bf7e Update module mattn/go-sqlite3 to v1.14.1 (#638)
Update module mattn/go-sqlite3 to v1.14.1

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/638
2020-08-20 20:46:16 +00:00
08b8964b3d Update github.com/asaskevich/govalidator commit hash to 29e1ff8 (#639)
Update github.com/asaskevich/govalidator commit hash to 29e1ff8

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/639
2020-08-20 12:10:36 +00:00
d88551e99d Add dav proxy directions to example proxy configurations
Signed-off-by: kolaente <k@knt.li>
2020-08-20 14:08:35 +02:00
ebd71d1f04 Update module iancoleman/strcase to v0.1.0 (#636)
Update module iancoleman/strcase to v0.1.0

Co-authored-by: konrad <konrad@kola-entertainments.de>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/636
2020-08-19 08:31:41 +00:00
a61ab0c5cf Update github.com/asaskevich/govalidator commit hash to 50839af (#637)
Update github.com/asaskevich/govalidator commit hash to 50839af

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/637
2020-08-18 18:07:45 +00:00
fa718e2576 Fix token renew for link shares
Signed-off-by: kolaente <k@knt.li>
2020-08-18 16:55:44 +02:00
754513e8e7 Update vue monorepo to v4.5.4 (#214)
Update vue monorepo to v4.5.4

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/214
2020-08-18 06:08:10 +00:00
c517a87b85 Don't add a subtask to the top level of tasks to not add it twice in the list 2020-08-17 22:30:24 +02:00