Commit Graph

27 Commits

Author SHA1 Message Date
22d5a261c5 Fixed voice work supported language search. Include supported languages and original circle in the search result item. Several UI style updates.
Some checks failed
ci / build-test (push) Failing after 2m52s
ci / publish-image (push) Has been skipped
2026-03-17 00:07:02 -04: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
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
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
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
14129a8bba Moved relevant application layer enums and value objects to the domain layer. 2025-11-01 01:19:34 -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
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
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
d2201d6f9b Add project files. 2025-08-26 09:20:13 -04:00