Commit Graph

23 Commits

Author SHA1 Message Date
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