api/pkg
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
..
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
cmd Add gosec static analysis 2020-04-13 22:30:09 +02:00
config List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
db Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
files List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
integrations Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add gosec static analysis 2020-04-13 22:30:09 +02:00
metrics Improve metrics performance 2020-05-15 14:42:32 +02:00
migration List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
models List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
modules List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
timeutil Add workaround for timezones on windows (#151) 2020-03-09 22:41:08 +00:00
user Change totp secret datatype from varchar to text 2020-05-09 14:45:57 +02:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Add build time to compile flags 2020-03-02 20:24:26 +01:00