mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-28 18:20:42 +00:00
- Add isPayloadEncrypted field to Zod OperationSchema (root cause fix) - Add isPayloadEncrypted column to Prisma schema with migration - Store and return isPayloadEncrypted in server sync service - Remove debug logging from encryption services - Remove potential key exposure from DecryptNoPasswordError - Remove unnecessary console.log in fallback decryption - Hide duplicate Advanced encryption fields when SuperSync selected - Enable previously skipped encryption E2E test - Add data/ folder to gitignore |
||
|---|---|---|
| .. | ||
| constants | ||
| fixtures | ||
| helpers | ||
| pages | ||
| tests | ||
| utils | ||
| .gitignore | ||
| global-setup.ts | ||
| playwright.config.ts | ||
| tsconfig.json | ||