Commit graph

11 commits

Author SHA1 Message Date
Viktor Barzin
eafbc1ac52
Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/
The crawler subdirectory was the only active project. Moving it to the
repo root simplifies paths and removes the unnecessary nesting. The
vqa/ and immoweb/ directories were legacy/unused and have been removed.

Updated .drone.yml, .gitignore, .claude/ docs, and skills to reflect
the new flat structure.
2026-02-07 23:01:20 +00:00
Viktor Barzin
073020c6d2
reduce size of json by pulling interesting fields above instead of relying on the entire thing 2025-06-09 21:46:33 +00:00
Viktor Barzin
296a4e7603
bugfix fetching transactions to make use of db cache 2025-06-09 21:45:29 +00:00
Viktor Barzin
e50f33ed14
filter out for furnished properties only 2025-06-03 20:02:29 +00:00
Viktor Barzin
1c77c78518
add price history in the ui if theres more than 1 price history 2025-06-01 18:13:29 +00:00
Viktor Barzin
8b90ecde11
add filter for last seen days 2025-06-01 15:26:38 +00:00
Viktor Barzin
11315359d2
reuse query params when exporting to immoweb and allow filtering from available date 2025-06-01 15:17:14 +00:00
Viktor Barzin
c543be7ff6
add let date available from parameter 2025-06-01 00:51:44 +00:00
Viktor Barzin
de1416de7e
add last seen in immoweb 2025-05-31 23:32:59 +00:00
Viktor Barzin
c7a2b23967
upgrade immoweb mapboxgl to 3.12.0 and add on click events for listings 2025-05-31 21:55:52 +00:00
Viktor Barzin
151da16c27
add immoweb ui 2025-05-26 19:41:36 +00:00