- Add adminApi with full CRUD for users, companies, listings, oil-prices
- Add statsApi for fetching latest market price aggregates
- Add AdminTable component and /admin page for site management
- Add StatsPrice, UpdateUserRequest, UpdateOilPriceRequest types
- Add url field support in listing create/edit forms
- Update state SVG data for all 6 New England states
- Update county page to display richer listing info (phone, url, bio%)
- Misc layout and style updates across vendor and public routes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Regenerated all 16 Maine county boundaries from us_counties.json source data
with proper Mercator projection and latitude correction. Fixes viewBox to match
the standard 0 0 1000 600 used by the state page component.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>