wrongmove/models
2026-02-21 16:08:02 +00:00
..
__init__.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
decision.py fix: remove duplicate alembic migration causing multiple heads on startup 2026-02-21 16:08:02 +00:00
listing.py Harden backend security: IDOR fix, error sanitization, rate limiter fallback, security headers 2026-02-08 19:42:30 +00:00
passkey_credential.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
poi.py Add POI and POIDistance data models with migration 2026-02-08 13:13:05 +00:00
poi_distance.py Add POI and POIDistance data models with migration 2026-02-08 13:13:05 +00:00
user.py Run alembic migrations on startup, fix User model, add POI travel sorting and streaming options 2026-02-08 18:50:13 +00:00