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
4ad51e98e2
feat: minor styling updates ( #38 )
2023-07-26 22:36:50 +10:00
Michael Green
8a001f9fa4
feat: added platform disk usage breakdown on the settings page ( #37 )
2023-07-25 21:26:59 +10:00
Michael Green
98fb360483
feat: updated EmulatorJS to v4.0.5 ( #36 )
2023-07-24 21:39:11 +10:00
Michael Green
113de6a009
ci: add dependabot support for EmulatorJS submodule ( #32 )
2023-07-22 22:52:04 +10:00
Michael Green
dc2a6b4638
feat: add an upload button to ease adding game files ( #29 )
...
* feat: API support for uploading ROM’s
* fix: downloads of files larger than approx 300MB would cause an out of memory error
* fix: resolved broken bios path
* feat: added an upload button
2023-07-22 00:46:26 +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
b010f9742b
fix: copy external js to local wwwroot ( #22 )
2023-07-12 11:00:27 +10:00
Michael Green
6aa62e9e8e
feat: added ability to delete a rom
2023-07-11 00:39:44 +10:00
Michael Green
b4c34d0604
fix: remove some overzealous caching
2023-07-10 22:46:11 +10:00
Michael Green
7e216a9192
fix: hide the last run time if the status of a timered event is NeverStarted
2023-07-10 22:11:36 +10:00
Michael Green
9cb981a2e9
feat: added ROM game match fixing
2023-07-10 16:33:14 +10:00
Michael Green
cea23267b8
feat: added platform and game search functionality to support the “fix match” feature
2023-07-08 15:42:55 +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
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
b36b3a8f57
feat: now pulls platform information and stores it in the database
2023-04-09 01:19:50 +10:00