mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Consolidate all archive-affecting operations into ArchiveOperationHandler to eliminate duplicate code and create a single source of truth. Changes: - Add ArchiveOperationHandlerEffects for local operations - Rename handleRemoteOperation to handleOperation - Add isArchiveAffectingAction helper for action filtering - Make isIgnoreDBLock conditional on action.meta.isRemote - Remove archive logic from individual effect files - Update feature-stores.module.ts to use new effect - Add archive write points documentation This ensures archive operations (moveToArchive, restoreTask, flushYoungToOld, deleteProject, deleteTag, deleteTaskRepeatCfg, deleteIssueProvider) all go through one handler for both local and remote operations. |
||
|---|---|---|
| .. | ||
| ai | ||
| promotion | ||
| screens | ||
| sync | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| ENV_SETUP.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| legacy-webview-analysis.md | ||
| mac-app-store-code-signing-guide.md | ||
| performance-project-tag-report.md | ||
| plugin-development.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||