Commit Graph

19 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
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
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
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
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