Block a user
[MN-10] Performance: Large EPUB Parsing
Fixed in PR #19. Refactored EpubService to use OpenBookAsync for memory-efficient parsing.
fix: #7 Performance: Large EPUB Parsing
mjasin
created branch fix/issue-7-large-epub-parsing in mjasin/Nexus.Reader
2026-05-07 18:28:14 +00:00
[MN-05] Tokenizer Initialization is Expensive
The Tokenizer should be implemented as a dedicated plugin so that it is easy to switch to a different model in the event of incorrect token counting or a change in the AI model responsible for…
[MN-04] Identity: Google Callback Lack Error Handling
[MN-04] Identity: Fix Google Callback Error Handling and Logging
[MN-04] Identity: Fix Google Callback Error Handling and Logging
mjasin
created branch fix/issue-3-identity-callback-errors in mjasin/Nexus.Reader
2026-05-07 17:26:00 +00:00
mjasin
pushed to fix/issue-3-identity-callback-errors at mjasin/Nexus.Reader
2026-05-07 17:26:00 +00:00
[MN-03] UI: Shimmer Effect Lack Animation
fix(ui): implement shimmer animation for GroundednessBadge
fix(ui): implement shimmer animation for GroundednessBadge
[MN-03] UI: Shimmer Effect Lack Animation
Fixed in branch fix/issue-2-shimmer-animation.
Changes:
- Implemented CSS
@keyframes shimmer-moveanimation. - Applied animation to
.shimmerclass using a linear gradient background…
mjasin
created branch fix/issue-2-shimmer-animation in mjasin/Nexus.Reader
2026-05-07 16:55:11 +00:00
[D3/AI] Optimize Graph Node Transitions & Active State Badge