Commit Graph

25 Commits

Author SHA1 Message Date
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