Commit Graph

48 Commits

Author SHA1 Message Date
ee809e374f Updated packages.
All checks were successful
ci / build-test (push) Successful in 2m29s
ci / publish-image (push) Successful in 2m38s
2026-03-10 20:54:27 -04:00
62c2efab01 Updated scanner to infer when it has reached the end of results.
All checks were successful
ci / build-test (push) Successful in 2m18s
ci / publish-image (push) Has been skipped
2026-03-07 01:26:04 -05:00
1e01edf1b7 Updated worker to show upsert issue messages.
All checks were successful
ci / build-test (push) Successful in 2m36s
ci / publish-image (push) Has been skipped
2026-03-07 00:03:18 -05:00
1d40013837 Fixed voice work updater bug. Added integration tests for voice work search updates (Japanese).
All checks were successful
ci / build-test (push) Successful in 2m27s
ci / publish-image (push) Has been skipped
2026-03-05 23:29:29 -05:00
61f2e64972 Updated scanner and table names.
All checks were successful
ci / build-test (push) Successful in 2m38s
ci / publish-image (push) Has been skipped
2026-03-05 20:56:57 -05:00
79bece9e1c Updated appsettings for the worker app. Added split querying for updaters.
All checks were successful
ci / build-test (push) Successful in 2m27s
ci / publish-image (push) Has been skipped
2026-03-01 22:48:41 -05:00
83655f13e9 Updated various parts of scanning and ingestion, either for bug fixes, or for enhancements.
All checks were successful
ci / build-test (push) Successful in 2m22s
ci / publish-image (push) Has been skipped
2026-03-01 22:07:20 -05:00
704a6fc433 Updated scanner logic to handle thumb VueJS components. Removed uneeded DLSiteWork fields.
All checks were successful
ci / build-test (push) Successful in 2m21s
ci / publish-image (push) Has been skipped
2026-02-28 22:20:24 -05:00
ae8d7d34d9 Migrated from .NET 9 to .NET 10.
Some checks failed
ci / publish-image (push) Has been skipped
ci / build-test (push) Failing after 1m32s
2026-02-25 20:18:38 -05:00
0bfbc17a43 Updated various packages.
All checks were successful
ci / build-test (push) Successful in 2m20s
ci / publish-image (push) Has been skipped
2026-02-24 22:29:31 -05:00
8348603b13 Added voice work image fallback. Added tag/creator/circle chip components. Updated voice work search response to include favorite/blacklisted flags for tags/creators/circles.
Some checks failed
ci / build-test (push) Has been cancelled
ci / publish-image (push) Has been cancelled
2026-02-22 01:56:04 -05:00
9f30ef446a Added authenication/authorization. Refactored api startup.
Some checks failed
ci / build-test (push) Has been cancelled
ci / publish-image (push) Has been cancelled
2026-02-16 00:20:02 -05:00
a85989a337 Fixed scanning issue. Updated worker.
Some checks failed
ci / build-test (push) Has been cancelled
ci / publish-image (push) Has been cancelled
2026-02-14 22:47:19 -05:00
340c62d18b Added worker app.
All checks were successful
ci / build-test (push) Successful in 2m16s
ci / publish-image (push) Has been skipped
2026-02-01 21:41:23 -05:00
c51775592e Added subtitle language logic.
All checks were successful
ci / build-test (push) Successful in 2m15s
ci / publish-image (push) Has been skipped
2025-12-22 23:33:46 -05:00
1f533c6ec1 Minor search provider enhancement. Minor UI updates.
All checks were successful
ci / build-test (push) Successful in 3m19s
ci / publish-image (push) Has been skipped
2025-11-23 17:14:22 -05:00
2418bd0a8f Updated search logic. More UI updates.
All checks were successful
ci / build-test (push) Successful in 2m17s
ci / publish-image (push) Has been skipped
2025-11-17 21:05:55 -05:00
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