Marek Jaisński mjasin
  • Joined on 2026-05-05
mjasin created branch main in mjasin/Desktop2.0 2026-05-14 17:50:38 +00:00
mjasin created repository mjasin/Desktop2.0 2026-05-14 17:14:00 +00:00
mjasin pushed to fix/issue-35-knowledge-unit-relationship at mjasin/Nexus.Reader 2026-05-13 18:51:29 +00:00
5925aa796a fix: make EbookId nullable to support global knowledge units and resolve PR comments
mjasin pushed to fix/issue-35-knowledge-unit-relationship at mjasin/Nexus.Reader 2026-05-13 18:39:20 +00:00
82a4d29598 feat: establish formal relationship between KnowledgeUnit and Ebook (#35)
mjasin created branch fix/issue-35-knowledge-unit-relationship in mjasin/Nexus.Reader 2026-05-13 18:39:20 +00:00
mjasin reopened issue mjasin/Nexus.Reader#35 2026-05-13 18:25:34 +00:00
[Infrastructure] Update Ebook Entity and Setup pgvector for Knowledge Units
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-13 18:24:25 +00:00
5a2223a4c8 feat: Ingestion Pipeline Stabilization and WASM Service Proxies (#42)
mjasin closed issue mjasin/Nexus.Reader#35 2026-05-13 18:24:24 +00:00
[Infrastructure] Update Ebook Entity and Setup pgvector for Knowledge Units
mjasin merged pull request mjasin/Nexus.Reader#42 2026-05-13 18:24:24 +00:00
feat: Ingestion Pipeline Stabilization and WASM Service Proxies
mjasin closed issue mjasin/Nexus.Reader#37 2026-05-13 18:24:24 +00:00
[UI/Real-Time] Connect Ingestion Modal to SignalR SyncHub for Progress Updates
mjasin closed issue mjasin/Nexus.Reader#36 2026-05-13 18:24:24 +00:00
[Application] Implement CreateEbookCommand Handler with Background Processing Enqueue
mjasin pushed to refactor/skill-aligned-code-review at mjasin/Nexus.Reader 2026-05-13 18:18:36 +00:00
2c5f769458 fix(arch): revert WASM proxies, restore CQRS integrity, and add EF migration for Ebook state
mjasin pushed to refactor/skill-aligned-code-review at mjasin/Nexus.Reader 2026-05-13 18:04:02 +00:00
92ea11a51a feat: implement WASM-compatible service proxies and update repository logic for ingestion state and database compatibility
mjasin pushed to refactor/skill-aligned-code-review at mjasin/Nexus.Reader 2026-05-12 19:21:41 +00:00
150cbcdc29 refactor(arch): introduce IEbookRepository, ISyncBroadcaster, fix EpubReader path resolution
mjasin created branch refactor/skill-aligned-code-review in mjasin/Nexus.Reader 2026-05-12 19:21:41 +00:00
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-12 18:19:08 +00:00
d5c2952bec feat(ingestion): implement hybrid metadata verification form #34 (#41)
mjasin merged pull request mjasin/Nexus.Reader#41 2026-05-12 18:19:07 +00:00
feat(ingestion): implement hybrid metadata verification form #34
mjasin closed issue mjasin/Nexus.Reader#34 2026-05-12 18:19:07 +00:00
[UI/UX] Implement Hybrid Metadata Verification Form in Ingestion Modal
mjasin pushed to feature/issue-34 at mjasin/Nexus.Reader 2026-05-12 18:12:15 +00:00
531ad3c2d0 refactor: address PR review comments for ingestion workflow