mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
- fix(tasks): preserve selectAllTasks memoization by only filtering when undefined entities exist, avoiding new array allocation on every call - fix(sync): replace mutable ARGON2_PARAMS export with getter/setter to prevent test pollution across spec files - fix(sync): convert tag-task-page from async pipe to toSignal pattern to fix OnPush change detection after bulk sync state updates - fix(sync): remove E2E navigation workarounds that masked the rendering bug now fixed by the toSignal conversion - fix(sync): add clarifying comments for archive-wins sibling conflict resolution and waitForSyncWindow switchMap concurrency semantics - fix(ios): add hex preview of first 16 bytes to WebDAV UTF-8 decode error for easier debugging - docs: add JSDoc to getDiffInWeeks noting negative diff behavior https://claude.ai/code/session_01Y51QDFEdvrJ9VVgp9XfWLJ Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| App | ||
| App.xcodeproj | ||
| App.xcworkspace | ||
| Podfile | ||
| Podfile.lock | ||