GitHub Actions
08b632fd97
[ci skip]prepare release v1.3.0
2022-10-25 19:01:44 +00:00
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
GitHub Actions
7504cd3500
[ci skip]prepare for next development iteration
2022-10-21 20:12:10 +00:00
GitHub Actions
fe7aff456a
[ci skip]prepare release v1.2.5
2022-10-21 20:12:08 +00:00
grimsi
755611689e
[GH-61] Fix manual mapping leading to duplicates in DB
2022-10-21 21:15:51 +02:00
GitHub Actions
76ea2d81f6
[ci skip]prepare for next development iteration
2022-10-21 18:14:32 +00:00
GitHub Actions
8fc5f3d62c
[ci skip]prepare release v1.2.4
2022-10-21 18:14:30 +00:00
Simon
e5cdd24b19
Merge pull request #56 from shawly/main
...
feat(download): add file size calculation for DownloadService
2022-10-20 11:12:40 +02:00
Simon
ea0295644a
Merge pull request #57 from shawly/feature/refresh-metadata
...
feat(refresh): added refresh button on game detail view to refresh metadata
2022-10-20 11:08:57 +02:00
shawly
46b8ddcd2a
fix(game-detail): prevent overflow of long company logos
...
Fixes grimsi/gameyfin#55
2022-10-20 00:34:49 +02:00
shawly
130ec4565d
feat(refresh): added refresh button on game detail view to refresh metadata
...
Resolves grimsi/gameyfin#45
2022-10-19 23:48:32 +02:00
shawly
cb7c8c8e00
feat(download): add file size calculation for DownloadService
...
This allows the browser to show file size and a time estimate for downloading files.
Does not work for ZipOutputStreams though since dir size doesn't match the zip file size.
Also added no-cache headers so browser won't start caching downloads.
2022-10-19 17:44:00 +02:00
GitHub Actions
6ee1117f3d
[ci skip]prepare for next development iteration
2022-10-15 08:51:54 +00:00
GitHub Actions
5f30140923
[ci skip]prepare release v1.2.3
2022-10-15 08:51:53 +00:00
Simon Grimme
e6ed869bac
Check OS before hiding internal folder
2022-10-15 02:01:39 +02:00
GitHub Actions
317c692056
[ci skip]prepare for next development iteration
2022-10-13 22:45:25 +00:00
GitHub Actions
8c75642440
[ci skip]prepare release v1.2.2
2022-10-13 22:45:23 +00:00
GitHub Actions
6cecdd6c9e
[ci skip]prepare for next development iteration
2022-10-13 22:32:34 +00:00
GitHub Actions
dfb51db1a1
[ci skip]prepare release v1.2.2
2022-10-13 22:32:32 +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