Commit Graph

46 Commits

Author SHA1 Message Date
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
grimsi d989d0d5e4 Polishing and code clean-up 2022-08-06 12:24:33 +02:00
Simon Grimme cc1e02a1ca WIP: Implement frontend 2022-07-21 00:29:00 +02:00
Simon Grimme 6b89690180 Added OpenAPI UI
Refactored some REST Endpoints
2022-07-19 12:30:24 +02:00
grimsi 64485bf3f0 Optimized query to IGDB API
Implemented mapping of nested fields
2022-07-16 15:47:20 +02:00
Simon Grimme 132d4d3694 Implement rate limiter for IGDB API
Rename BlacklistEntry to UnmappableFile
2022-07-16 02:07:46 +02:00
Simon Grimme 149e1cc7e1 Use Protobuf endpoints (WIP) 2022-07-14 16:47:11 +02:00
Simon Grimme 1142bc307e Implement file-system PoC
Implement proxy functionality for external APIs
2022-07-12 17:25:23 +02:00
grimsi b1103119b6 Initial commit 3: Will it work this time? 2022-07-04 20:57:24 +02:00
grimsi 45b9682212 initial commit 2022-07-04 19:24:37 +02:00