Commit Graph

14 Commits

Author SHA1 Message Date
Simon Grimme 937c440cdf Added additional check if a game with a slug exists, so the user does not overwrite a mapping accidentally 2022-07-16 03:07:33 +02:00
Simon Grimme 2a33fb1d6b Implement manual mapping for files that could not be automatically mapped 2022-07-16 02:48:58 +02:00
Simon Grimme 132d4d3694 Implement rate limiter for IGDB API
Rename BlacklistEntry to UnmappableFile
2022-07-16 02:07:46 +02:00
grimsi 183f58c64c Implemented persistence layer for games
Implemented blacklist for paths
2022-07-15 23:00:04 +02:00
Simon Grimme 4991bfb461 Start implementation of persistence layer 2022-07-15 17:24:42 +02:00
Simon Grimme f321088636 Removed custom IGDB Dto (not needed any more) 2022-07-15 10:52:34 +02:00
Simon Grimme f46f82d4f3 Implemented Protobuf endpoints 2022-07-15 10:20:01 +02:00
Simon Grimme 149e1cc7e1 Use Protobuf endpoints (WIP) 2022-07-14 16:47:11 +02:00
grimsi 9e1b510f48 Add postman collection 2022-07-14 10:18:18 +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 ebc8ad7a0a initial commit 2: electric boogaloo 2022-07-04 19:26:48 +02:00
Simon 1abda4bffe Add README.md 2022-07-04 19:25:39 +02:00
grimsi 45b9682212 initial commit 2022-07-04 19:24:37 +02:00