Commit Graph

572 Commits

Author SHA1 Message Date
018dd8164c [CI] Add more checks (#43)
All checks were successful
the build was successful
2018-12-28 22:15:05 +00:00
3814b8a504 Add bulk edit for tasks (#42)
All checks were successful
the build was successful
2018-12-28 21:49:46 +00:00
b050132f4f
Update todo
All checks were successful
the build was successful
2018-12-27 23:37:25 +01:00
36eb580c8a
Updated swagger docs
All checks were successful
the build was successful
2018-12-25 21:45:26 +01:00
067bb695b1
Updated todo
All checks were successful
the build was successful
2018-12-25 21:29:55 +01:00
fd80094eca
Updated todo
Some checks are pending
the build is pending
2018-12-25 21:29:16 +01:00
ce0bff8d9c
Fixed a bug where updating a list would update it with the same values it had before
All checks were successful
the build was successful
2018-12-25 15:30:11 +01:00
5a93475be9 Get tasks between a date range (#41)
All checks were successful
the build was successful
2018-12-22 18:06:14 +00:00
784b890f70 Start end end dates for tasks (#40)
All checks were successful
the build was successful
2018-12-22 15:45:16 +00:00
7322bfafb3 Fix swaggerdocs generation to produce actually valid output (#39)
All checks were successful
the build was successful
2018-12-21 21:30:43 +00:00
0edc5fd315
go mod tidy 2018-12-19 22:07:23 +01:00
cbc5995ad3 Various user fixes (#38)
All checks were successful
the build was successful
2018-12-19 21:05:25 +00:00
3e4f7fb2f4 Fix sorting of tasks in lists (#37)
All checks were successful
the build was successful
2018-12-19 19:14:48 +00:00
79b463d0af
updated todo
All checks were successful
the build was successful
2018-12-19 16:50:22 +01:00
97febdb397 Tests can now use config files (#36)
All checks were successful
the build was successful
2018-12-18 16:01:46 +00:00
67e94f95b0
update todo
All checks were successful
the build was successful
2018-12-18 15:35:20 +01:00
34af627b66
updated todo
All checks were successful
the build was successful
2018-12-18 10:38:00 +01:00
ec347a71bc Fix "unexpected EOF" error when using metrics (#35)
All checks were successful
the build was successful
2018-12-17 12:22:06 +00:00
777d63dff1 More unit tests (#34)
All checks were successful
the build was successful
2018-12-16 13:21:32 +00:00
424dfe19af
Only make all platform builds when pushing to master
All checks were successful
the build was successful
2018-12-16 11:53:26 +01:00
7b439cc568
Properly init tables for redis
All checks were successful
the build was successful
2018-12-14 17:45:31 +01:00
553055f073
Fixed build
All checks were successful
the build was successful
2018-12-13 16:09:00 +01:00
70f7f630a3
Update todo
Some checks failed
the build failed
2018-12-12 23:56:00 +01:00
82340cb70b
cleanup
Some checks failed
the build failed
2018-12-12 23:53:20 +01:00
94fd2d758a
cleanup
Some checks failed
the build failed
2018-12-12 23:51:40 +01:00
e047673c6b Add prometheus endpoint for getting metrics (#33)
All checks were successful
the build was successful
2018-12-12 22:50:35 +00:00
ee398b5272
Updated todo
All checks were successful
the build was successful
2018-12-12 16:25:39 +01:00
3e8fd1e619
updated todo
All checks were successful
the build was successful
2018-12-04 23:32:35 +01:00
0c1d786ade Exlicitly get the pseudonamespace with all shared lists (#32)
All checks were successful
the build was successful
2018-12-04 10:16:42 +00:00
f1fca3346b
Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/api
All checks were successful
the build was successful
2018-12-03 15:13:26 +01:00
07d6e1219b
updated todo 2018-12-03 15:13:21 +01:00
8e5ff72c4a
fixed path to get all tasks (echo bug)
All checks were successful
the build was successful
2018-12-02 19:31:03 +01:00
fc17232819
Updated vendor 2018-12-02 19:30:42 +01:00
8aed78b296
update version in readme
All checks were successful
the build was successful
2018-12-02 02:18:31 +01:00
cc6b35e314 Priorites for tasks (#31)
All checks were successful
the build was successful
2018-12-02 00:49:30 +00:00
f2f881f505 Fixed generation of swagger docs (#30)
All checks were successful
the build was successful
2018-12-01 02:04:10 +00:00
6c5885747b Subtasks (#28)
All checks were successful
the build was successful
2018-12-01 02:00:57 +00:00
007d8ec375 Fixed generation of swagger docs (#29)
All checks were successful
the build was successful
2018-12-01 01:59:17 +00:00
1b24cdf164
updated todo
All checks were successful
the build was successful
2018-12-01 00:28:01 +01:00
ce2cae9430 Move the crudhandler to own repo (#27)
All checks were successful
the build was successful
2018-11-30 23:26:56 +00:00
d9304f6996
remove drone github update step
All checks were successful
the build was successful
2018-11-28 22:53:55 +01:00
d5e4195ee7
added drone config to update github mirror
Some checks failed
the build failed
2018-11-28 21:04:17 +01:00
136adb69c8
tidied mod
All checks were successful
the build was successful
2018-11-28 20:50:06 +01:00
06fc9f7886 Repeating tasks (#25)
All checks were successful
the build was successful
2018-11-26 20:24:00 +00:00
3f44e3b83e Change License to GPLv3 (#26)
All checks were successful
the build was successful
2018-11-26 20:17:33 +00:00
b73786f7fe Make validation less verbose (#24)
All checks were successful
the build was successful
2018-11-25 21:38:50 +00:00
e5c1588576
Fix docker build
Some checks failed
the build failed
2018-11-25 22:00:43 +01:00
d51ed8defd make validation less verbose (#23)
Some checks failed
the build failed
2018-11-24 12:44:40 +00:00
fded3c23d0 Multiple Reminders (#22)
All checks were successful
the build was successful
2018-11-21 15:03:47 +00:00
af0ce5bb96 Added Shared lists overview in namespaces (#21)
All checks were successful
the build was successful
2018-11-19 11:37:59 +00:00