api/pkg/routes/api/v1
konrad a0ffe89056 List Background upload (#582)
Add filesize check when uploading a new file

Fix error 500 if the uploaded background was not an unsplash one

Add upload background setting to info endpoint

Add config docs

Fix lint

Return list background type if it was uploaded

Add file upload

Add docs

Save uploaded backgrounds as file

Add background upload handler

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#582
2020-06-11 17:31:37 +00: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 Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00: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