Remove tracked generated files, fix map link on status page #4

Merged
kacerr merged 2 commits from fix/cleanup-and-map-link into main 2026-02-27 09:18:06 +00:00
Owner

Summary

  • Remove generated/data files from git tracking (byty_*.json, mapa_bytu.html, .DS_Store, settings.local.json) — already covered by .gitignore
  • Update .gitignore with mapa_bytu.html and .DS_Store
  • Fix "Otevřít mapu" link on scraper status page: //mapa_bytu.html

Test plan

  • Verify status page link leads to map
  • Verify generated files are no longer tracked after merge

🤖 Generated with Claude Code

## Summary - Remove generated/data files from git tracking (`byty_*.json`, `mapa_bytu.html`, `.DS_Store`, `settings.local.json`) — already covered by `.gitignore` - Update `.gitignore` with `mapa_bytu.html` and `.DS_Store` - Fix "Otevřít mapu" link on scraper status page: `/` → `/mapa_bytu.html` ## Test plan - [ ] Verify status page link leads to map - [ ] Verify generated files are no longer tracked after merge 🤖 Generated with [Claude Code](https://claude.com/claude-code)
littlemeat added 1 commit 2026-02-26 17:54:17 +00:00
- Remove byty_*.json, mapa_bytu.html, .DS_Store and settings.local.json from git tracking
  (already in .gitignore, files kept locally)
- Fix "Otevřít mapu" link on scraper status page: / → /mapa_bytu.html

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
littlemeat force-pushed fix/cleanup-and-map-link from 7d3021efbf to 0ea31d3013 2026-02-26 19:43:03 +00:00 Compare
littlemeat added 1 commit 2026-02-26 20:14:59 +00:00
- New listings (≤1 day) show yellow NEW badge instead of oversized marker
- Price filter changed from dropdown to text input (max 14M)
- Cap price filter at 14M in JS
- Remove unused regen_map.py
- Remove unused HTMLParser import in scrape_idnes.py

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
kacerr merged commit 57a9f6f21a into main 2026-02-27 09:18:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: littlemeat/maru-hleda-byt#4