Commit graph

26 commits

Author SHA1 Message Date
konrad
618353bf95 Use nfpm to build deb, rpm and apk packages (#689)
Cleanup

Update docs for deb

Add building os packages to drone

Add apk packages

Replace version and binlocation strings in nfpm config

Make nfpm config replacable

Fix nfpm config

Add nfpm config

go mod tidy

Add nfpm mage target

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/689
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-18 11:41:27 +00:00
kolaente
53cfa99912
Remove vendored dependencies 2020-06-28 14:00:10 +02:00
konrad
fba333866d Add dump command (#592)
Fix files location in dump

Fix gitignore

Add docs

Add dumps to gitignore

Move dump to seperate package

logging

Dump files

Dump version

Dump database

Dump config

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/592
2020-06-19 21:29:02 +00:00
konrad
2169464983 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
konrad
50ca8bd28e Statically compile templates in the final binary (#84) 2019-07-11 19:10:42 +00:00
konrad
2d88fad5b1 Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00
konrad
9e635ea54e Improve logging handling (#57) 2019-01-25 11:40:54 +00:00
konrad
eedc19a49e Build debian packages (#56) 2019-01-21 21:52:26 +00:00
kolaente
37345e6bd3
update todo
update gitignore
2018-12-28 23:38:43 +01:00
konrad
5a93475be9 Get tasks between a date range (#41) 2018-12-22 18:06:14 +00:00
konrad
82340cb70b
cleanup 2018-12-12 23:53:20 +01:00
konrad
ce2cae9430 Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
konrad
31a4a1dd00 Added a route to get all tasks sorted desc by their due dates (#14) 2018-11-02 16:59:49 +00:00
kolaente
23dc9f777e
updated gitignore 2018-09-13 19:30:22 +02:00
kolaente
8cb85dc151
updated gitignore 2018-09-13 19:28:46 +02:00
kolaente
fc136948d6
updated gitignore 2018-09-13 19:28:38 +02:00
konrad
f0b0319f54
[skip-ci] added s6config 2018-09-08 15:51:49 +02:00
konrad
427f752990
Vikunja now uses viper to handle config 2018-09-08 13:29:35 +02:00
kolaente
f7bc88c825
Added tests for listitems 2018-07-27 14:47:52 +02:00
kolaente
fba505130d
updated gitignore 2018-07-26 10:07:18 +02:00
kolaente
32b369e2e4
Added drone 2018-07-25 17:28:54 +02:00
kolaente
01aa1910ef
Renamed all packages 2018-07-25 16:26:32 +02:00
konrad
b067425dc3
more optimization 2018-07-11 01:45:11 +02:00
konrad
fb4c9d580c
Update gitignore 2018-06-10 11:41:29 +02:00
konrad
986059d719
updated makefile 2018-06-10 11:13:01 +02:00
konrad
479cf54ada
initial commit 2018-06-10 11:11:42 +02:00