Marek Jaisński mjasin
  • Joined on 2026-05-05
mjasin merged pull request mjasin/Nexus.Reader#53 2026-05-26 11:43:59 +00:00
feat(ui/quiz): implement real-time global chapter quiz generation, submit results to database, and display dynamic statistics on dashboard
mjasin pushed to feat/knowledge-graph-pivot at mjasin/Nexus.Reader 2026-05-26 11:43:12 +00:00
75c7b2f279 feat: implement interactive citation markers with metadata and optimize knowledge caching with concurrent collision handling
824b4366e0 feat: implement Neo4j knowledge graph synchronization and integrate global cache support with custom tenant claims.
Compare 2 commits »
mjasin pushed to feat/knowledge-graph-pivot at mjasin/Nexus.Reader 2026-05-25 09:32:45 +00:00
3cbbb6df6b fix(knowledge-service): resolve semantic cache collision by partitioning content hash by traceType and PromptVersion
mjasin pushed to feat/knowledge-graph-pivot at mjasin/Nexus.Reader 2026-05-25 08:23:47 +00:00
f8d1ceabd3 feat(ui/quiz): implement real-time global chapter quiz generation, submit results to database, and display dynamic statistics on dashboard
1c6ee82d01 feat: implement background ebook indexing with progress tracking and real-time UI updates
Compare 2 commits »
mjasin created branch feat/knowledge-graph-pivot in mjasin/Nexus.Reader 2026-05-25 08:23:47 +00:00
mjasin pushed to feat/nexus-search-box at mjasin/Nexus.Reader 2026-05-23 18:33:22 +00:00
39717725ec style(ui): align global Q&A search component styling with dashboard glassmorphism and neon green theme
mjasin pushed to feat/nexus-search-box at mjasin/Nexus.Reader 2026-05-23 18:30:23 +00:00
9d396570aa fix(rag): retrieve dynamic tenantId instead of hardcoded literal in global Q&A
mjasin pushed to feat/nexus-search-box at mjasin/Nexus.Reader 2026-05-23 18:20:04 +00:00
d78abd0c4d style(ui): customize NexusSearchBox styling to perfectly match dashboard glassmorphism and var(--nexus-neon) tokens
97c1c309b1 feat(rag): implement Qdrant dynamic collection creation, deterministic ID matching, and batch vector ingestion
Compare 2 commits »
mjasin created branch feat/nexus-search-box in mjasin/Nexus.Reader 2026-05-23 17:53:56 +00:00
mjasin pushed to feat/nexus-search-box at mjasin/Nexus.Reader 2026-05-23 17:53:56 +00:00
5740d9126a feat(maui): resolve 401 load error by registering MobileAuthenticationHeaderHandler with configuration-based API host
f902073bcb feat(maui): implement unified Serilog logging infrastructure and Blazor/JS interop bridge
0a3ca77d46 feat(ui): implement premium NexusSearchBox component and integrate semantic search navigation
Compare 3 commits »
mjasin deleted branch feat/central-package-management from mjasin/Nexus.Reader 2026-05-21 17:42:30 +00:00
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-21 17:42:30 +00:00
37bec89484 feat: implement central package management and stabilize mobile build (#50)
mjasin merged pull request mjasin/Nexus.Reader#50 2026-05-21 17:42:29 +00:00
feat: implement central package management and stabilize mobile build
mjasin pushed to feat/central-package-management at mjasin/Nexus.Reader 2026-05-21 17:39:41 +00:00
b2ea7300c8 feat: implement central package management and stabilize mobile build
mjasin created branch feat/central-package-management in mjasin/Nexus.Reader 2026-05-21 17:39:41 +00:00
mjasin merged pull request mjasin/Nexus.Reader#49 2026-05-20 18:29:16 +00:00
feat(rag): implement KM-RAG retrieval read-path, API endpoints, global Q&A UI, and unit tests
mjasin pushed to develop at mjasin/Nexus.Reader 2026-05-20 18:29:16 +00:00
cb4b7d0052 feat(rag): implement KM-RAG retrieval read-path, API endpoints, global Q&A UI, and unit tests (#49)
mjasin closed issue mjasin/Nexus.Reader#48 2026-05-20 18:29:16 +00:00
Implement Retrieval module (Read Path) for KM-RAG Architecture
mjasin deleted branch feature/km-rag-retrieval from mjasin/Nexus.Reader 2026-05-20 18:29:16 +00:00