veza/apps/web/src/features
senke 8d40db47cd feat(chat): delivered status display
- Add status and delivered_at to ChatMessage
- Handle MessageDelivered WebSocket event
- Send Delivered when receiving NewMessage or loading history
- Display ✓ (sent) / ✓✓ (delivered) in ChatMessageComponent
2026-02-17 16:42:36 +01:00
..
admin refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
analytics refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
auth refactor(frontend): simplify TokenStorage usage for httpOnly cookie auth 2026-02-15 16:04:42 +01:00
chat feat(chat): delivered status display 2026-02-17 16:42:36 +01:00
dashboard refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
developer/pages refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
error/pages refactor: Phase 7 — Clean up legacy components and remove dead tokens 2026-02-12 02:09:29 +01:00
inventory refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
library refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
live/pages refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
marketplace refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
notifications feat(web): propagate AbortSignal in TanStack Query hooks 2026-02-14 22:41:46 +01:00
player feat(web): add Zustand store migration strategy 2026-02-14 22:43:06 +01:00
playlists feat(analytics): complete backend analytics, remove frontend mocks 2026-02-15 16:21:20 +01:00
profile Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
purchases/pages refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
roles fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
search fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
seller/pages refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
sessions/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00
settings Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
social/pages refactor(audit-2.1,2.6): unify views and pages to features/*/pages pattern 2026-02-15 14:30:40 +01:00
streaming fix(security): add JWT auth to HLS endpoints (audit 1.3, P0) 2026-02-15 12:48:58 +01:00
tracks feat(web): propagate AbortSignal in TanStack Query hooks 2026-02-14 22:41:46 +01:00
upload/components fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
user/components fix(web): resolve all 568 TypeScript errors — tsc --noEmit now passes with zero errors 2026-02-13 00:32:08 +01:00
webhooks/api scalability: update feature API files to use service layer 2026-01-15 20:45:59 +01:00