Commit Graph

74 Commits

Author SHA1 Message Date
de00bee801 Added initial components. 2025-11-30 16:35:54 -05:00
b2ef08c995 Utilized more BitBlazor components. Added enhancements to voice work search. 2025-11-27 22:13:33 -05:00
403c436a34 Added SearchPageBase class and implemented it on the voice works page and circles page. Turned off AOT compilation. 2025-11-27 18:28:57 -05:00
6817fa7353 UI performance improvements. 2025-11-26 00:04:47 -05:00
f39a7697d7 Simplified and enhnaced voice work page. 2025-11-25 12:27:19 -05:00
8eb5a22031 Updated NuGet packages.
All checks were successful
ci / build-test (push) Successful in 2m12s
ci / publish-image (push) Has been skipped
2025-11-23 17:44:40 -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
8490b49354 Updated UI with BitBlazor components. 2025-11-22 14:42:29 -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
9ef1972472 Added keyword search to voice work search UI. 2025-11-16 02:12: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
76284f2fab Updated circle page. Updated Api to allow any origin.
Some checks failed
ci / build-test (push) Failing after 1m3s
ci / publish-image (push) Has been skipped
2025-11-13 21:35:02 -05:00
334bbe9ef2 Minor adjustments to the UI.
Some checks failed
ci / build-test (push) Failing after 48s
ci / publish-image (push) Has been skipped
2025-11-11 17:10:28 -05:00
e2c39cf581 Updated pager. 2025-11-10 20:31:50 -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
4020a01682 Added release workflow. 2025-11-04 20:37:15 -05:00
fd384a1998 Cleaned up test code files.
All checks were successful
ci / build-test (push) Successful in 1m27s
ci / publish-image (push) Has been skipped
2025-11-04 09:53:50 -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
404ffcf174 Fixed CI to run tests when the test project is updated. 2025-11-03 22:33:43 -05:00
8192bbd8e2 Updated XUnit package and modified CI/CD. 2025-11-03 22:32:08 -05:00
2c7de7cdd9 Test code refactoring. Minor CI change.
All checks were successful
ci / build-test (push) Successful in 1m30s
ci / publish-image (push) Has been skipped
2025-11-03 19:03:24 -05:00
4204847c39 Cleaned up various fixtures. Skip publish-image for now.
Some checks failed
ci / build-test (push) Failing after 14m38s
ci / publish-image (push) Has been skipped
2025-11-03 09:20:20 -05:00
0399d5b761 Minor dockerfile fix.
All checks were successful
ci / build-test (push) Has been skipped
ci / publish-image (push) Successful in 7m55s
2025-11-02 22:47:41 -05:00
d9a62a6fbd Fixed dockerfile.
Some checks failed
ci / build-test (push) Has been skipped
ci / publish-image (push) Failing after 2m4s
2025-11-02 22:42:17 -05:00
4a0d1c1977 Updated dockerfile path.
Some checks failed
ci / build-test (push) Has been skipped
ci / publish-image (push) Failing after 2m17s
2025-11-02 22:35:57 -05:00
e1ee0d1b45 Added dockerfile.
Some checks failed
ci / build-test (push) Has been skipped
ci / publish-image (push) Failing after 1m0s
2025-11-02 22:34:06 -05:00
806c8c2f54 CD trial 2.
Some checks failed
ci / build-test (push) Has been skipped
ci / publish-image (push) Failing after 1m19s
2025-11-02 21:52:41 -05:00
92d120124c Publish image testing.
Some checks failed
ci / build-test (push) Has been skipped
ci / publish-image (push) Failing after 6s
2025-11-02 21:51:18 -05:00
678e8d4fc4 Implemented test containers host override.
All checks were successful
ci / build-test (push) Successful in 1m27s
2025-11-02 15:21:54 -05:00
1160920764 Disable certain test container options.
Some checks failed
ci / build-test (push) Failing after 1m13s
2025-11-02 15:15:17 -05:00
02a5073c93 Removed caching for now.
Some checks failed
ci / build-test (push) Failing after 2m12s
2025-11-02 15:10:28 -05:00
4a37b872bd Added Docker sanity check.
Some checks failed
ci / build-test (push) Has been cancelled
2025-11-02 15:06:37 -05:00
6f0c7d1b16 Another CI file update.
Some checks failed
ci / build-test (push) Failing after 7m3s
2025-11-02 14:57:25 -05:00
22d4e9230a Updated CI file with more changes.
Some checks failed
ci / build-test (push) Failing after 32s
2025-11-02 14:56:05 -05:00
803cd7984c Updated CI file again, again.
Some checks failed
ci / build-test (push) Failing after 5s
2025-11-02 14:51:47 -05:00
daab76ec11 Updated CI file again.
Some checks failed
ci / build-test (push) Failing after 3s
2025-11-02 14:50:48 -05:00
3a1af758d8 Updated CI file. 2025-11-02 14:49:10 -05:00
abd5a81e3e Improved performance of integration tests.
Some checks failed
ci / build-test (push) Failing after 8m39s
2025-11-02 13:56:34 -05:00
b06eadef1d Updated MariaDbContainerFixture building process.
Some checks failed
ci / build-test (push) Has been cancelled
2025-11-02 09:34:25 -05:00
23d3280962 Updated MariaDbContainerFixture to use a random port.
Some checks failed
ci / build-test (push) Failing after 19m40s
2025-11-02 01:24:46 -04:00
946993e7a6 Updated CI file to run .NET 9.
Some checks failed
ci / build-test (push) Failing after 15m20s
2025-11-01 23:54:05 -04:00
15473d1e39 Updated CI file again.
Some checks failed
ci / build-test (push) Failing after 9m34s
2025-11-01 23:43:33 -04:00
21f5d0eafa Updated CI file.
Some checks failed
ci / build-test (push) Failing after 10s
2025-11-01 23:40:29 -04:00
6a9ec9dee1 Added CI for testing.
Some checks failed
ci / build-test (push) Failing after 2m12s
2025-11-01 23:22:41 -04:00
5cde64ac77 Updated DLSiteClient test to handle translations. Added Alingual to the list of "All" supported languages. 2025-11-01 22:43:34 -04: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