Commit Graph

141 Commits

Author SHA1 Message Date
06d5aa345d Finalized delete voice work logic.
All checks were successful
ci / build-test (push) Successful in 2m45s
ci / publish-image (push) Successful in 1m54s
2026-05-09 22:19:44 -04:00
5eecba7eec Updated delete logic for voice works.
All checks were successful
ci / build-test (push) Successful in 3m1s
ci / publish-image (push) Successful in 1m58s
2026-05-09 00:51:10 -04:00
9c9e33ebec Added initial voice work edit logic (set favorite / delete) on Api and UI layers.
All checks were successful
ci / build-test (push) Successful in 2m44s
ci / publish-image (push) Successful in 1m45s
2026-05-07 00:07:20 -04:00
2bd7e3b970 Updated login page.
All checks were successful
ci / build-test (push) Successful in 2m29s
ci / publish-image (push) Successful in 1m44s
2026-05-04 01:52:35 -04:00
abcc82437f Updated logic for getting released work information (take 60 day period max limit into consideration). 2026-05-04 01:52:25 -04:00
f6674e0382 Added "Delete Voice Works" functionality. 2026-05-04 01:51:40 -04:00
77a02a543d Added tag filter state persistence.
All checks were successful
ci / build-test (push) Successful in 2m26s
ci / publish-image (push) Successful in 1m32s
2026-04-26 23:39:47 -04:00
2355d7fe65 Added front-end "Set English Tag Name" logic.
All checks were successful
ci / build-test (push) Successful in 2m27s
ci / publish-image (push) Successful in 1m27s
2026-04-26 00:40:30 -04:00
204e186354 Added tag/creator status update functionality on the API and UI layers.
All checks were successful
ci / build-test (push) Successful in 2m29s
ci / publish-image (push) Successful in 1m42s
2026-04-25 14:17:13 -04:00
dbed9fc905 Updated packages.
All checks were successful
ci / build-test (push) Successful in 2m32s
ci / publish-image (push) Successful in 1m32s
2026-04-25 10:19:44 -04:00
d6a4015c91 Added logging to scanner.
All checks were successful
ci / build-test (push) Successful in 2m29s
ci / publish-image (push) Successful in 1m32s
2026-04-24 10:18:26 -04:00
b63a89c8be Added new pagination component. 2026-04-24 10:18:16 -04:00
dfa840d816 Updated packages.
All checks were successful
ci / build-test (push) Successful in 2m35s
ci / publish-image (push) Successful in 2m44s
2026-04-21 20:12:25 -04:00
6bc91b293d Updated tags/creators page styling.
All checks were successful
ci / build-test (push) Successful in 2m30s
ci / publish-image (push) Successful in 1m42s
2026-04-21 00:41:31 -04:00
da33973229 Updated tags and creators pages.
All checks were successful
ci / build-test (push) Successful in 2m30s
ci / publish-image (push) Successful in 1m46s
2026-04-20 00:36:53 -04:00
c203b2cbdb Updated Blazor UI tag/creator views. Altered logic for sorting favorite/blacklisted fields for tags/creators.
All checks were successful
ci / build-test (push) Successful in 2m45s
ci / publish-image (push) Successful in 1m58s
2026-04-18 21:39:58 -04:00
1f91e46527 Improved performance of voice work search updater.
All checks were successful
ci / build-test (push) Successful in 2m56s
ci / publish-image (push) Successful in 2m15s
2026-04-17 10:29:23 -04:00
be466b52e0 Updated packages.
All checks were successful
ci / build-test (push) Successful in 4m45s
ci / publish-image (push) Successful in 3m0s
2026-04-15 09:55:57 -04:00
b4863a9edf Updated packages.
Some checks failed
ci / build-test (push) Failing after 3m34s
ci / publish-image (push) Has been skipped
2026-04-14 20:52:05 -04:00
b13340061f Fixed duplicate tag/creator upsert issue.
Some checks failed
ci / build-test (push) Failing after 13m47s
ci / publish-image (push) Has been cancelled
2026-04-13 20:15:13 -04:00
85a28a6017 Updates various packages.
All checks were successful
ci / build-test (push) Successful in 2m25s
ci / publish-image (push) Successful in 3m5s
2026-04-12 12:06:01 -04:00
45a8c8be5a Added voice work repository tests.
All checks were successful
ci / build-test (push) Successful in 2m21s
ci / publish-image (push) Successful in 1m39s
2026-03-31 00:43:02 -04:00
347f6f297d If the ingest comes in with zero supported language, do not make any changes, specifically removals.
All checks were successful
ci / build-test (push) Successful in 2m23s
ci / publish-image (push) Successful in 1m37s
2026-03-30 23:22:50 -04:00
adfbf654a6 Added logic to remove supported languages that are no longer supported, rather than just being purely additive. Added ApiClient logging.
All checks were successful
ci / build-test (push) Successful in 2m30s
ci / publish-image (push) Successful in 2m1s
2026-03-30 23:03:53 -04:00
0dd11e6351 Added English localization logic during the regular scan process.
All checks were successful
ci / build-test (push) Successful in 2m17s
ci / publish-image (push) Successful in 1m41s
2026-03-29 21:24:04 -04:00
d9e421178f Added inital job entity and services. Added released works API integration.
All checks were successful
ci / build-test (push) Successful in 2m21s
ci / publish-image (push) Successful in 2m19s
2026-03-27 01:32:39 -04:00
1c016ac62e Undid favorite/blacklisted tag color-coded stylings.
All checks were successful
ci / build-test (push) Successful in 2m44s
ci / publish-image (push) Successful in 1m32s
2026-03-18 00:27:43 -04:00
ce9fbe491d Fixed "Filter Language" test.
All checks were successful
ci / build-test (push) Successful in 2m19s
ci / publish-image (push) Successful in 1m49s
2026-03-17 00:31:08 -04:00
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
c8403e0e21 Updated various packages.
All checks were successful
ci / build-test (push) Successful in 2m18s
ci / publish-image (push) Successful in 2m2s
2026-03-14 22:42:53 -04:00
a45f08fe6d Merge pull request 'Chobit Integration' (#2) from feature/issue-1-chobit-integration into master
All checks were successful
ci / build-test (push) Successful in 2m34s
ci / publish-image (push) Successful in 2m49s
Reviewed-on: #2
2026-03-15 02:34:11 +00:00
928e69b2ec Updated launch settings for debugging, and removed redundant project reference.
All checks were successful
ci / build-test (pull_request) Successful in 2m35s
ci / publish-image (pull_request) Has been skipped
2026-03-14 22:24:21 -04:00
aab7bee694 Added Chobit integration. Updated tests.
All checks were successful
ci / build-test (push) Successful in 2m27s
ci / publish-image (push) Has been skipped
2026-03-14 21:46:53 -04:00
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
ddd0738cb5 Fixed formatting issues.
All checks were successful
ci / build-test (push) Successful in 2m43s
ci / publish-image (push) Successful in 3m49s
2026-03-09 01:18:17 -04:00
1cbadd3042 Updated CI to publish-images on push to default branch. 2026-03-09 01:13:52 -04:00
a8dd1fa6aa Updated CI workflow.
All checks were successful
ci / build-test (push) Successful in 2m59s
ci / publish-image (push) Has been skipped
2026-03-09 01:02:20 -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
ca7ffa1730 Updated CI to use .NET 10 SDK. 2026-02-25 23:18:56 -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
ab3524ea20 Added docker-compose. Updated startups for API and Web layer.
Some checks failed
ci / build-test (push) Has been cancelled
ci / publish-image (push) Has been cancelled
2026-02-24 00:25:03 -05:00
80ca1296e5 Updated front-end authentication. 2026-02-22 21:47:34 -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