Commit Graph

37 Commits

Author SHA1 Message Date
bf19439e49 Use Serilog in EntityFramework Core logging. 2025-07-24 21:23:53 +01:00
640c40d7f7 [Refactor] General refactoring 2025-07-09 14:34:43 +01:00
86420a4fd0 [Refactor] Use expression bodied lambda 2025-07-08 17:51:43 +01:00
7e8e42d07c [Refactor] Simplify constructor parameters and initialization in multiple classes 2025-07-08 01:18:07 +01:00
af1d5040fe Use centralized package version management and simplify package references 2025-06-25 15:56:21 +01:00
39e7654fdb Add new analyzers. 2024-11-10 04:17:05 +00:00
9a429ce439 Full code refactor and clean-up. 2024-11-09 01:37:59 +00:00
1ebc273ff7 Update to .NET 9.0 RC 2. 2024-11-08 19:34:02 +00:00
dc6a457cae Update copyright year. 2024-11-08 19:13:57 +00:00
90b424110c Update copyright year. 2020-12-31 23:26:53 +00:00
197c86fb22 Update dependencies. 2020-12-21 01:22:36 +00:00
7dfc277cd7 Update to .NET 5. 2020-12-20 23:16:54 +00:00
d7b19a46b6 Add composite hash-size indexes in files table. 2020-09-11 02:30:45 +01:00
2c9814292a Cache statistics and move its generation to importers. 2020-09-11 00:42:24 +01:00
4b86bbdab6 Store path in database. 2020-09-06 20:15:29 +01:00
9ee547e83e Add DOSCenter's modification date. 2020-09-06 19:09:35 +01:00
7f24956ddd Use bulk insertions to SQL. 2020-09-06 17:24:32 +01:00
49c69b9524 Remove database singleton. 2020-09-05 02:49:41 +01:00
9f14a82222 Add ROM set category. 2020-09-05 01:52:43 +01:00
38b298e19d Add missing indexes. 2020-09-04 22:27:05 +01:00
0be537e175 Add support for AaruFormat media files. 2020-09-04 22:26:10 +01:00
010e9a1ba5 Add index for files MD5. 2020-09-04 02:17:08 +01:00
fc675fd764 Create disk entity for database. 2020-09-04 02:12:38 +01:00
5f0de466a7 Store original filename on import. 2020-09-04 01:08:51 +01:00
8637bfe63f Add spanish translation. 2020-08-30 03:28:51 +01:00
9daf59f78e Move strings to resources. 2020-08-30 03:00:14 +01:00
3d87c2e778 Add statistics to list of rom sets. 2020-08-24 01:57:15 +01:00
b698e75739 Implement importing files from folder. 2020-08-23 20:10:38 +01:00
24256660bc Implement settings. 2020-08-22 21:19:34 +01:00
131b32a3dc Add files information from DAT to database. 2020-08-22 17:44:19 +01:00
4b166c2e4a Add more hashes to database. 2020-08-22 14:52:23 +01:00
9323b48e43 Add machines (games) to database. 2020-08-22 14:20:59 +01:00
3b0feee452 Save dat file in database. 2020-08-22 05:40:50 +01:00
c96ed5596a Load database in splash. 2020-08-22 02:39:44 +01:00
98286552b0 Add file headers. 2020-08-21 23:34:07 +01:00
ce6030c813 Add files table. 2020-08-21 23:32:44 +01:00
e7373d8bb1 Add database. 2020-08-21 23:21:01 +01:00