Commit Graph

245 Commits

Author SHA1 Message Date
Michael Green
6c2c093ec9 fix: removed reference to deleted html object 2023-06-30 23:20:24 +10:00
Michael Green
0e3a3b3ecd fix: removed duplicate companies 2023-06-30 23:17:03 +10:00
Michael Green
0cc8e76f77 feat: added company info support 2023-06-30 19:18:19 +10:00
Michael Green
fba9b7a6c9 refactor: moved import file name version trimming 2023-06-29 14:46:41 +10:00
Michael Green
e86aa80df6 fix: added early breakout from game search if the title is found 2023-06-29 09:29:23 +10:00
Michael Green
495c39f2dd refactor: search engine enhancements to make finding titles more reliable 2023-06-29 09:18:07 +10:00
Michael Green
6377a99583 feat: added ROM info modal 2023-06-29 07:47:33 +10:00
Michael Green
f5cfe9deb6 refactor: separated import code into it’s component chunks to allow for updating a ROM’s link to a platform and/or game 2023-06-28 13:23:10 +10:00
Michael Green
ee4e5d4037 refactor: sped up game list loading code, plus many small bug fixes 2023-06-27 23:31:29 +10:00
Michael Green
3f269d802b feat: roms are now display by platform 2023-06-26 23:49:06 +10:00
Michael Green
805d213ab8 feat: added video support to the image carosel 2023-06-26 16:02:43 +10:00
Michael Green
9142ff4899 cleanup: removed redundant styling 2023-06-26 12:13:17 +10:00
Michael Green
e6396d19e4 feat: added screenshot carosel 2023-06-26 12:12:28 +10:00
Michael Green
c9dc1262b9 feat: further updates to the game detail page 2023-06-26 01:03:56 +10:00
Michael Green
f21a926758 feat: initial game detail page + updated age rating icons with SVG’s 2023-06-25 22:41:12 +10:00
Michael Green
7eed686542 feat: added filtering and favicons, also squashed some bugs 2023-06-25 13:05:44 +10:00
Michael Green
8112f9e9a7 feat: first pass at filter and game screen + some bug fixes 2023-06-24 14:06:14 +10:00
Michael Green
a9dee0dd4c feat: static pages can now be served 2023-06-22 23:38:05 +10:00
Michael Green
00cc051dc6 feat: added metadata source field - this will determine the handling of the flags attribute 2023-06-18 23:08:02 +10:00
Michael Green
4413dccbdf feat: Added Rom management to the API 2023-06-17 00:39:26 +10:00
Michael Green
8658689ac4 feat: Roms can now be downloaded via the API 2023-06-16 23:56:12 +10:00
Michael Green
4f40d04d30 feat: added platforms to the API 2023-06-16 23:12:48 +10:00
Michael Green
d3a90e6798 chore: update nuget packages 2023-06-15 23:44:56 +10:00
Michael Green
800eea4f45 feat: added age ratings and icons to the game controller 2023-06-15 23:41:48 +10:00
Michael Green
76673c42b9 feat: Started Game controller - needs more error handling and handling for 404’s 2023-06-12 21:29:41 +10:00
Michael Green
0e70c9f999 feat: basic game query api support 2023-05-29 22:43:59 +10:00
Michael Green
a6b0c85ad0 refactor: added an array of files to skip during import 2023-05-26 23:25:38 +10:00
Michael Green
ae49f2f47c refactor: made the read and set settings functions more efficient 2023-05-19 23:25:46 +10:00
Michael Green
95872ac847 refactor: upgraded IGDB library 2023-05-19 22:41:25 +10:00
Michael Green
5ffc33472d fix: improved title matching 2023-05-16 19:14:54 +10:00
Michael Green
42d5f9f6f2 fix: remove string “original” from downloaded image file names 2023-05-16 16:22:21 +10:00
Michael Green
be6e12be19 fix: sha1 hash generator now no longer always generates the same hash 2023-05-16 14:44:33 +10:00
Michael Green
5732c19ca4 feat: enhanced title matching, added more metadata types 2023-05-16 00:39:54 +10:00
Michael Green
520380243d fix: suppress log entries for items in the import folder that already exist in the database 2023-05-05 09:53:36 +10:00
Michael Green
e68f6003ba feat: initial support for metadata refresh 2023-05-05 00:29:38 +10:00
Michael Green
f16b2aabbf fix: updated import code and added organise library command 2023-05-03 23:36:07 +10:00
Michael Green
295629a665 Merge pull request #6 from gaseous-project/dependabot/nuget/Microsoft.AspNetCore.OpenApi-7.0.5
chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.4 to 7.0.5
2023-05-01 00:46:54 +10:00
Michael Green
bbedebe2e5 Merge pull request #7 from gaseous-project/dependabot/nuget/MySql.Data-8.0.33
chore(deps): bump MySql.Data from 8.0.32.1 to 8.0.33
2023-05-01 00:46:43 +10:00
Michael Green
3b3cf3c239 feat: platforms and games from IGDB are now imported successfully 2023-05-01 00:42:23 +10:00
dependabot[bot]
59fddafc91 chore(deps): bump MySql.Data from 8.0.32.1 to 8.0.33
Bumps MySql.Data from 8.0.32.1 to 8.0.33.

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 05:10:57 +00:00
dependabot[bot]
373bff374b chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.4 to 7.0.5
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.4...v7.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 05:08:52 +00:00
Michael Green
fb7b0a7eb2 feat: collects metadata for platform versions now 2023-04-10 01:01:23 +10:00
Michael Green
36616caf7b feat: added support for platform logos 2023-04-09 23:45:48 +10:00
Michael Green
913a7ad1e3 feat: added platform logos class 2023-04-09 23:45:25 +10:00
Michael Green
c1e963c886 doc: added a README.MD file 2023-04-09 01:29:24 +10:00
Michael Green
302306e55c Merge pull request #5 from gaseous-project/main
Dependabot Updates
2023-04-09 01:22:43 +10:00
Michael Green
b36b3a8f57 feat: now pulls platform information and stores it in the database 2023-04-09 01:19:50 +10:00
Michael Green
54eea52e2e Merge pull request #4 from gaseous-project/dependabot/nuget/Microsoft.AspNetCore.OpenApi-7.0.4 2023-03-20 21:27:36 +11:00
dependabot[bot]
42fb7993f4 chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.3 to 7.0.4
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 05:09:23 +00:00
Michael Green
1ad840750e feat: can now run hourly (or by force) the TOSEC ingestor 2023-03-18 07:38:46 +11:00