super-productivity/src/app
Johannes Millan ce91c8b1dc Merge branch 'master' into feat/operation-logs
Resolve merge conflicts:
- package.json: use @types/node@^22.19.5
- sync-form.const.ts: keep eslint-disable for naming convention
- global-config.effects.ts: remove extra blank line
- unlink-all-tasks-on-provider-deletion.effects.ts: keep deprecation notice
- auto-fix-typia-errors.ts: keep better-typed getValueByPath
- undo-task-delete.meta-reducer.spec.ts: keep getLastDeletePayload import
- Accept deletions for files refactored into operation-logs architecture
2026-01-10 17:08:09 +01:00
..
core Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
core-ui fix(sync): enable checkmark indicators for all sync providers 2026-01-08 12:31:14 +01:00
features Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
imex Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
op-log Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
pages fix: resolve build failures from missing translations and unused imports 2026-01-09 17:59:06 +01:00
plugins Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
root-store Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
ui Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
util Merge branch 'master' into feat/operation-logs 2026-01-10 17:08:09 +01:00
app.component.html feat(sync): add skip button to loading screen when waiting for sync 2026-01-04 12:36:00 +01:00
app.component.scss feat(sync): add skip button to loading screen when waiting for sync 2026-01-04 12:36:00 +01:00
app.component.spec.ts feat: add some defensive programming 2025-09-03 15:16:35 +02:00
app.component.ts fix(sync): show skip button immediately when offline 2026-01-04 12:54:21 +01:00
app.constants.ts feat(customWindowTitleBar): add sexy custom window title bar <3 2025-12-02 13:30:36 +01:00
app.guard.ts fix(mobile): start page setting not applied on Android (#5689) 2025-12-09 12:18:35 +01:00
app.routes.ts fix: correct order of donate route to prevent wildcard interception 2025-11-25 19:23:08 +01:00
package.json build: update links to match our new organization 2026-01-05 14:45:06 +01:00
rxjs-to-promise.polyfill.ts chore(deps): upgrade ESLint to v9 with flat config 2026-01-10 16:08:11 +01:00
t.const.ts Merge branch 'master' into feat/operation-logs 2026-01-09 18:00:51 +01:00