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-08-01 11:47:16 +02:00
2026-08-07 14:03:10 +02:00
2026-08-07 14:01:00 +02:00
2026-08-07 13:38:12 +02:00
2026-03-19 16:56:00 +01:00
2026-08-07 22:10:26 +02:00
2026-08-07 13:38:12 +02:00
2026-08-05 17:48:42 +02:00
2026-07-30 22:11:40 +02:00
2026-05-30 16:58:46 +02:00
2026-05-13 14:27:54 +02:00
2026-03-19 18:50:59 +01:00
2026-08-07 22:10:26 +02:00
2026-05-18 12:44:23 +02:00
2026-05-21 23:35:58 +02:00
2026-08-07 22:10:26 +02:00
2026-05-16 22:50:01 +02:00
2026-07-04 14:56:19 +02:00
2026-05-30 15:45:59 +02:00
2026-08-07 13:45:09 +02:00
2026-05-09 17:37:41 +02:00
2026-06-14 14:35:48 +02:00
2026-08-07 14:21:07 +02:00
2026-08-07 22:10:26 +02:00
2026-05-02 13:23:58 +02:00
2026-05-31 18:01:00 +02:00
2026-08-07 13:38:12 +02:00
2026-04-21 17:29:23 +02:00