mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-19 17:36:25 +00:00
* master: (37 commits) 16.8.0 feat(i18n): add new translations fix: address code review issues from today's changes fix: address code review issues from today's changes fix(data-repair): change quickSetting to CUSTOM when startDate is missing fix(test): fix fetch spy setup in audio tests fix(android): sync time tracking from notification correctly on resume fix(database): prevent repeated error dialogs when disk is full fix(reminder): prevent dismissed reminders from reappearing fix(task-repeat): prevent race condition when saving repeat config fix(android): add error handling for native service calls fix(reminder): cancel native Android reminders immediately on task deletion fix(error-handler): use getErrorTxt to prevent [object Object] in error titles fix(planner): use task startDate for weekly repeat weekday calculation fix(focus-mode): use independent 1s timer for Pomodoro countdown feat(focus-mode): add Skip Break button to banner during active breaks feat(notes): add auto-save to fullscreen markdown editor fix(reflection-note): prevent trailing spaces from being deleted while typing fix(sync): add error handling for JSON parse failures in sync data fix(error-handling): prevent [object Object] from appearing in error messages ... # Conflicts: # src/app/core/persistence/database.service.ts # src/app/features/android/store/android-focus-mode.effects.ts # src/app/features/android/store/android-foreground-tracking.effects.ts # src/app/features/reminder/reminder.service.spec.ts # src/app/features/reminder/reminder.service.ts # src/app/features/tasks/dialog-view-task-reminders/dialog-view-task-reminders.component.ts # src/app/features/tasks/store/task-reminder.effects.spec.ts # src/app/features/tasks/store/task-reminder.effects.ts # src/app/features/work-context/store/work-context.effects.spec.ts # src/app/features/work-context/store/work-context.effects.ts # src/app/t.const.ts # src/assets/i18n/en.json |
||
|---|---|---|
| .. | ||
| assets/icons | ||
| ipc-handlers | ||
| overlay-indicator | ||
| shared-with-frontend | ||
| backup.ts | ||
| common.const.ts | ||
| CONFIG.ts | ||
| debug.ts | ||
| electronAPI.d.ts | ||
| error-handler-with-frontend-inform.ts | ||
| full-screen-blocker.ts | ||
| idle-time-handler.ts | ||
| indicator.ts | ||
| ipc-handler.ts | ||
| jira.ts | ||
| local-file-sync.ts | ||
| lockscreen.ts | ||
| main-window.ts | ||
| main.ts | ||
| plugin-node-executor.ts | ||
| preload.ts | ||
| protocol-handler.ts | ||
| shared-state.ts | ||
| simple-store.ts | ||
| start-app.ts | ||
| tsconfig.electron.json | ||
| various-shared.ts | ||