managarten/packages
Till JS 779a8ba322 feat(shared-stores): add createArchiveOps factory + unify archive pattern
Standardize two-stage deletion across modules: archive (isArchived) +
soft-delete (deletedAt). Add shared factory, Archivable type mixin,
filterActive/filterArchived/filterNotDeleted query helpers. 13 tests.

Migrate memoro, chat, picture, contacts to use createArchiveOps.
Standardize picture from archivedAt timestamp to isArchived boolean.
Picture toggleFavorite now uses shared toggleField (1 param, not 2).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 16:33:07 +02:00
..
cards-database refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
credits refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
eslint-config Revert "test: verify pre-commit hook works" 2026-03-17 13:11:31 +01:00
feedback chore: commit remaining changes from recent sessions 2026-03-28 17:54:51 +01:00
help fix(help): fix createSearcher import path in HelpSearch.svelte 2026-03-28 20:55:33 +01:00
local-llm fix(local-llm): wrap @mlc-ai/web-llm in dynamic import for Docker builds 2026-04-02 12:22:20 +02:00
local-store fix(todo): homepage loading state + completed date on task items 2026-03-28 18:15:26 +01:00
notify-client fix(notify-client): don't send undefined emailOptions 2026-01-29 23:25:46 +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(auth): show resend verification panel when registering with existing unverified email 2026-03-31 18:44:01 +02:00
shared-auth-stores chore: remove unused Supabase auth store, archive stub services 2026-04-02 13:59:53 +02:00
shared-auth-ui feat: unified guest mode with AuthGate + createGuestMode composable 2026-04-02 16:22:43 +02:00
shared-branding refactor: consolidate Clock app into Times 2026-04-02 13:04:07 +02:00
shared-config fix lint 2025-12-04 00:32:13 +01:00
shared-drizzle-config refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02: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-go refactor(shared-go): extract shared auth package from 3 Go services 2026-04-02 13:27:44 +02:00
shared-hono refactor(db): consolidate ~20+ databases into 2 (mana_platform + mana_sync) 2026-04-02 14:31:28 +02:00
shared-i18n feat(todo/web, shared-i18n): complete i18n for Todo web app + add missing common translations 2026-04-01 14:19:48 +02:00
shared-icons improve code quality 2025-12-03 23:42:37 +01:00
shared-landing-ui refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-links refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-llm feat: add Ollama memory optimization, LLM metrics, and chat streaming 2026-03-24 09:41:33 +01:00
shared-logger refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-profile-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-pwa fix(manacore/web): fix build errors for production deployment 2026-04-02 12:05:49 +02:00
shared-python/manacore_auth refactor(shared-python): extract shared auth package from mana-stt and mana-tts 2026-04-02 14:09:32 +02:00
shared-splitscreen feat(calendar): convert toolbar to collapsed FAB next to InputBar 2025-12-12 21:55:07 +01:00
shared-storage refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-stores feat(shared-stores): add createArchiveOps factory + unify archive pattern 2026-04-02 16:33:07 +02:00
shared-tags fix(tags): add FK constraint, token validation, input validation 2026-03-26 21:49:21 +01:00
shared-tailwind refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02:00
shared-theme refactor: rename ManaDeck to Cards across entire monorepo 2026-04-01 11:45:21 +02: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: add org landing page builder service 2026-03-23 13:20:10 +01:00
shared-ui feat(shared-ui): add generic ColorPicker with standard palettes 2026-04-02 16:23:26 +02:00
shared-uload feat(shared-uload): add password protection and expiration to ShareModal 2026-04-01 23:03:49 +02:00
shared-utils feat(memoro/web, shared-utils): add MemoroEvents analytics tracking 2026-04-01 15:18:30 +02:00
shared-vite-config feat(shared): add DevBuildBadge component and getBuildDefines() helper 2026-03-20 19:34:21 +01:00
spiral-db feat(spiral-db): add mana activity schema for cross-app unified spiral 2026-04-02 11:13:06 +02:00
subscriptions refactor(packages): consolidate 2 subscription packages into @manacore/subscriptions 2026-03-28 17:40:47 +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