api/pkg/routes/api/v1
kolaente 150c3f032c
Prevent crashing when trying to register with an empty payload
2020-06-21 20:54:46 +02:00
..
auth.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
avatar.go Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
docs.go List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
info.go List Background upload (#582) 2020-06-11 17:31:37 +00:00
link_sharing_auth.go Update copyright header 2020-02-07 17:27:45 +01:00
list_by_namespace.go Update copyright header 2020-02-07 17:27:45 +01:00
login.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
task_attachment.go Fix creating new things with a link share auth 2020-05-12 15:51:48 +02:00
token_check.go Update copyright header 2020-02-07 17:27:45 +01:00
user_add_update.go Prevent crashing when trying to register with an empty payload 2020-06-21 20:54:46 +02:00
user_confirm_email.go Update copyright header 2020-02-07 17:27:45 +01:00
user_list.go Fix creating new things with a link share auth 2020-05-12 15:51:48 +02:00
user_password_reset.go Update copyright header 2020-02-07 17:27:45 +01:00
user_show.go Update copyright header 2020-02-07 17:27:45 +01:00
user_totp.go Update and fix staticcheck 2020-05-29 22:15:21 +02:00
user_update_email.go Update and fix staticcheck 2020-05-29 22:15:21 +02:00
user_update_password.go Update copyright header 2020-02-07 17:27:45 +01:00