vikunja-api/routes/api/v1
konrad 7f7b243cbe
cleanup
2018-07-12 23:36:55 +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 cleanup 2018-07-12 23:36:55 +02:00
list_delete.go cleanup 2018-07-12 23:36:55 +02:00
list_item_add_update.go fmt 2018-07-11 02:40:29 +02:00
list_show.go cleanup 2018-07-12 23:36:55 +02:00
lists_add_update.go implemented namespace update via interface method 2018-07-12 00:30:31 +02:00
lists_list.go cleanup 2018-07-12 23:36:55 +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 Implemented deletion of namespaces 2018-07-12 23:33:37 +02:00
namespace_show.go cleanup 2018-07-12 23:36:55 +02:00
namespaces_list.go cleanup 2018-07-12 23:36:55 +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