vikunja/pkg/routes/api/v1
konrad 9334b29366
All checks were successful
continuous-integration/drone/push Build is passing
Add testing endpoint to reset db tables (#716)
Fix lint

Better error messages

Add docs

Add testing endpoint to reset db

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#716
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-28 23:08:30 +00:00
..
avatar.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
docs.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
info.go Add testing endpoint to reset db tables (#716) 2020-11-28 23:08:30 +00:00
link_sharing_auth.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
list_by_namespace.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
login.go Add name field to users 2020-11-21 21:51:55 +01:00
task_attachment.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
testing.go Add testing endpoint to reset db tables (#716) 2020-11-28 23:08:30 +00:00
token_check.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_confirm_email.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_list.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
user_password_reset.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_register.go Authentication with OpenID Connect providers (#713) 2020-11-21 16:38:58 +00:00
user_settings.go Fix getting current user when updating avatar or user name 2020-11-21 22:02:49 +01:00
user_show.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_totp.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_update_email.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
user_update_password.go Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00