https://bugs.kde.org/show_bug.cgi?id=471526
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kdeplasma-addons/-/commi |ma/kdeplasma-addons/-/commi |t/365b58ed5ca0e30e207ff8127 |t/4829e7366272babebb3933543 |ad51b9d5482a76b |da065e191d41c1c --- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 4829e7366272babebb3933543da065e191d41c1c by Fushan Wen. Committed on 29/06/2023 at 11:00. Pushed by fusionfuture into branch 'master'. wallpapers/potd: remove unsplash provider https://source.unsplash.com has been deprecated and doesn't work anymore. To use Unsplash one needs a developer access key and use https://api.unsplash.com The API Guidelines say: > You cannot replicate the core user experience of Unsplash (unofficial > clients, wallpaper applications, etc.). > a wallpaper app returns Unsplash images for downloading. Without the > integration, the app has no content and no value to users. > The API is to be used for non-automated, high-quality, and authentic > experiences. So the Unsplash provider has to be removed. FIXED-IN: 5.27.7 Ref: https://github.com/jerrykuku/luci-theme-argon/pull/422 (cherry picked from commit 365b58ed5ca0e30e207ff8127ad51b9d5482a76b) M +0 -4 wallpapers/potd/package/contents/config/main.xml M +1 -149 wallpapers/potd/package/contents/ui/config.qml M +1 -4 wallpapers/potd/package/contents/ui/main.qml M +0 -3 wallpapers/potd/plugins/providers/CMakeLists.txt D +0 -46 wallpapers/potd/plugins/providers/unsplashprovider.cpp D +0 -26 wallpapers/potd/plugins/providers/unsplashprovider.h D +0 -48 wallpapers/potd/plugins/providers/unsplashprovider.json https://invent.kde.org/plasma/kdeplasma-addons/-/commit/4829e7366272babebb3933543da065e191d41c1c -- You are receiving this mail because: You are watching all bug changes.