List Background upload #582

Merged
konrad merged 10 commits from feature/background-upload into master 2020-06-11 17:31:39 +00:00

10 Commits

Author SHA1 Message Date
kolaente cb2fa00860
Add filesize check when uploading a new file
continuous-integration/drone/pr Build is passing Details
2020-06-11 19:18:00 +02:00
kolaente 72c746f3bb
Fix error 500 if the uploaded background was not an unsplash one
continuous-integration/drone/pr Build was killed Details
2020-06-11 19:00:04 +02:00
kolaente 6d648f623e
Add upload background setting to info endpoint
continuous-integration/drone/pr Build is passing Details
2020-06-11 18:42:35 +02:00
kolaente 7d5fbdb308
Add config docs
continuous-integration/drone/pr Build is failing Details
2020-06-11 18:38:29 +02:00
kolaente 347dd564f1
Fix lint
continuous-integration/drone/pr Build is failing Details
2020-06-11 18:37:05 +02:00
kolaente 5163cfa868
Return list background type if it was uploaded 2020-06-11 18:35:49 +02:00
kolaente ad8ff0d871
Add file upload
continuous-integration/drone/pr Build is failing Details
2020-06-11 18:19:59 +02:00
kolaente db237883a8
Add docs 2020-06-11 18:17:37 +02:00
kolaente aba5bb6cf7
Save uploaded backgrounds as file 2020-06-11 18:14:50 +02:00
kolaente ae1ebf709f
Add background upload handler 2020-06-11 18:12:02 +02:00