Commit Graph

10 Commits

Author SHA1 Message Date
Simon 791ddf8ce2 Implement different DTOs for users and admins (#644)
* Implement different DTOs for users and admins
* Fix performance by not creating unnecessary websocket connections
2025-07-22 14:52:59 +02:00
grimsi dccb15de71 Fix #635 2025-07-19 23:03:37 +02:00
grimsi c01222d521 Various bugfixes and minor improvements 2025-07-19 15:11:40 +02:00
grimsi c39e79c931 Fixed bug "each child needs a unique key property" 2025-07-19 00:03:31 +02:00
grimsi 8078d9a4cc Handle scan failure correctly 2025-07-18 23:46:08 +02:00
Simon f759b0c947 Implement "full" scan type (#633) 2025-07-18 16:42:23 +02:00
grimsi f401bd8c78 Fix #632 2025-07-18 10:49:34 +02:00
Simon edf7a569df v2.0.0.beta5 (#626)
* Fix wrong version property used in release.yml

* Implement "Allow access to Gameyfin without login"

* Implement filter by keyword (closes #613)

* Fix bug where secret fields would be displayed as normal text

* Optimize Gradle build performance

* Fix ant path matchers

* Fix NPE in role authority mapper (fixes #614)
2025-07-16 22:39:09 +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