Commit Graph

60 Commits

Author SHA1 Message Date
Simon Grimme ff108c6d6a Fix versions 2022-10-14 00:20:41 +02:00
GitHub Actions 8bc7b04f5a [ci skip]prepare release v1.2.2 2022-10-13 22:13:28 +00:00
GitHub Actions 1970fdf018 [ci skip]prepare for next development iteration 2022-10-13 22:03:04 +00:00
GitHub Actions b5472f0070 [ci skip]prepare release v1.2.2 2022-10-13 22:03:03 +00:00
GitHub Actions 4278cdcb17 [ci skip]prepare for next development iteration 2022-10-13 21:47:30 +00:00
GitHub Actions db2b59597a [ci skip]prepare release v1.2.2 2022-10-13 21:47:28 +00:00
GitHub Actions 6bf56da5c0 [ci skip]prepare for next development iteration 2022-10-13 16:00:50 +00:00
GitHub Actions 11e5f520a9 [ci skip]prepare release gameyfin-1.2.2 2022-10-13 16:00:48 +00:00
Simon Grimme fdb1682273 Ignore empty folders and hidden files/folders in the library
Hide ".gameyfin" folder on DOS systems (UNIX already worked)
2022-10-12 13:23:39 +02:00
grimsi b8812d900d Add "--allow-same-version" to npm version in build.
Update version to 1.2.1
2022-08-24 13:41:30 +02:00
grimsi c2398aeee2 Gameyfin version is now displayed in footer 2022-08-24 13:35:43 +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 3325f066bd Small fix 2022-08-19 13:02:04 +02:00
grimsi 963b667a4a Small fixes 2022-08-19 13:01:11 +02:00
grimsi a37a05551c Made Screenshot and Video grid responsive in game detail view 2022-08-19 12:35:32 +02:00
Simon Grimme 5de215a11a Added company logos to detail view 2022-08-19 01:47:15 +02:00
Simon Grimme f652397257 Added nicer display for ratings in the detail view 2022-08-19 01:21:49 +02:00
grimsi 1a7016d2ab Changed hover animation for game-covers 2022-08-18 22:17:13 +02:00
grimsi 1fbfeb1c7e Refactored file-system code
Fixed logging when aborting download of single files
2022-08-18 20:26:09 +02:00
grimsi c097c6fdc0 Fix library overview layout gaps when screen is not filled with covers 2022-08-17 15:13:14 +02:00
grimsi 53e9ac2b62 Release 1.1.4 2022-08-17 15:00:14 +02:00
grimsi 90f41055be Fix bug when trying to determine file size for files (instead of directories) 2022-08-17 14:30:48 +02:00
grimsi 33113321b6 Release 1.1.2 2022-08-17 09:03:30 +02:00
Simon Grimme 2ef03d0598 Release 1.1.1 2022-08-16 01:00:54 +02:00
Simon Grimme 165d10c4d5 Chips in game detail view are now clickable
Filters are now expanded if they are active at page load
Fixed bug where filters would be loaded twice, resulting in the user not being able to navigate back
2022-08-16 00:32:04 +02:00
Simon Grimme af74ee83d3 Fixed a few styling issues on smaller displays 2022-08-15 23:12:58 +02:00
grimsi 0e9504b420 Release 1.1.0 2022-08-15 17:47:15 +02:00
grimsi d6a4a5f5d9 Fixed bug in previous bugfix Part II - Electric Bogaloo 2022-08-15 17:45:19 +02:00
grimsi e0550de34d Fixed bug in previous bugfix 2022-08-15 17:32:09 +02:00
grimsi 291d7ad8d8 Fixed "Go to library screen" shown on library screen when filters were active 2022-08-15 17:30:04 +02:00
grimsi b58af494e9 Implement loading and saving state from/to URL 2022-08-15 17:09:59 +02:00
grimsi b6626c9d4f Added filter for player perspective 2022-08-15 16:10:12 +02:00
grimsi 89a7d7ea81 Implemented sorting for library overview 2022-08-15 15:49:19 +02:00
grimsi 9ff6d76cf2 Refactored and improved dark-mode implementation 2022-08-15 14:31:44 +02:00
grimsi 1f24aa73e5 Moved filters into expansion panels 2022-08-14 15:46:45 +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 c89d9b4db5 Added Favicon and Logo
Fixed logging typo in GameMapper
2022-08-10 22:32:58 +02:00
grimsi c196fd2cbc Added config properties for max req/s and max concurrent requests 2022-08-10 21:01:24 +02:00
grimsi 66b251b1d9 Final polishing steps 2022-08-06 13:44:04 +02:00
grimsi 82f8e1fc04 Fix gap in grid layout of game screenshots 2022-08-06 12:40:36 +02:00
grimsi d989d0d5e4 Polishing and code clean-up 2022-08-06 12:24:33 +02:00
grimsi 34d9de44dd Fix bug when library is empty 2022-08-05 23:17:31 +02:00
grimsi 04febd13d1 Implemented filter 2022-08-05 23:01:07 +02:00
grimsi ddc1c036b6 Implemented dark mode 2022-08-05 23:00:48 +02:00
grimsi 98197fc4a6 Various improvements to game management interface 2022-08-05 18:34:24 +02:00
grimsi 8ee217bbe8 Various styling and small QoL improvements 2022-08-05 10:26:01 +02:00
grimsi 7f2e77c8bc Fixed error log in browser console 2022-08-04 21:22:38 +02:00
grimsi 195981d0f7 Updated styling of frontend 2022-08-04 21:19:57 +02:00
grimsi f335d770eb Hide Library Management site content until user is logged in
Removed unused UnmappedFileController
2022-08-04 16:24:57 +02:00
grimsi 7ba2eb2aea Added missing files 2022-07-25 21:26:32 +02:00