nextcloud/unsplash

Migrate to Unsplash API

sevmonster opened this issue · 4 comments

Currently, the app just replaces the background image with a source.unsplash.com URI. These endpoints are deprecated and should be replaced with API calls.

More context: https://www.reddit.com/r/unsplash/comments/s13x4h/comment/hu2ztml

Note that implementing this requires #9 to comply with section 6 of the API terms and as such Unsplash API guidelines, Technical Guidelines, point 3. Unless the server administrator registers their own API key, the API guidelines must also be followed in full to apply for production rate limits.