vikunja-api/routes/api/v1
konrad bae9c7f35e
Added right check for namespaces
2018-07-12 13:43:42 +02:00
..
swagger Fixed lint + fmt 2018-07-10 14:02:23 +02:00
item_delete.go implemented delete list item via CRUD 2018-07-11 11:44:17 +02:00
list_by_namespace.go Fixed lint + fmt 2018-07-10 14:02:23 +02:00
list_delete.go more optimization 2018-07-11 00:28:53 +02:00
list_item_add_update.go fmt 2018-07-11 02:40:29 +02:00
list_show.go Added method to show one namespace 2018-07-02 09:09:32 +02:00
lists_add_update.go implemented namespace update via interface method 2018-07-12 00:30:31 +02:00
lists_list.go Getting all lists or one works now 2018-07-09 19:49:27 +02:00
login.go more optimization 2018-07-11 00:28:53 +02:00
namespace_add_update.go implemented namespace update via interface method 2018-07-12 00:30:31 +02:00
namespace_delete.go Fixed lint + fmt 2018-07-10 14:02:23 +02:00
namespace_show.go Added right check for namespaces 2018-07-12 13:43:42 +02:00
namespaces_list.go implemented get all namespaces via interface 2018-07-11 13:00:00 +02:00
token_check.go initial commit 2018-06-10 11:11:42 +02:00
user_add_update.go Fixed lint + fmt 2018-07-10 14:02:23 +02:00
user_delete.go initial commit 2018-06-10 11:11:42 +02:00
user_show.go initial commit 2018-06-10 11:11:42 +02:00
user_update_password.go initial commit 2018-06-10 11:11:42 +02:00