nextcloud / integration_collaboard

Collaboard integration in Nextcloud
https://apps.nextcloud.com/apps/integration_collaboard
GNU Affero General Public License v3.0
6 stars 0 forks source link

Fix project thumbnails #6

Closed julien-nc closed 1 year ago

julien-nc commented 1 year ago

Thumbnails used to be in the project list response as base64. Now we get a URL. This adjustment is on the backend only. Out frontend stays the same.