1
0
forked from vikunja/vikunja

33 Commits

Author SHA1 Message Date
916e75da09 chore(ci): use golangci-lint docker image for lint step 2023-10-22 17:30:36 +02:00
107b0b791f fix(swagger): add generated swagger docs to repo 2023-09-06 18:01:45 +02:00
efa24cec44 feat: generate swagger docs at build time 2023-04-02 16:52:54 +02:00
0612f4d0e0 feat: add gitea issue template 2022-10-01 18:14:49 +02:00
9c4bb5a244 feat: add github issue templates 2022-10-01 17:53:30 +02:00
e4db9dfe6c Cleanup old docs themes submodule 2021-04-22 11:33:15 +02:00
0b8173c1c3 Fix not able to make saved filters favorite 2021-04-03 16:49:20 +02:00
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: vikunja/api#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
53cfa99912 Remove vendored dependencies 2020-06-28 14:00:10 +02:00
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: vikunja/api#592
2020-06-19 21:29:02 +00:00
2169464983 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
50ca8bd28e Statically compile templates in the final binary (#84) 2019-07-11 19:10:42 +00:00
2d88fad5b1 Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00
9e635ea54e Improve logging handling (#57) 2019-01-25 11:40:54 +00:00
eedc19a49e Build debian packages (#56) 2019-01-21 21:52:26 +00:00
37345e6bd3 update todo
update gitignore
2018-12-28 23:38:43 +01:00
5a93475be9 Get tasks between a date range (#41) 2018-12-22 18:06:14 +00:00
82340cb70b cleanup 2018-12-12 23:53:20 +01:00
ce2cae9430 Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
31a4a1dd00 Added a route to get all tasks sorted desc by their due dates (#14) 2018-11-02 16:59:49 +00:00
23dc9f777e updated gitignore 2018-09-13 19:30:22 +02:00
8cb85dc151 updated gitignore 2018-09-13 19:28:46 +02:00
fc136948d6 updated gitignore 2018-09-13 19:28:38 +02:00
f0b0319f54 [skip-ci] added s6config 2018-09-08 15:51:49 +02:00
427f752990 Vikunja now uses viper to handle config 2018-09-08 13:29:35 +02:00
f7bc88c825 Added tests for listitems 2018-07-27 14:47:52 +02:00
fba505130d updated gitignore 2018-07-26 10:07:18 +02:00
32b369e2e4 Added drone 2018-07-25 17:28:54 +02:00
01aa1910ef Renamed all packages 2018-07-25 16:26:32 +02:00
b067425dc3 more optimization 2018-07-11 01:45:11 +02:00
fb4c9d580c Update gitignore 2018-06-10 11:41:29 +02:00
986059d719 updated makefile 2018-06-10 11:13:01 +02:00
479cf54ada initial commit 2018-06-10 11:11:42 +02:00