wrongmove/repositories
Viktor Barzin 4deed9911c
Add photo carousel to listing cards and fix tap-to-detail
Backend: include first 5 photo URLs from additional_info in GeoJSON
streaming response, with fallback to photo_thumbnail.

Frontend: replace single thumbnail with swipeable embla-carousel on
compact cards. Remove window.open on card tap so clicking opens the
detail bottom sheet instead of navigating to Rightmove.
2026-02-21 19:19:32 +00:00
..
__init__.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
decision_repository.py Add listing decisions (like/dislike) backend with detail endpoint 2026-02-21 15:49:10 +00:00
listing_repository.py Add photo carousel to listing cards and fix tap-to-detail 2026-02-21 19:19:32 +00:00
poi_repository.py Fix POI distance calculation reliability for remote/Celery execution 2026-02-08 20:11:12 +00:00
user_repository.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00