api/routes/api/v1
2018-06-13 12:18:55 +02:00
..
item_delete.go Improved item deletion rights check 2018-06-12 18:49:56 +02:00
list_delete.go Added check to only let a user delete his own list 2018-06-12 18:46:59 +02:00
list_item_add_update.go Fixed returning of user infos when updating a todo item 2018-06-13 12:18:55 +02:00
list_show.go Added functions for adding items to a todolist 2018-06-10 19:49:40 +02:00
lists_add_update.go fixed lint + fmt 2018-06-10 14:22:37 +02:00
lists_list.go Added check to only let a user delete his own list 2018-06-12 18:35:36 +02:00
login.go Made registration work 2018-06-10 11:34:59 +02:00
token_check.go initial commit 2018-06-10 11:11:42 +02:00
user_add_update.go Added list create and update methods 2018-06-10 14:14:10 +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