Michael Green
|
09ee46dd80
|
Merge pull request #10 from gaseous-project/develop
Develop
|
2023-07-11 00:51:03 +10:00 |
|
Michael Green
|
f3bf320890
|
Merge branch 'main' into develop
|
2023-07-11 00:50:51 +10:00 |
|
Michael Green
|
35e5efd565
|
doc: updated readme
|
2023-07-11 00:49:15 +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
|
844a357c63
|
fix: added condition to move the game file if it’s path is different than expected
|
2023-07-07 15:49:25 +10:00 |
|
Michael Green
|
64aa7d15bb
|
fix: added full rescan
|
2023-07-07 15:21:58 +10:00 |
|
Michael Green
|
ffbe8b19c8
|
fix: added hash checking
|
2023-07-07 15:04:38 +10:00 |
|
Michael Green
|
e84726e800
|
fix: added more queries to ensure up to date information
|
2023-07-07 11:10:34 +10:00 |
|
Michael Green
|
85d562e84e
|
fix: delete database entries with import directory path and scan for orphaned files first
|
2023-07-07 11:08:14 +10:00 |
|
Michael Green
|
ae17674b76
|
fix: added duplicate record cleanup
|
2023-07-07 10:20:36 +10:00 |
|
Michael Green
|
92b7daeb1f
|
fix: added process blocking to prevent competing processes from running at the same time
|
2023-07-07 10:09:41 +10:00 |
|
Michael Green
|
ecfc258cba
|
feat: added library scan to maintain the library
|
2023-07-07 09:40:16 +10:00 |
|
Michael Green
|
d4eda0b3ea
|
fix: hopefully resolve the signature import performance issues
|
2023-07-06 12:23:42 +10:00 |
|
Michael Green
|
dcc2154324
|
refactor: more batching of inserts into the signatures tables
|
2023-07-05 23:38:00 +10:00 |
|
Michael Green
|
6f954f8d4a
|
fix: skip dud files on signature import
|
2023-07-05 22:41:22 +10:00 |
|
Michael Green
|
97e8ffa386
|
refactor: tosec dat import is now batched using mysql transactions
|
2023-07-04 22:54:28 +10:00 |
|
Michael Green
|
99062da10b
|
refactor: performance improvements in signature import
|
2023-07-04 10:36:25 +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
|
26718b3cae
|
doc: updated readme document
|
2023-07-02 22:57:26 +10:00 |
|
Michael Green
|
d2fceff52a
|
doc: updated readme
|
2023-07-02 21:58:59 +10:00 |
|
Michael Green
|
a3dfcf7fd5
|
fix: added support for docker environment variables
|
2023-07-02 19:49:28 +10:00 |
|
Michael Green
|
5eb39f5060
|
fix: fixed column name typo
|
2023-07-02 01:20:55 +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
|
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
|
fba9b7a6c9
|
refactor: moved import file name version trimming
|
2023-06-29 14:46:41 +10:00 |
|
Michael Green
|
e86aa80df6
|
fix: added early breakout from game search if the title is found
|
2023-06-29 09:29:23 +10:00 |
|
Michael Green
|
495c39f2dd
|
refactor: search engine enhancements to make finding titles more reliable
|
2023-06-29 09:18:07 +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
|
00cc051dc6
|
feat: added metadata source field - this will determine the handling of the flags attribute
|
2023-06-18 23:08:02 +10:00 |
|
Michael Green
|
4413dccbdf
|
feat: Added Rom management to the API
|
2023-06-17 00:39:26 +10:00 |
|
Michael Green
|
8658689ac4
|
feat: Roms can now be downloaded via the API
|
2023-06-16 23:56:12 +10:00 |
|
Michael Green
|
4f40d04d30
|
feat: added platforms to the API
|
2023-06-16 23:12:48 +10:00 |
|
Michael Green
|
d3a90e6798
|
chore: update nuget packages
|
2023-06-15 23:44:56 +10:00 |
|