Commit Graph

  • 5840d02265 chore(deps): bump gaseous-server/wwwroot/emulators/EmulatorJS (#180) dependabot[bot] 2023-11-25 15:04:15 +11:00
  • 97d3a65131 chore(deps): bump MySqlConnector from 2.2.7 to 2.3.1 (#182) dependabot[bot] 2023-11-25 15:03:35 +11:00
  • 3d2f94681a Add authentication support (#185) Michael Green 2023-11-25 14:50:44 +11:00
  • 2ade60c551 Code clean up and API versioning (#178) Michael Green 2023-10-31 10:42:15 +11:00
  • 1cc7eb22dc Minor UI changes, and bug fixes (#173) Michael Green 2023-10-27 19:03:48 +11:00
  • da654c616d chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.11 to 7.0.12 (#160) dependabot[bot] 2023-10-26 13:57:29 +11:00
  • b76ee71751 EJS version bump (#172) Michael Green 2023-10-26 13:51:20 +11:00
  • c2c2831cda Add m3u support for multi image games (#171) Michael Green 2023-10-26 13:39:34 +11:00
  • a4e5835e34 Logs now show date time rather than x hours ago (#169) Michael Green 2023-10-18 23:00:35 +11:00
  • ac97652683 Added cleanup and database optimisation (#168) Michael Green 2023-10-18 17:52:46 +11:00
  • 7ae6eb82f0 Split LibraryScan and Rematching into separate background tasks (#166) Michael Green 2023-10-18 08:56:02 +11:00
  • 8688e1d5c0 Added a try/catch block when unzipping files to ensure errors are properly logged, and temp files are cleaned up (#165) Michael Green 2023-10-17 11:22:45 +11:00
  • ffc8be3c12 Add per platform game counts to the library (#164) Michael Green 2023-10-17 06:49:26 +11:00
  • 7c504ba8fd Recursively import files in the import directory. Duplicates are now moved to the same path, but in the import errors directory (#159) Michael Green 2023-10-14 21:45:50 -07:00
  • a8bf5a9412 Added logging for duplicates uploaded via UI (#158) Michael Green 2023-10-13 22:13:26 -07:00
  • a190f31ac5 Duplicate imported files are now sent to a duplicates folder Michael Green 2023-10-14 15:41:36 +11:00
  • b0e74a2010 Add MariaDB support (#156) Michael Green 2023-10-13 20:59:53 -07:00
  • e4cffb6fb4 Revert "Added a check for the DB and a delay at start up if the database is not available (#148)" branch-v1.6.0 Michael Green 2023-10-11 16:09:55 +11:00
  • 0e125d42ec Revert "Create libraries based on external unmanaged directories (#147)" Michael Green 2023-10-11 16:09:34 +11:00
  • 1ade1922df Cache objects in memory rather than requesting from the database (#154) v1.6.1 Michael Green 2023-10-10 22:06:59 -07:00
  • 6d110731c4 Merge branch 'main' into branch-v1.6.0 Michael Green 2023-10-10 22:04:59 -07:00
  • de628e6766 Check for null during cache clean (#153) Michael Green 2023-10-10 22:02:34 -07:00
  • 308338580d Cache objects from database in memory to improve performance (#151) v1.6.1-preview.2 Michael Green 2023-10-10 05:59:52 -07:00
  • 49784dc325 Removed import block from LibraryScan (#150) v1.6.1-preview.1 Michael Green 2023-10-09 17:00:13 -07:00
  • f9d6cc4bdc Added a check for the DB and a delay at start up if the database is not available (#148) Michael Green 2023-10-08 22:34:59 -07:00
  • 1934558595 Create libraries based on external unmanaged directories (#147) Michael Green 2023-10-08 18:19:59 -07:00
  • fc09db60ab Updated the about page (#137) v1.6.0 Michael Green 2023-09-27 04:58:43 -07:00
  • 906456782a Logs page now has paging (#136) v1.6.0-preview.3 Michael Green 2023-09-25 04:22:27 -07:00
  • d6d6a5d808 Resolved blocked service UI bug (#134) Michael Green 2023-09-23 20:59:01 -07:00
  • 586f2c69d8 Fixed incorrect docker command (#132) v1.6.0-preview.2 Michael Green 2023-09-23 17:09:07 -07:00
  • 45e4666c51 EmulatorJS version bump (#131) Michael Green 2023-09-23 16:57:44 -07:00
  • d94c921815 Add a list of available cores for each platform to the platform map (#130) Michael Green 2023-09-23 16:14:04 -07:00
  • fff22ea8d9 Other processes should now be blocked during database upgrade processes (#128) Michael Green 2023-09-22 06:42:24 -07:00
  • 9b930b2a51 Fail safe when the IGDB connector experiences an exception (#127) Michael Green 2023-09-22 03:24:09 -07:00
  • a0408a1d1d Added EmulatorJS core selection help link (#124) Michael Green 2023-09-20 12:07:25 +10:00
  • f2c58bb172 All uses of hashes should now be lower case (#122) Michael Green 2023-09-20 09:32:40 +10:00
  • 7eb418d6a2 Signature ingestor database update is now a background task (#121) Michael Green 2023-09-20 00:35:24 +10:00
  • 60fab488a2 Add internet exposure warning to the README #118 Michael Green 2023-09-19 11:57:31 +10:00
  • 5a5a2f94fb Remove ‘and’ from end of Game Boy BIOS hash (#116) Michael Green 2023-09-19 08:53:08 +10:00
  • 6e30660953 Update IGDB package (#112) v1.6.0-preview.1 Michael Green 2023-09-18 23:05:58 +10:00
  • 61ad6b9f3a CI update to allow publishing pre-release versions (#111) Michael Green 2023-09-18 22:25:34 +10:00
  • b37ac0e069 chore(deps): bump gaseous-server/wwwroot/emulators/EmulatorJS (#109) dependabot[bot] 2023-09-18 17:11:43 +10:00
  • 183f7f6a3d chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.10 to 7.0.11 (#107) dependabot[bot] 2023-09-18 17:03:56 +10:00
  • ef1d531714 chore(deps): bump Microsoft.VisualStudio.Web.CodeGeneration.Design (#108) dependabot[bot] 2023-09-18 17:02:58 +10:00
  • 67447d49b5 Logging now writes to the database (#110) Michael Green 2023-09-18 16:54:37 +10:00
  • 031edd7088 Platform map bug fix, and default map update (#105) Michael Green 2023-09-18 11:36:23 +10:00
  • 09dece08f3 Add a Platform Map editor to the UI (#104) Michael Green 2023-09-18 01:24:44 +10:00
  • 61d9dd16eb Fixed incorrect branch name (#103) Michael Green 2023-09-14 13:30:53 +10:00
  • 98547a9df6 Added a manual trigger to compile (#102) Michael Green 2023-09-14 13:27:54 +10:00
  • e8016405b6 Added workflow to perform a build on push to master (#99) Michael Green 2023-09-14 00:33:36 +10:00
  • d0f46a06f2 Added forked version of the IGDB nuget package (#98) Michael Green 2023-09-14 00:32:40 +10:00
  • e37b62725a Create codeql.yml (#100) Michael Green 2023-09-14 00:16:26 +10:00
  • f8a8268cf6 EmulatorJS version bump (#97) Michael Green 2023-09-13 23:02:55 +10:00
  • b25155ef36 Collections can now have games set to be always included or excluded (#96) Michael Green 2023-09-13 22:49:35 +10:00
  • e658227c04 Documentation update regarding git submodule (#95) Michael Green 2023-09-10 16:31:09 +10:00
  • 73bcfe2458 Provide a platform override option during web based import (#94) Michael Green 2023-09-10 11:36:31 +10:00
  • d67c17528a Added pre and post db upgrade script support, schema version now visible on the about page (#92) Michael Green 2023-09-09 23:56:57 +10:00
  • 9b77dee37b Surface logs in the UI (#91) Michael Green 2023-09-09 22:51:00 +10:00
  • d2959b41ab Use game title when saving emulator state, and emulator version bump (#90) Michael Green 2023-09-07 17:16:29 +10:00
  • f75672a264 Update installation documentation to include bare metal installs (#89) Michael Green 2023-09-07 16:06:22 +10:00
  • 7da17b91a0 Add support for the RetroPie folder structure when building Collections (#88) Michael Green 2023-09-07 15:55:41 +10:00
  • bd7124a5be Expand the dat file ingestor to handle more formats (#84) Michael Green 2023-09-06 07:52:11 +10:00
  • 6b391bc357 Removed classes that have been moved to the parser nuget package (#82) Michael Green 2023-09-03 19:36:29 +10:00
  • fa8f123f2b chore(deps): bump gaseous-server/wwwroot/emulators/EmulatorJS (#79) dependabot[bot] 2023-09-02 02:09:39 +10:00
  • 129fd6d4e4 Fix broken xml file (#81) v1.5.0 branch-v1.5.0 Michael Green 2023-09-02 01:52:33 +10:00
  • 28823d940f Filter settings are now stored in a session cookie (#80) Michael Green 2023-09-02 01:33:55 +10:00
  • 4b6174e3e2 Added a version number display (#78) Michael Green 2023-09-01 23:48:08 +10:00
  • 8e922182e2 chore(deps): EmulatorJS version bump (#77) Michael Green 2023-09-01 21:15:01 +10:00
  • 25f1895fe5 Added feature to build collections of ROM's based on a filter (#76) Michael Green 2023-09-01 21:02:15 +10:00
  • df58fb8817 fix: updated PlatformMap.json file with more platforms and fixed SNES extensions v1.4.2 branch-v1.4.0 Michael Green 2023-08-21 08:17:24 +10:00
  • 07caab074a Create CODE_OF_CONDUCT.md (#61) Michael Green 2023-08-15 16:43:42 +10:00
  • 0e4cfccee0 fix: added check for selected items (#58) v1.4.1 Michael Green 2023-08-14 22:05:47 +10:00
  • 014c33d46c fix: missing files from ci (#56) Michael Green 2023-08-14 21:03:08 +10:00
  • 1dd6a8f71a fix: Update not working after edit (#55) Michael Green 2023-08-14 18:41:27 +10:00
  • f7906f692d Add more filter types (#50) Michael Green 2023-08-13 17:41:56 +10:00
  • 14f836d46a Improve metadata first load performance (#46) Michael Green 2023-08-06 22:14:39 +10:00
  • c396a81c1b Implement Bulk Change Function (#44) v1.4.0 Michael Green 2023-08-04 10:30:22 +10:00
  • 59df041cfd fix: typo in zip signature builder would cause a loop (#41) Michael Green 2023-07-27 16:49:30 +10:00
  • 2355c5ac97 fix: zip inspection now works during library scans as well as during import (#40) Michael Green 2023-07-27 15:41:58 +10:00
  • 7891acd218 feat: extract zip files smaller than 1GiB to attempt to get a signature from the files inside. The first hit is considered to be the signature for the archive. (#39) Michael Green 2023-07-27 00:15:15 +10:00
  • 4ad51e98e2 feat: minor styling updates (#38) Michael Green 2023-07-26 22:36:50 +10:00
  • 8a001f9fa4 feat: added platform disk usage breakdown on the settings page (#37) Michael Green 2023-07-25 21:26:59 +10:00
  • 98fb360483 feat: updated EmulatorJS to v4.0.5 (#36) Michael Green 2023-07-24 21:39:11 +10:00
  • 56cbc441f5 chore(deps): bump MySql.Data from 8.0.33 to 8.1.0 (#33) dependabot[bot] 2023-07-22 23:37:41 +10:00
  • 113de6a009 ci: add dependabot support for EmulatorJS submodule (#32) Michael Green 2023-07-22 22:52:04 +10:00
  • dc2a6b4638 feat: add an upload button to ease adding game files (#29) v1.3.0 Michael Green 2023-07-22 00:46:26 +10:00
  • 9081b0bed9 Merge pull request #26 from gaseous-project/dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-7.0.8 v1.2.0 Michael Green 2023-07-19 13:27:40 +10:00
  • d64877543a Merge branch 'main' into dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-7.0.8 Michael Green 2023-07-19 13:27:29 +10:00
  • 649fba1bfa Merge pull request #27 from gaseous-project/dependabot/nuget/Microsoft.AspNetCore.OpenApi-7.0.9 Michael Green 2023-07-19 13:27:09 +10:00
  • 7dfb97608f Merge branch 'main' into dependabot/nuget/Microsoft.AspNetCore.OpenApi-7.0.9 Michael Green 2023-07-19 13:26:46 +10:00
  • 35bb2f18d9 Add support for adding EmulatorJS firmware (#28) Michael Green 2023-07-19 13:18:39 +10:00
  • ad84f5ae58 chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.8 to 7.0.9 dependabot[bot] 2023-07-17 04:33:32 +00:00
  • 922c429716 chore(deps): bump Microsoft.VisualStudio.Web.CodeGeneration.Design dependabot[bot] 2023-07-17 04:33:26 +00:00
  • a2d634d96f fix: included accidentally excluded scripts (#24) v1.1.1 Michael Green 2023-07-13 14:52:43 +10:00
  • 7a8e445471 EmulatorJS - First Version (#23) v1.1.0 Michael Green 2023-07-13 13:31:38 +10:00
  • b010f9742b fix: copy external js to local wwwroot (#22) Michael Green 2023-07-12 11:00:27 +10:00
  • afd70e6b02 Update README.MD (#14) Michael Green 2023-07-11 23:00:24 +10:00
  • f1842d21ff Docker and Docker-Compose updates (#13) v1.0.0 Michael Green 2023-07-11 22:31:08 +10:00
  • 7f4b8a808f Merge pull request #11 from gaseous-project/develop Michael Green 2023-07-11 08:55:41 +10:00
  • 470e943012 doc: added screenshots Michael Green 2023-07-11 08:48:08 +10:00