managarten/packages
Till JS d4d08cc68b fix(spiral-db): add test suite and fix critical bugs
Add comprehensive test suite (174 tests) covering encoding, schema,
image, database CRUD, and PNG round-trip. Fix critical bugs:

- PNG compression: replace non-functional zlibCompress with pako.deflate
- PNG import: add CRC validation, support all filter types (Sub/Up/Avg/Paeth)
- Input validation: validate records against schema before insert
- Index overflow: dynamic dataStartRing prevents index/data ring overlap
- Image expansion: expand before writes instead of after to prevent OOB
- update() read bug: search index from end to find latest entry, not deleted one
- String encoding: enforce 511-byte max length
- Index ring count: use 6 bits (2 pixels) instead of 3 bits for >7 ring support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 09:52:18 +01:00
..
bot-services fix(traces): configure EAS Build for TestFlight and fix bot-services build 2026-03-17 13:16:38 +01:00
credit-operations 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility 2026-02-01 13:55:05 +01:00
eslint-config Revert "test: verify pre-commit hook works" 2026-03-17 13:11:31 +01:00
mana-core-nestjs-integration ♻️ refactor(credits): simplify credit system by removing free credits and B2B 2026-02-16 11:54:32 +01:00
manadeck-database fix(db): use TEXT for user_id columns across entire codebase 2025-12-09 16:30:51 +01:00
matrix-bot-common debug: add message handler logging for planta-bot investigation 2026-02-17 12:38:27 +01:00
notify-client fix(notify-client): don't send undefined emailOptions 2026-01-29 23:25:46 +01:00
nutriphi-database improve code quality 2025-12-03 23:42:37 +01:00
qr-export chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
shared-api-client fix(shared-api-client): add useRuntimeUrl flag for cross-app clients 2026-03-20 17:11:31 +01:00
shared-app-onboarding fix(calendar): improve onboarding UX — clearer progress, better selection, apply preferences 2026-03-21 11:00:28 +01:00
shared-auth feat(analytics): add automatic auth event tracking via shared-auth 2026-03-22 18:44:03 +01:00
shared-auth-stores 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
shared-auth-ui feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
shared-branding fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
shared-config fix lint 2025-12-04 00:32:13 +01:00
shared-credit-service 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
shared-credit-ui 🐛 fix(mana-core-auth): use BASE_URL as JWT issuer for OIDC compatibility 2026-02-01 13:55:05 +01:00
shared-drizzle-config 🚸 ux(matrix-web): improve mobile responsiveness 2026-01-29 17:37:35 +01:00
shared-error-tracking fix(error-tracking): switch to ESM output for SvelteKit compatibility 2026-03-23 08:44:47 +01:00
shared-errors Fix wrong type 2025-12-04 23:25:25 +01:00
shared-feedback-service fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
shared-feedback-types improve code quality 2025-12-03 23:42:37 +01:00
shared-feedback-ui chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00
shared-help-content fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
shared-help-mobile feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-help-types feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-help-ui feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
shared-i18n feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +01:00
shared-icons improve code quality 2025-12-03 23:42:37 +01:00
shared-landing-ui feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
shared-logger 💄 style(matrix-web): redesign login page to match central auth UI 2026-01-29 17:43:51 +01:00
shared-nestjs-auth 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
shared-nestjs-health 🚀 ci: add mana-search and api-gateway to Docker builds 2026-01-29 18:34:18 +01:00
shared-nestjs-metrics feat: add monitoring dashboard (Prometheus + Grafana + Umami + Admin) 2026-01-23 15:31:39 +01:00
shared-nestjs-setup feat(swagger): add OpenAPI documentation to calendar, contacts, and todo backends 2026-03-19 12:38:28 +01:00
shared-profile-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-pwa feat(auth): add organization management endpoints 2026-02-16 12:47:49 +01:00
shared-splitscreen feat(calendar): convert toolbar to collapsed FAB next to InputBar 2025-12-12 21:55:07 +01:00
shared-storage docs+test: add audio format docs and shared-storage utils tests 2026-03-21 11:12:58 +01:00
shared-stores ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00
shared-subscription-types improve code quality 2025-12-03 23:42:37 +01:00
shared-subscription-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-supabase Fix wrong type 2025-12-04 23:25:25 +01:00
shared-tags 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
shared-tailwind feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
shared-theme refactor(nav): move feedback pill into user dropdown across all apps 2026-03-19 21:00:38 +01:00
shared-theme-ui feat(shared-ui): add FilterDropdown export and InputBar FAB support 2025-12-14 21:32:03 +01:00
shared-tsconfig 🔧 chore: create @manacore/shared-tsconfig and migrate 13 backends 2026-01-29 16:38:57 +01:00
shared-types feat(contacts): integrate contacts into Todo and Calendar apps 2025-12-11 18:14:35 +01:00
shared-ui fix(shared-ui): fix transparent context menu background 2026-03-23 09:37:53 +01:00
shared-utils fix(mukke): add media-src to CSP for audio playback from MinIO 2026-03-23 09:40:56 +01:00
shared-vite-config feat(shared): add DevBuildBadge component and getBuildDefines() helper 2026-03-20 19:34:21 +01:00
spiral-db fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
test-config improve code quality 2025-12-03 23:42:37 +01:00
wallpaper-generator chore: fix wallpaper-generator test script and update CLAUDE.md test count 2026-03-21 10:54:21 +01:00