Commit Graph

19 Commits

Author SHA1 Message Date
grimsi 75a3f8dea4 Increment version of SteamGridDB plugin 2025-07-17 17:59:24 +02:00
Simon 13d5fcc80a 2.0.0.beta5 (#629)
* Remove unnecessary "requiresLogin" handles

* Rename property in UserInfoDto

* Fix #628

* Fix ant matchers (again)

* Major performance improvements for game matching

* Minor logging improvements
2025-07-17 17:53:40 +02:00
GRIMSIM 0e928f812a Use undocumented field release_date
Close client on Plugin.stop()
2025-06-18 17:49:20 +02:00
GRIMSIM 5e52d11835 Extend Plugin API to return a list of covers and header images
Implement dedicated header image in GameView
Implement GameHeaderPicker
2025-06-16 16:56:46 +02:00
grimsi d3d46b6b01 Move package "de.grimsi.gameyfin" to "org.gameyfin" 2025-06-14 19:26:17 +02:00
grimsi 4394b2240b Add ordinal number to plugins 2025-06-14 18:33:19 +02:00
grimsi 93861310fa Improve metadata matching algorithms 2025-06-14 13:00:15 +02:00
grimsi c74a7e9bf1 Fix URL encoding of search queries 2025-06-13 18:53:30 +02:00
grimsi 19c3d2d3ce Fix getGameByIt 2025-06-13 18:01:01 +02:00
grimsi 0633bb14e7 Extend GameMetadataProvider with fetchById 2025-06-12 19:53:09 +02:00
grimsi f5d9d34a2b Move from de.grimsi.gameyfin.plugins to de.grimsi.gameyfinplugins 2025-06-10 12:34:55 +02:00
grimsi 0050ab1f74 Implement type-safe config for plugins in BE and FE 2025-06-03 17:51:17 +02:00
grimsi d9fef0f30c Extend plugin config validation
Cache validation results
Show field-level errors in UI
Enable manual revalidation
Move PluginConfigService and PluginManagementService into PluginService
2025-05-19 12:21:42 +02:00
grimsi 9c6becb29e Refactor GameyfinPlugin and ConfigurableGameyfinPlugin to fix SLF4J issue 2025-05-16 10:59:49 +02:00
grimsi 75a5d5997a Refactor plugin config logic into Configurable 2025-05-15 16:34:50 +02:00
grimsi 4230bf31cc Refactor and extend the plugin MANIFEST.MF parser
Redesign the PluginDetailsModal
2025-05-15 14:15:15 +02:00
grimsi 8adfd4b444 Fix SteamGridDB plugin title 2025-05-11 15:25:43 +02:00
grimsi 02f1a766be Only request vertical covers from SteamGridDb 2025-05-11 12:05:03 +02:00
grimsi 432b27adfc Add plugin for SteamGridDB game covers 2025-05-10 13:00:14 +02:00