Commit Graph

11 Commits

Author SHA1 Message Date
Simon 8e23549336 feat(platforms): added platform support (#67)
Now libraries can be assigned to platforms in the admin section.
Games will be assigned to libraries on scanning.

Resolves grimsi/gameyfin#31

Co-authored-by: shawly <shawlyde@gmail.com>
2022-10-25 20:55:35 +02:00
grimsi 3877b5defd Added detailed library scan result
Small layout fixes in game detail view
2022-08-23 13:17:56 +02:00
grimsi b6626c9d4f Added filter for player perspective 2022-08-15 16:10:12 +02:00
grimsi acd9e79fce Added field "addedToLibrary" to DetectedGame
Integrated Flyway for DB Migrations
Removed unused DTO classes
2022-08-14 15:26:09 +02:00
grimsi d989d0d5e4 Polishing and code clean-up 2022-08-06 12:24:33 +02:00
grimsi 04febd13d1 Implemented filter 2022-08-05 23:01:07 +02:00
grimsi 98197fc4a6 Various improvements to game management interface 2022-08-05 18:34:24 +02:00
grimsi aa72161990 Finished implementation of frontend functionality.
Styling and bugfixing next
2022-07-25 21:17:30 +02:00
grimsi b86544b22a Added game file size 2022-07-24 23:17:11 +02:00
Simon Grimme a06dfa7c47 WIP: Proceed with frontend implementation 2022-07-22 12:54:39 +02:00
Simon Grimme cc1e02a1ca WIP: Implement frontend 2022-07-21 00:29:00 +02:00