sw-fe/src/components/Map
Your Name a3903906df Integrate smart feed and unified search
- Update fetchSmartFeed() to call backend /api/smart-feed
- Update fetchUnifiedSearch() to call backend /api/unified-search
- Replace fetchPosts() with fetchSmartFeed() in usePostsEngine
- Add /api/unified-search as primary search endpoint
- Search now queries posts, profiles, and places together
- Map now shows personalized and trending posts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 11:32:59 -05:00
..
MapControls.jsx update frontend 2025-12-21 01:03:57 -05:00
MapView.jsx Fix marker stability and reduce image preview size 2025-12-22 22:51:05 -05:00
TemplateMarkerCard.jsx pas pire 2025-12-18 14:53:39 -05:00
mapConfig.js j essais de fix 2025-12-16 22:47:17 -05:00
mapFilter.js j essais de fix 2025-12-16 22:47:17 -05:00
mapGeo.js toit marche 2025-12-19 13:04:18 -05:00
markerManager.js Fix marker stability and reduce image preview size 2025-12-22 22:51:05 -05:00
templateSpecs.js Add image upload and category icons to map cards 2025-12-22 22:36:20 -05:00
useMapCore.js Fix map center drift by using geographic center instead of bounds center 2025-12-22 23:05:44 -05:00
usePostsEngine.js Integrate smart feed and unified search 2025-12-23 11:32:59 -05:00
useRealtimeStream.js Integrate smart feed and unified search 2025-12-23 11:32:59 -05:00
useUserPosition.js j essais de fix 2025-12-16 22:47:17 -05:00