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
a3dfcf7fd5
fix: added support for docker environment variables
2023-07-02 19:49:28 +10:00
Michael Green
1b14e697a2
feat: added initial Docker support (still testing) and refactored the database for case-sensitive hosts
2023-07-02 01:12:26 +10:00
Michael Green
0cc8e76f77
feat: added company info support
2023-06-30 19:18:19 +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
3b3cf3c239
feat: platforms and games from IGDB are now imported successfully
2023-05-01 00:42:23 +10:00
Michael Green
36616caf7b
feat: added support for platform logos
2023-04-09 23:45:48 +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
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
13dc90883d
fix: database upgrade and added basic timer
2023-03-11 01:04:03 +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