Commit Graph

31 Commits

Author SHA1 Message Date
75900a90ef Added more UI styling. Updated voice work search provider to send back English tag names, if applicable.
All checks were successful
ci / build-test (push) Successful in 2m15s
ci / publish-image (push) Has been skipped
2025-11-15 22:37:15 -05:00
634050c06f Updated CI for Blazor WebAssembly. Added styles for product cards.
All checks were successful
ci / build-test (push) Successful in 2m16s
ci / publish-image (push) Has been skipped
2025-11-15 02:34:15 -05:00
9cd9230cec Updated UI. Fixed circle search performance.
All checks were successful
ci / build-test (push) Successful in 1m43s
ci / publish-image (push) Has been skipped
2025-11-10 18:55:46 -05:00
840bec72d2 Added Blazor projects. Minor API/core updates.
All checks were successful
ci / build-test (push) Successful in 1m35s
ci / publish-image (push) Has been skipped
2025-11-07 22:18:04 -05:00
06f8c2ec9e Addded language identifier tests.
All checks were successful
ci / build-test (push) Successful in 1m31s
ci / publish-image (push) Has been skipped
2025-11-03 23:25:25 -05:00
4191a42afd Moved some classes around to the domain layer. 2025-11-01 13:28:36 -04:00
14129a8bba Moved relevant application layer enums and value objects to the domain layer. 2025-11-01 01:19:34 -04:00
4121bd94d9 Added fail ingestion tests. 2025-10-29 02:01:35 -04:00
512da985fa Fixed date time assignments when testing ingestions. Added more ingestion tests. Fixed voice work updater bugs. 2025-10-29 00:49:53 -04:00
6d090390b0 Updated integration testing for English and Japanese. Fixed minor voice work updater issue. Updated to XUnitV3. 2025-10-28 22:01:34 -04:00
99c397b3bc Added English localization integration tests. 2025-10-25 01:03:59 -04:00
36fcd5379a Added English voice work updater. 2025-10-23 10:07:50 -04:00
3a115bc7b8 Added logging. 2025-10-20 23:32:38 -04:00
e0e8945728 Updated packages. 2025-10-17 19:48:06 -04:00
dbe249194a Updated scanner tests to work with user english locale pages. 2025-10-17 19:47:15 -04:00
278b6df650 Added additional voice work update logic. 2025-10-11 17:28:39 -04:00
db0c3349a2 Updated scanner/upsert logic. 2025-09-17 09:40:24 -04:00
3b2a0e3491 Updated reference packages to their latest versions. 2025-09-14 21:12:56 -04:00
646cf41476 Updated scanner logic, and added initial scanner tests. 2025-09-14 21:12:00 -04:00
39274165cb Update spam circle cache after updating circle status. 2025-09-11 00:26:11 -04:00
3c0a39b324 Initial implementation of voice works scanning. 2025-09-11 00:07:49 -04:00
f250276a99 Implemented DLSiteClient. 2025-09-08 17:08:47 -04:00
429252e61f Added API project. 2025-09-02 23:44:31 -04:00
cb15940d34 Finished voice work search provider implementation, and added several more tests. 2025-09-01 21:13:52 -04:00
a73a2ea1c9 Added full-text search to voice works search provider. Added initial tests for voice works full-text search. 2025-08-31 23:29:01 -04:00
3d0b2ed31d Added initial voice work search provider logic. 2025-08-31 01:26:38 -04:00
2785566801 Added tag and creator tests. 2025-08-30 17:27:08 -04:00
516060963e Update search provider sort logic, and added testing for circle search provider. 2025-08-30 16:21:35 -04:00
f221deea36 Added initial test cases. Fixed circle search provider logic. 2025-08-28 00:50:26 -04:00
22b8513e34 Added configurations for entity builders. Also added VoiceWorkLocaalization entity. 2025-08-27 00:16:10 -04:00
d2201d6f9b Add project files. 2025-08-26 09:20:13 -04:00