Commit Graph

59 Commits

Author SHA1 Message Date
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
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
grimsi 91ba8a6c4a Add test coverage to CI 2022-10-21 20:00:31 +02:00
Simon f224b04afb Merge branch 'main' into gh33_ImproveTestCoverage 2022-10-21 19:52:25 +03:00
Simon be540ce783 Merge branch 'release-1.2.4' into gh33_ImproveTestCoverage 2022-10-21 19:27:50 +03:00
grimsi b488cb59d9 Switch to SonarCloud 2022-10-21 18:05:23 +02:00
grimsi 24656ea075 Switch to SonarCloud 2022-10-21 17:58:01 +02:00
grimsi 435ed2360e Generate test coverage report 2022-10-21 17:44:57 +02:00
grimsi 0c9eb90f5a Switch CI pipeline to SonarCloud 2022-10-21 17:30:57 +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 99734aa0f0 Update Spring Boot version to 2.7.4 2022-10-15 10:27:37 +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 ad051dae6e [ci skip]prepare for next development iteration 2022-10-13 22:23:17 +00:00
GitHub Actions ac74d5e4d7 [ci skip]prepare release v1.2.2 2022-10-13 22:23:16 +00:00
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 c159396995 [ci skip]prepare for next development iteration 2022-10-13 16:44:55 +00:00
GitHub Actions d05494a9ef [ci skip]prepare release v1.2.2 2022-10-13 16:44:53 +00:00
Simon Grimme 2e0cd6ed75 Try to fix CI 2022-10-13 18:42:34 +02:00
GitHub Actions ba6b98de9b [ci skip]prepare release v1.2.2 2022-10-13 16:34:44 +00:00
Simon Grimme 634abbf6fb Try to fix CI 2022-10-13 18:31:07 +02:00
Simon Grimme a6256aab20 Try to fix CI 2022-10-13 18:23:37 +02:00
Simon Grimme 2015db04f9 Try to fix CI 2022-10-13 18:15:53 +02:00
Simon Grimme 1bca76c7e9 Try to fix CI 2022-10-13 18:08:03 +02: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 c6c17002d4 Add release steps to CI pipeline 2022-10-13 17:01:08 +02: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 3877b5defd Added detailed library scan result
Small layout fixes in game detail view
2022-08-23 13:17:56 +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 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
grimsi 0e9504b420 Release 1.1.0 2022-08-15 17:47:15 +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