Commit Graph

49 Commits

Author SHA1 Message Date
9dc419e854
Add file volume to the docker image
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-24 18:36:43 +01:00
12eaddc8ee Added http endpoint to list all users on a list (#87)
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-18 16:38:21 +00:00
konrad
3872d1d8a7 Integration tests (#71)
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-21 18:18:17 +00:00
93dbaea303
Fixed priority not updating when set to 0
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-05 12:40:40 +02:00
15ef6deabc Use query params to sort tasks instead of url params (#61)
All checks were successful
continuous-integration/drone/push Build is passing
2019-02-18 18:06:15 +00:00
9e635ea54e Improve logging handling (#57)
All checks were successful
continuous-integration/drone/push Build is passing
2019-01-25 11:40:54 +00:00
75431e1ca5 Rights performance improvements for lists and namespaces (#54)
Some checks failed
continuous-integration/drone/push Build is failing
2019-01-21 22:08:04 +00:00
318920fe29 Improve label handling (#48)
All checks were successful
the build was successful
2019-01-09 23:08:12 +00:00
364a172876 Assignees optimizations (#47)
All checks were successful
the build was successful
2019-01-08 19:13:07 +00:00
6b40df50d3 Add labels to tasks (#45)
All checks were successful
the build was successful
2018-12-31 01:18:41 +00:00
d39007baa0 Task assignees (#44)
All checks were successful
the build was successful
2018-12-29 14:29:50 +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
5a93475be9 Get tasks between a date range (#41)
All checks were successful
the build was successful
2018-12-22 18:06:14 +00:00
cbc5995ad3 Various user fixes (#38)
All checks were successful
the build was successful
2018-12-19 21:05:25 +00: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
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
cc6b35e314 Priorites for tasks (#31)
All checks were successful
the build was successful
2018-12-02 00:49:30 +00:00
6c5885747b Subtasks (#28)
All checks were successful
the build was successful
2018-12-01 02:00:57 +00: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
06fc9f7886 Repeating tasks (#25)
All checks were successful
the build was successful
2018-11-26 20:24:00 +00:00
fded3c23d0 Multiple Reminders (#22)
All checks were successful
the build was successful
2018-11-21 15:03:47 +00:00
0c544fe355 Added validation for structs (#19)
All checks were successful
the build was successful
2018-11-16 23:17:37 +00:00
d3de658882 Implemented search for everything (#17)
All checks were successful
the build was successful
2018-11-09 17:33:06 +00:00
d232836423 Added pagination (#16)
All checks were successful
the build was successful
2018-11-09 10:30:17 +00:00
d03fca801b CalDAV support (#15)
All checks were successful
the build was successful
2018-11-03 15:05:45 +00:00
31a4a1dd00 Added a route to get all tasks sorted desc by their due dates (#14)
All checks were successful
the build was successful
2018-11-02 16:59:49 +00:00
9e539b8c40 Fix checking for an email verification token (#10)
All checks were successful
the build was successful
2018-11-01 22:59:20 +00:00
4713023a97 Prevent login from inactive (aka non-verified) users (#8)
Some checks failed
the build failed
2018-11-01 22:47:41 +00:00
738c22b5f9 Add user email verification when registering (#5)
Some checks failed
the build failed
2018-10-27 13:14:55 +00:00
d0c30cb089 Password reset with token only (#4)
Some checks failed
the build failed
2018-10-27 13:12:15 +00:00
0cfea682ea Add password reset (#3)
Some checks failed
the build failed
2018-10-27 09:33:28 +00:00
d8f6a628db
Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
f969593c0a
Improved error handling
All checks were successful
the build was successful
2018-10-06 15:04:14 +02:00
1139eee2ad
Improved update password method to ask the current password 2018-10-04 07:53:45 +02:00
64d290bcae
Added endpoint to search for users 2018-09-20 19:42:01 +02:00
067672dcb4
Added an endpoint to update a team <-> namespace relation 2018-09-19 08:16:04 +02:00
aa40ab8eed
Added an endpoint to update a team <-> list relation 2018-09-19 08:08:41 +02:00
5e8597699d
Added endpoint to update a user <-> namespace relation 2018-09-19 08:03:39 +02:00
4f538abc83
Added endpoint to update a users right for a list 2018-09-19 07:54:47 +02:00
7c9818440a
updated todo 2018-09-12 22:59:45 +02:00
521e7c3bef
List rights are now respected 2018-09-06 08:42:18 +02:00
f2758e239c
Added namespace user rights
All checks were successful
the build was successful
2018-09-04 20:15:24 +02:00
422662e3e1
updated featurecreep 2018-09-04 19:54:15 +02:00
efaa277751
Added methods to revoke a users access to a list 2018-08-30 18:52:12 +02:00
b1c3e92f66
Added methods to give users access to a list 2018-08-30 08:58:09 +02:00
d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
935aef8a38
Added check for list title when creating a new list 2018-07-26 10:29:09 +02:00
bc580e0115
Added method to add a user to a team 2018-07-26 09:53:32 +02:00
4baf74a999
Added http test files
Some checks failed
the build failed
2018-07-25 22:26:53 +02:00