Commit Graph

17 Commits

Author SHA1 Message Date
konrad ce2cae9430 Move the crudhandler to own repo (#27)
the build was successful Details
2018-11-30 23:26:56 +00:00
konrad 06fc9f7886 Repeating tasks (#25)
the build was successful Details
2018-11-26 20:24:00 +00:00
konrad 0c544fe355 Added validation for structs (#19)
the build was successful Details
2018-11-16 23:17:37 +00:00
konrad d232836423 Added pagination (#16)
the build was successful Details
2018-11-09 10:30:17 +00:00
konrad d03fca801b CalDAV support (#15)
the build was successful Details
2018-11-03 15:05:45 +00:00
konrad 31a4a1dd00 Added a route to get all tasks sorted desc by their due dates (#14)
the build was successful Details
2018-11-02 16:59:49 +00:00
kolaente d8f6a628db
Replaced CObject with a function returning an object 2018-10-11 17:53:59 +02:00
konrad f969593c0a
Improved error handling
the build was successful Details
2018-10-06 15:04:14 +02:00
kolaente aa40ab8eed
Added an endpoint to update a team <-> list relation 2018-09-19 08:08:41 +02:00
kolaente 4f538abc83
Added endpoint to update a users right for a list 2018-09-19 07:54:47 +02:00
konrad 7c9818440a
updated todo 2018-09-12 22:59:45 +02:00
konrad 521e7c3bef
List rights are now respected 2018-09-06 08:42:18 +02:00
konrad 422662e3e1
updated featurecreep 2018-09-04 19:54:15 +02:00
konrad efaa277751
Added methods to revoke a users access to a list 2018-08-30 18:52:12 +02:00
konrad b1c3e92f66
Added methods to give users access to a list 2018-08-30 08:58:09 +02:00
konrad d31f16aff1
Renamed list items to tasks 2018-08-30 08:09:17 +02:00
kolaente 935aef8a38
Added check for list title when creating a new list 2018-07-26 10:29:09 +02:00