Merge branch 'master' into feat/operation-logs

Resolve conflict in webdav-sync-expansion.spec.ts:
- Use simplified sync verification without reload (sync updates NgRx directly)
- Test: B marks task done -> sync -> verify A sees task as done
This commit is contained in:
Johannes Millan 2025-12-29 21:54:15 +01:00
commit 6c098b6eaa
22 changed files with 2118 additions and 1111 deletions

2
.gitignore vendored
View file

@ -15,7 +15,7 @@ src/app/config/env.generated.ts
/tmp
/logs
packages/plugin-api/dist/**
docs/ai/tmp
# dependencies
/node_modules