| 
							
							
								 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]](/assets/img/avatar_default.png) 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 |  | 
			
				
					| 
							
							
								 Michael Green | 5260738a5b | feat: scaffolding for background tasks complete | 2023-03-17 23:08:46 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 55735599f8 | chore(deps): upgrade MySQL Connector and Newtonsoft.Json packages | 2023-03-11 01:10:41 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 13dc90883d | fix: database upgrade and added basic timer | 2023-03-11 01:04:03 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | b8331bbcae | Merge pull request #3 from gaseous-project/dependabot/nuget/Newtonsoft.Json-13.0.3 chore(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3 | 2023-03-10 17:06:43 +11:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | b42894dfa1 | chore(deps): bump Newtonsoft.Json from 13.0.2 to 13.0.3 Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2023-03-10 06:06:18 +00:00 |  | 
			
				
					| 
							
							
								 Michael Green | dc2dab36a6 | Merge pull request #2 from gaseous-project/dependabot/nuget/MySql.Data-8.0.32.1 chore(deps): bump MySql.Data from 8.0.32 to 8.0.32.1 | 2023-03-10 17:05:45 +11:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | 4cc07b65c3 | chore(deps): bump MySql.Data from 8.0.32 to 8.0.32.1 Bumps MySql.Data from 8.0.32 to 8.0.32.1.
---
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-03-09 12:52:48 +00:00 |  | 
			
				
					| 
							
							
								 Michael Green | 0124891df6 | Merge pull request #1 from gaseous-project/develop First API Service | 2023-03-07 11:01:05 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | d484ee32cb | fix: fixed database upgrade bug | 2023-03-07 10:59:19 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 8175b4b6e6 | feat: initial signature look up support | 2023-03-07 10:53:46 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 959f6f2419 | refactor: better casting of int types from database | 2023-03-03 16:27:42 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 39e0bd9740 | refactor: check for the existance of a database upgrade script rather than swallow an error that it doesn’t exist | 2023-03-01 12:34:28 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 85726ada7a | feat: added capability of creating/updating the database schema | 2023-03-01 11:50:58 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 055d09d77a | feat: Added config file class to keep track of local settings such as database connectivity | 2023-03-01 10:22:19 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | a6003372f5 | refactor: added additional hash check on ingestion | 2023-02-28 22:45:14 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 4f19c9b8a3 | fix: applied an index to the md5 and sha1 columns on the roms signature table | 2023-02-27 09:00:30 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | e9b7e146be | refactor: included checkifnull function, added sql schema for the signature database | 2023-02-26 23:48:27 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | c9e55c03f8 | feat: signature ingestor (mostly) complete | 2023-02-26 00:58:38 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | be5904f9ad | feat: first version to introduce database storage (incomplete) | 2023-02-25 01:49:20 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | f97ae60175 | chore: cleanup | 2023-02-22 21:13:27 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 96e6355c70 | chore: cleanup | 2023-02-22 21:13:12 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 789b41ff12 | chore: cleanup | 2023-02-22 21:12:58 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | e2e98ddc2a | chore: separated components into separate projects | 2023-02-22 21:09:13 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 44f1beaf69 | chore: removal of annoying git submodules that didn’t work properly | 2023-02-22 20:38:58 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 2a3d5b9d5c | chore: update submodule | 2023-02-22 00:07:30 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | d6763623f4 | refactor: moved over to submodule based linking for RomSignatureObject | 2023-02-21 23:48:57 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 0747f3a028 | refactor: moved all code over to submodule linked RomSignatureObject | 2023-02-21 23:48:30 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | cc31bd3bbe | refactor: add RomSignatureObject as additional project | 2023-02-21 23:37:59 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 0a6585ea17 | refactor: add RomSignatureObject as git submodule | 2023-02-21 23:36:49 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 3491968519 | fix: fixed parsing of “a” dump flag | 2023-02-21 23:07:07 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 4c844f99cd | refactor: fixed bug with parsing publisher | 2023-02-21 22:56:20 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | f84d5e8ec7 | refactor: remove title description field | 2023-02-21 22:17:06 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | fef758c32c | refactor: removed keyvaluepairs for various values | 2023-02-21 21:57:34 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | cb44f1a509 | refactor: moved development status to the rom object | 2023-02-21 10:12:23 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 0dcd720199 | refactor: added more specific title matching - ensuring that different language versions are separated out | 2023-02-20 22:59:57 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 88c64235b5 | refactor: removed unneeded else statement | 2023-02-20 22:58:15 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 78e8df1d8b | fix: compare both md5 and sha1 when search for rom’s | 2023-02-18 23:43:44 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | d18be38c3a | fix: resolved typo in hash computation | 2023-02-18 23:27:47 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | bf18e4886d | feat: added hashes of data source files | 2023-02-18 23:11:07 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 1a79850d37 | Add TOSEC dump flag support | 2023-02-17 23:43:23 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | d76931c949 | Enhanced the loading output on the console | 2023-02-17 23:04:05 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | af087b4313 | Fixed date field handling | 2023-02-17 22:23:24 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | e36b49d82f | (Hopefully) resolved issues with the media label field | 2023-02-16 17:28:44 +11:00 |  | 
			
				
					| 
							
							
								 Michael Green | 5377615bc2 | Separated TOSEC signature scanner to it's own class and enhanced | 2023-02-16 01:16:46 +11:00 |  |