Bernd Rodler
cfdd091d22
feat: Phase 3+4 — security hardening + polish + offline + Electron push
Phase 3 (security):
- P3.1: Feature gate server-side enforcement (403 on disabled features)
- P3.2: Unified auth error interceptor (401→logout)
- P3.3: Store-level state isolation via StoreSnapshot contract
(added message-list-tabs + task stores to snapshot/restore cycle)
- P3.4: Push event bus extraction — email-store no longer imports
calendar/contact/filter/file stores directly
- P1.3: Auth localStorage AES-GCM encryption via custom Zustand adapter
Phase 4 (polish):
- P4.1: Offline write queue — pending operations in localStorage,
auto-retry on reconnect, offline-queue-indicator banner
- P4.2: Identity spoofing — fromOverrideEmail domain validation
- P4.3: WebSocket push for Electron via main-process IPC bridge
(ws package with Authorization headers)
2026-08-07 22:10:26 +02:00
..
2026-07-30 19:17:43 +02:00
2026-07-21 23:08:02 +02:00
2026-08-07 22:10:26 +02:00
2026-07-29 17:18:42 +02:00
2026-07-29 17:18:42 +02:00
2026-06-01 17:46:57 +02:00
2026-08-07 13:15:04 +02:00
2026-08-07 13:15:04 +02:00
2026-07-22 17:22:20 +02:00
2026-07-16 17:56:38 +02:00
2026-07-09 16:04:33 +02:00
2026-07-21 23:08:02 +02:00
2026-05-22 12:06:55 +02:00
2026-07-23 17:59:44 +02:00
2026-07-04 15:00:15 +02:00
2026-07-11 10:45:01 +02:00
2026-07-29 17:18:42 +02:00
2026-07-29 17:18:42 +02:00
2026-07-16 17:56:50 +02:00
2026-07-22 19:17:23 +02:00
2026-07-29 17:18:42 +02:00
2026-07-29 17:18:42 +02:00
2026-07-21 23:08:02 +02:00