Commit Graph

18 Commits

Author SHA1 Message Date
Michael Green
1dd6a8f71a fix: Update not working after edit (#55)
* Improve metadata first load performance (#46)

* fix: reduces the number of full metadata calls - speeding up imports #45

* chore(deps): update EmulatorJS

* fix: added visual feed back
2023-08-14 18:41:27 +10:00
Michael Green
c396a81c1b Implement Bulk Change Function (#44)
* feat: added Sega 32X and Sega CD mappings

* feat: added lazy loading to the main game library

* fix: using full file name when loading roms into the emulator #43

* feat: introduced bulk rom matching #25

* fix: xss fix
2023-08-04 10:30:22 +10:00
Michael Green
35bb2f18d9 Add support for adding EmulatorJS firmware (#28)
* feat: EmulatorJS support - importing of BIOS files #15

* feat: added Bios controller to make Bios files available to the emulator, also resolved SNES identification issues (see: #25)

* feat: added firmware selector to emulator screen

* refactor: moved EmulatorJS to a subfolder

* feat: added firmware image availability page
2023-07-19 13:18:39 +10:00
Michael Green
7a8e445471 EmulatorJS - First Version (#23)
* feat: added EmulatorJS support for Mega Drive, NES, and N64 (see: #15)

* doc: updated attribution in README.MD to include EmulatorJS

* ci: updated action to include submodules
2023-07-13 13:31:38 +10:00
Michael Green
9cb981a2e9 feat: added ROM game match fixing 2023-07-10 16:33:14 +10:00
Michael Green
48e8682a55 feat: added system page to manage background tasks and get basic system information 2023-07-04 09:20:42 +10:00
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
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