api/pkg/migration
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
..
20190324205606.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190328074430.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190430111111.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190511202210.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190514192749.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190524205441.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190718200716.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190818210133.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190920185205.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190922205826.go Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
20191008194238.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191010131430.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191207204427.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191207220736.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20200120201756.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20200219183248.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
20200308205855.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
20200308210130.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
20200322214440.go Colors for lists and namespaces (#155) 2020-03-22 21:09:32 +00:00
20200322214624.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
20200417175201.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
20200418230432.go Kanban (#393) 2020-04-19 07:27:28 +00:00
20200418230605.go Kanban (#393) 2020-04-19 07:27:28 +00:00
20200420215928.go Task Position (#412) 2020-04-24 15:23:03 +00:00
20200425182634.go Add real buckets for tasks which don't have one (#446) 2020-04-25 20:32:02 +00:00
20200509103709.go Change totp secret datatype from varchar to text 2020-05-09 14:45:57 +02:00
20200515172220.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
20200515195546.go Ensure consistent naming of title fields (#528) 2020-05-16 10:17:44 +00:00
20200516123847.go Generate a random list identifier based on the list title 2020-05-16 12:58:37 +02:00
20200524221534.go List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
20200524224611.go List Backgrounds (#568) 2020-05-26 20:07:55 +00:00
migration.go Use the db logger instance for logging migration related stuff 2020-05-23 18:33:11 +02:00