Marek Jaisński mjasin
  • Joined on 2026-05-05
mjasin pushed to feature/reader-visual-refactor at mjasin/Nexus.Reader 2026-06-05 09:45:47 +00:00
46cc119c81 fix(reader): resolve PR #69 code review comments under #issuecomment-429
mjasin created branch feature/reader-visual-refactor in mjasin/Nexus.Reader 2026-06-05 09:27:26 +00:00
mjasin pushed to feature/reader-visual-refactor at mjasin/Nexus.Reader 2026-06-05 09:27:26 +00:00
510c18d526 style(ui): refactor reader layout grid, fix focus mode layout collapse, fix SVG rendering dots, reorganize intelligence toolbar
9a978609ae style: refine premium light mode theme overrides and layout styling
41cc9f8f21 feat: replace CSS spinners with SVG icons and improve disabled button styling in SelectionAiPanel
89fa5cac19 feat: implement asynchronous text selection summarization with real-time UI updates and skeleton loading states
2ef8dd4066 feat: implement dynamic absolute positioning for the AI selection toolbar via JS to handle scroll and boundary collisions
Compare 9 commits »
mjasin pushed to develop at mjasin/Nexus.Reader 2026-06-01 17:36:05 +00:00
081c6f7940 fix(infra): use bash socket healthcheck for qdrant in staging and test (#68)
mjasin deleted branch infra/stage-deploy from mjasin/Nexus.Reader 2026-06-01 17:36:05 +00:00
mjasin merged pull request mjasin/Nexus.Reader#68 2026-06-01 17:36:04 +00:00
fix(infra): use bash socket healthcheck for qdrant in staging and test
mjasin pushed to infra/stage-deploy at mjasin/Nexus.Reader 2026-06-01 17:35:28 +00:00
65d292bf2a fix(infra): revert qdrant healthcheck to bash socket check due to missing curl in image
00004ce433 feat(infra): create staging docker-compose and environment configuration (#67)
Compare 2 commits »
mjasin pushed to infra/stage-deploy at mjasin/Nexus.Reader 2026-06-01 17:34:05 +00:00
5216e1fe0e fix(infra): revert qdrant healthcheck to bash socket check due to missing curl in image
d5a0e4b2ab feat(infra): create staging docker-compose and env template
Compare 2 commits »
mjasin created branch infra/stage-deploy in mjasin/Nexus.Reader 2026-06-01 17:34:05 +00:00
mjasin merged pull request mjasin/Nexus.Reader#67 2026-06-01 17:27:35 +00:00
feat(infra): create staging docker-compose and environment configuration
mjasin deleted branch infra/stage-deploy from mjasin/Nexus.Reader 2026-06-01 17:27:35 +00:00
mjasin pushed to develop at mjasin/Nexus.Reader 2026-06-01 17:27:35 +00:00
00004ce433 feat(infra): create staging docker-compose and environment configuration (#67)
mjasin created branch infra/stage-deploy in mjasin/Nexus.Reader 2026-06-01 17:25:06 +00:00
mjasin pushed to infra/stage-deploy at mjasin/Nexus.Reader 2026-06-01 17:25:06 +00:00
d5a0e4b2ab feat(infra): create staging docker-compose and env template
mjasin deleted branch infra/beta-deploy-test from mjasin/Nexus.Reader 2026-06-01 17:17:47 +00:00
mjasin pushed to develop at mjasin/Nexus.Reader 2026-06-01 17:17:47 +00:00
711480f8f6 feat(infra): Docker-compose configuration and environment-specific security guards for Beta deployment to Test environment (#56)
mjasin merged pull request mjasin/Nexus.Reader#56 2026-06-01 17:17:46 +00:00
feat(infra): Docker-compose configuration and environment-specific security guards for Beta deployment to Test environment
mjasin pushed to infra/beta-deploy-test at mjasin/Nexus.Reader 2026-06-01 17:16:20 +00:00
5fbeaf28db chore(infra): fix qdrant healthcheck and reader canvas dotnet object reference leaks
mjasin pushed to infra/beta-deploy-test at mjasin/Nexus.Reader 2026-06-01 17:08:58 +00:00
a672a868b4 chore(infra): enforce admin password check in non-Development environments in DbInitializer
mjasin pushed to infra/beta-deploy-test at mjasin/Nexus.Reader 2026-06-01 16:59:43 +00:00
5340be3045 chore(beta-deploy): refactor GlobalIntelligence for AOT/Regex compliance and apply CSS polish