vikunja/pkg/routes/api/v1
konrad f603b41d99
continuous-integration/drone/push Build is passing Details
Better efficency for loading teams (#128)
Fix staticcheck

Better performance for getting teams on a namespace

Better performance for getting teams on a list

Fix lint

Fix swagger

Signed-off-by: kolaente <k@knt.li>

Make loading a single full team more efficent

Signed-off-by: kolaente <k@knt.li>

Make loading teams more efficent

Signed-off-by: kolaente <k@knt.li>

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#128
2020-01-27 17:28:17 +00:00
..
auth.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
docs.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
info.go Add config options for task attachments (#125) 2020-01-26 19:10:31 +00:00
link_sharing_auth.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
list_by_namespace.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
login.go Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
task_attachment.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
token_check.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00
user_add_update.go Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
user_confirm_email.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_list.go Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
user_password_reset.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_show.go Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
user_update_password.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00