wrongmove/frontend/src/services
Viktor Barzin d90fa38776
Add frontend performance metrics pipeline to Prometheus
Collect browser-side worker round-trips, computation times, main-thread
operations, and feature counts, batch them client-side, and expose as
Prometheus histograms via a new POST /api/perf endpoint.
2026-02-22 17:30:29 +00:00
..
__tests__ Add comprehensive test suite: 219 new tests across backend and frontend 2026-02-10 21:59:45 +00:00
apiClient.ts Auto-redirect to login on 401 API responses 2026-02-13 21:16:53 +00:00
decisionService.ts feat: add frontend decision service and types 2026-02-21 13:51:12 +00:00
healthService.ts Show last listing update time next to connection status in header 2026-02-17 19:54:15 +00:00
index.ts Add frontend performance metrics pipeline to Prometheus 2026-02-22 17:30:29 +00:00
listingDetailService.ts Add tappable cards, detail bottom sheet, swipe gestures, and favorites view 2026-02-21 15:49:15 +00:00
listingService.ts Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
perfCollector.ts Add frontend performance metrics pipeline to Prometheus 2026-02-22 17:30:29 +00:00
poiService.ts Add bulk POI distances endpoint for decoupled loading 2026-02-22 13:29:35 +00:00
streamingService.ts Eliminate frontend POI waterfall for faster initial load 2026-02-22 13:31:10 +00:00
taskService.ts Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00