nextcloud / unsplash

📸🔀☁️ Random Nextcloud log in background from Unsplash
https://apps.nextcloud.com/apps/unsplash
GNU Affero General Public License v3.0
92 stars 23 forks source link

Migrate to Unsplash API #115

Closed sevmonster closed 1 month ago

sevmonster commented 1 year ago

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.

JojoBr0 commented 1 year ago

since yesterday on my instances I have the problem that through the deprecation of source.unsplash.com I can't get background images from unsplash any more. Are there plans to implement unsplash support via their api?

newhinton commented 1 year ago

Sorry, i havent gotten around to do this. I will take a shot at it on the weekend, but for now use one of the other providers.

JojoBr0 commented 1 year ago

okay thanks👍, changing the provider is the workaround i have already done.

newhinton commented 1 year ago

Okay, i will not be able to implement this in the next weeks. I am extremely busy, and to do this properly i have to implement quite a few things:

Both will take time that i dont have due to finals, but i have not forgotten about this and will implement it in the upcoming months.