api/pkg/files
konrad e5e30d0915 List Backgrounds (#568)
Return the updated list when setting a list background

Add swagger docs for unsplash methods

Add unsplash info to search results

Fix misspell

Fix lint

Add rights check for setting and getting backgrounds

Show unsplash information when loading a single list

Make application id for pingbacks configurable

Remove old backgrounds when setting a new one

Return 404 if the list does not have a background

Implement getting list backgrounds

Implement actually setting a photo from unsplash as list background

go mod tidy

Add migration for background file id

Roughly implement setting a list background from unsplash

Implement saving a background

Add migration for unsplash photo table

Add unsplash search

Fix parsing page param

Fix parsing page param

Fix background config

Add unsplash wrapper library

Add enabled background providers to info endpoint

Add config options for backgrounds

Add unsplash background provider

Add routing handler for backgrounds

Add basic background provider interface

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#568
2020-05-26 20:07:55 +00:00
..
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
error.go List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
filehandling.go Update copyright header 2020-02-07 17:27:45 +01:00
files.go Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
files_test.go Add postgres support (#135) 2020-02-16 21:42:04 +00:00
main_test.go Update copyright year (#118) 2020-01-09 17:33:22 +00:00