Michael Green
eb9c1ce1a4
Improve UX ( #244 )
...
* Removed insta-search and added a search button - closes #203
* Pagination is constrained to 5 pages on either side of the current page (10 page numbers displayed in total) - closes #223
* Reviewed all dialogs and made behaviour consistent - closes #225
2024-01-02 00:33:56 +11:00
Michael Green
7be1ec7080
More refactoring and bug fixes ( #243 )
2023-12-31 00:21:40 +11:00
Michael Green
311c7733fa
Assorted bug fixes ( #242 )
...
* Fixed DBNull error when updating metadata
* Fixed platform id bug with media group launching
* Updates to support Hasheous - testing only
* Refactored alot of code, initial support for Hasheous
2023-12-30 20:28:23 +11:00
Michael Green
ea0a5a6a71
Add missing indexes ( #238 )
...
* Add missing index
* Check of indexes
v1.7.0-preview.6
2023-12-21 20:39:37 +11:00
Michael Green
d014a176ce
Many performance updates ( #237 )
2023-12-21 16:59:17 +11:00
Michael Green
b9d9b0ea16
Filter ROMs by platform ( #236 )
...
* Added paging to the ROM display on game pages
* Added basic ROM filtering
2023-12-20 13:31:45 +11:00
Michael Green
7e3e4991dc
Now pre-compiles age group metadata instead of generating it on every query ( #235 )
...
* Server will now quit on start up if schema updates fail (closes Abort start up if an error occurs during database upgrade #221 )
* Moved AgeGroups to it's own class
* Improved query performance by defining the AgeGroupId as a metadata item. A metadata refresh is required to generate this data
2023-12-19 23:03:02 +11:00
Michael Green
57248cd467
Overhaul of SQL queries to (hopefully) improve performance with large libraries ( #233 )
...
* Latest round of performance updates
* Improved first set up logging
* Updated logging display
v1.7.0-preview.5
2023-12-17 00:51:46 +11:00
Michael Green
722c153e40
Many queries re-written to improve performance ( #232 )
v1.7.0-preview.4
2023-12-14 22:06:16 +11:00
Michael Green
b691eab0ee
Resolve a critical error in new logging code ( #231 )
v1.7.0-preview.3
2023-12-14 01:09:19 +11:00
Michael Green
907b3e42c4
Added log correlation and revised background tasks layout ( #230 )
2023-12-13 23:18:21 +11:00
Michael Green
128bbcc1df
Filter controller performance improvements ( #229 )
...
* Removed perfomance impacting code from filter generation
* Minor pagination fixes
2023-12-13 13:36:10 +11:00
Michael Green
789ec7fc17
Improve background task progress feedback ( #228 )
...
* Include a last run duration field for background tasks
* Improved background task progress feedback
2023-12-12 17:42:40 +11:00
Michael Green
32051493a8
Implement API rate limit handling support ( #227 )
...
* Merged all IGDB API communications into one class
* Added code to handle IGDB's rate limiter
* Revised IGDB rate limit avoidance and recovery times
2023-12-12 12:00:24 +11:00
Michael Green
7b241ee13e
Miscellaneous bug fixes ( #220 )
v1.7.0-preview.2
2023-12-09 15:50:39 +11:00
Michael Green
84017639eb
Logs now have filtering options ( #219 )
...
* Added logging configuration options
* Add support for filtering logs
2023-12-09 14:07:08 +11:00
Michael Green
9e346910f4
Set paging default to "paged" ( #218 )
2023-12-07 13:57:40 +11:00
Michael Green
e7239c428b
Library filtering and display enhancements ( #214 )
...
* Implement infinite scrolling and paging (selected via preference) (closes #202 )
* Display game counts on more filter types (closes #194 )
* Make game counts larger (closes #194 )
* Include age groups in filtering (closes #200 )
* Add sorting options (closes #145 )
2023-12-07 13:20:53 +11:00
Michael Green
9288eb8f12
Enhanced firmware availability page ( #213 )
2023-12-01 17:01:16 +11:00
Michael Green
e32e7ad36f
Improved handling of password user feedback ( #212 )
2023-12-01 15:51:00 +11:00
Michael Green
3de551be95
Fix spelling error ( #211 )
2023-12-01 14:40:32 +11:00
Michael Green
8e3fa4f8d5
Added release notes configuration ( #210 )
2023-12-01 14:27:20 +11:00
Michael Green
b564edb158
Background task execution intervals are now user configurable ( #209 )
...
* Store background task intervals in database
* Background task intervals are now user customisable
2023-12-01 13:28:41 +11:00
Michael Green
0bf2ba5d96
Store background task intervals in database ( #207 )
2023-11-30 09:35:05 +11:00
Michael Green
688af162f5
Make library scan run once a day rather than every hour ( #206 )
2023-11-30 09:19:00 +11:00
Michael Green
7e4fccb0c1
Apply indexes to improve signature search ( #205 )
2023-11-30 07:50:32 +11:00
Michael Green
fcdc5cdbde
Fixed typo in rematcher code ( #192 )
...
* Include ROM's without a signature match in rematcher efforts
* Rematcher will now execute on all titles if manually started
* Fixed typo in rematcher code
v1.7.0-preview.1
2023-11-26 02:06:27 +11:00
Michael Green
f85f246a26
Include ROM's without a signature match in rematcher efforts ( #191 )
...
* Include ROM's without a signature match in rematcher efforts
* Rematcher will now execute on all titles if manually started
2023-11-26 01:51:03 +11:00
Michael Green
006f337cb3
Applied correct database query casing ( #190 )
2023-11-25 23:13:11 +11:00
Michael Green
401a354f04
Resolved platform mapping form save error ( #189 )
2023-11-25 16:00:05 +11:00
Michael Green
3c25adfc15
Resolved collection build error ( #188 )
2023-11-25 15:53:46 +11:00
Michael Green
5d0222397f
Fixed collection preview load error ( #187 )
2023-11-25 15:31:13 +11:00
dependabot[bot]
5840d02265
chore(deps): bump gaseous-server/wwwroot/emulators/EmulatorJS ( #180 )
...
Bumps [gaseous-server/wwwroot/emulators/EmulatorJS](https://github.com/EmulatorJS/EmulatorJS ) from `7c22d03` to `1b3a17f`.
- [Release notes](https://github.com/EmulatorJS/EmulatorJS/releases )
- [Commits](7c22d03b16...1b3a17f6f1
)
---
updated-dependencies:
- dependency-name: gaseous-server/wwwroot/emulators/EmulatorJS
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-25 15:04:15 +11:00
dependabot[bot]
97d3a65131
chore(deps): bump MySqlConnector from 2.2.7 to 2.3.1 ( #182 )
...
Bumps [MySqlConnector](https://github.com/mysql-net/MySqlConnector ) from 2.2.7 to 2.3.1.
- [Release notes](https://github.com/mysql-net/MySqlConnector/releases )
- [Changelog](https://github.com/mysql-net/MySqlConnector/blob/master/docs/VersionHistory.md )
- [Commits](https://github.com/mysql-net/MySqlConnector/compare/2.2.7...2.3.1 )
---
updated-dependencies:
- dependency-name: MySqlConnector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-25 15:03:35 +11:00
Michael Green
3d2f94681a
Add authentication support ( #185 )
2023-11-25 14:50:44 +11:00
Michael Green
2ade60c551
Code clean up and API versioning ( #178 )
...
* Merged tools project into main project
* Applied API versioning
2023-10-31 10:42:15 +11:00
Michael Green
1cc7eb22dc
Minor UI changes, and bug fixes ( #173 )
2023-10-27 19:03:48 +11:00
dependabot[bot]
da654c616d
chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.11 to 7.0.12 ( #160 )
...
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore ) from 7.0.11 to 7.0.12.
- [Release notes](https://github.com/dotnet/aspnetcore/releases )
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md )
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.11...v7.0.12 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Green <84688932+michael-j-green@users.noreply.github.com >
2023-10-26 13:57:29 +11:00
Michael Green
b76ee71751
EJS version bump ( #172 )
2023-10-26 13:51:20 +11:00
Michael Green
c2c2831cda
Add m3u support for multi image games ( #171 )
...
* Parse media type info
* Completed M3U support
2023-10-26 13:39:34 +11:00
Michael Green
a4e5835e34
Logs now show date time rather than x hours ago ( #169 )
2023-10-18 23:00:35 +11:00
Michael Green
ac97652683
Added cleanup and database optimisation ( #168 )
2023-10-18 17:52:46 +11:00
Michael Green
7ae6eb82f0
Split LibraryScan and Rematching into separate background tasks ( #166 )
...
* Simplified LibraryScan service and moved rematching to it's own service
* Added rematcher to tasks blocked by OrganiseLibrary
2023-10-18 08:56:02 +11:00
Michael Green
8688e1d5c0
Added a try/catch block when unzipping files to ensure errors are properly logged, and temp files are cleaned up ( #165 )
2023-10-17 11:22:45 +11:00
Michael Green
ffc8be3c12
Add per platform game counts to the library ( #164 )
2023-10-17 06:49:26 +11:00
Michael Green
7c504ba8fd
Recursively import files in the import directory. Duplicates are now moved to the same path, but in the import errors directory ( #159 )
2023-10-15 15:45:50 +11:00
Michael Green
a8bf5a9412
Added logging for duplicates uploaded via UI ( #158 )
2023-10-14 16:13:26 +11:00
Michael Green
a190f31ac5
Duplicate imported files are now sent to a duplicates folder
2023-10-14 15:41:36 +11:00
Michael Green
b0e74a2010
Add MariaDB support ( #156 )
...
* Fixed startup db check
* Relation tables are created automatically for IGDB metadata
* Removed JSON dependency from filters
* Removed JSON searches from Game library queries
* Gaseous now runs without error on MariaDB
* Fixed static database name bug
* Updated docker files and README
2023-10-14 14:59:53 +11:00
Michael Green
1ade1922df
Cache objects in memory rather than requesting from the database ( #154 )
...
* Removed import block from LibraryScan (#150 )
* Cache objects from database in memory to improve performance (#151 )
* IGDB objects are now cached in memory
* Completed caching of PlatformMaps
* Check for null during cache clean (#153 )
v1.6.1
2023-10-11 16:06:59 +11:00