veza/apps/web/src
senke 8efd398239 refactor(frontend): eliminate ~45 'any' types in production code
CLN-04: Replaced any with unknown, proper interfaces, or concrete
types across 17 files. Focus: error handlers, API responses,
WebSocket data, and function parameters.
2026-02-22 17:44:49 +01:00
..
__tests__ chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
app chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
components refactor(frontend): eliminate ~45 'any' types in production code 2026-02-22 17:44:49 +01:00
config fix(streaming): ensure HLS audio chain works end-to-end 2026-02-18 12:42:42 +01:00
context chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
docs refactor(frontend): document chat store as single source of truth 2026-02-15 16:02:14 +01:00
features refactor(frontend): eliminate ~45 'any' types in production code 2026-02-22 17:44:49 +01:00
hooks refactor(frontend): eliminate ~45 'any' types in production code 2026-02-22 17:44:49 +01:00
lib incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
locales chore: remove dead code (Education, Studio, Gamification) (P2) 2026-02-16 11:03:27 +01:00
mocks feat(commerce): replace mock purchases with real API calls 2026-02-22 17:44:29 +01:00
providers refactor(frontend): simplify TokenStorage usage for httpOnly cookie auth 2026-02-15 16:04:42 +01:00
router feat(checkout): add CheckoutSuccessView, CheckoutErrorView and getOrder 2026-02-22 14:42:15 +01:00
schemas incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
services refactor(frontend): eliminate ~45 'any' types in production code 2026-02-22 17:44:49 +01:00
stores chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
stories docs: update Welcome.mdx and deprecate Kodo references in docs 2026-02-17 17:05:33 +01:00
styles docs: update Welcome.mdx and deprecate Kodo references in docs 2026-02-17 17:05:33 +01:00
test fix(frontend): resolve failing tests for v0.101 2026-02-19 12:07:02 +01:00
types feat(marketplace): add review API to frontend 2026-02-22 16:09:04 +01:00
utils refactor(frontend): eliminate ~45 'any' types in production code 2026-02-22 17:44:49 +01:00
index.css fix(ui): add --duration-fast and --duration-normal aliases for Sumi 2026-02-17 17:03:01 +01:00
main.tsx chore(web): remove console.log in prod, address TODO/FIXME for v0.101 2026-02-19 19:01:42 +01:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts fix(security): add JWT auth to HLS endpoints (audit 1.3, P0) 2026-02-15 12:48:58 +01:00