vikunja-api/routes/crud
2018-07-12 21:20:24 +02:00
..
create.go implemented namespace update via interface method 2018-07-12 00:30:31 +02:00
delete.go Implemented CanDelete method for lists and listitems 2018-07-12 21:20:24 +02:00
helper.go more optimization 2018-07-11 01:45:11 +02:00
read_all.go use echo.NewHTTPError 2018-07-11 14:27:16 +02:00
read_one.go Added right check for namespaces 2018-07-12 13:43:42 +02:00
update.go fmt + lint 2018-07-12 00:37:31 +02:00