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/2dc3455ad624f2e963b2d6140 |t/365b58ed5ca0e30e207ff8127 |5f38e770116dba4 |ad51b9d5482a76b --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 365b58ed5ca0e30e207ff8127ad51b9d5482a76b by Fushan Wen. Committed on 29/06/2023 at 10:53. Pushed by fusionfuture into branch 'Plasma/5.27'. 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 M +0 -4 wallpapers/potd/package/contents/config/main.xml M +1 -144 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 -47 wallpapers/potd/plugins/providers/unsplashprovider.cpp D +0 -26 wallpapers/potd/plugins/providers/unsplashprovider.h D +0 -47 wallpapers/potd/plugins/providers/unsplashprovider.json https://invent.kde.org/plasma/kdeplasma-addons/-/commit/365b58ed5ca0e30e207ff8127ad51b9d5482a76b -- You are receiving this mail because: You are watching all bug changes.