Commit Graph

5 Commits

Author SHA1 Message Date
288f81f631 fix: refine itinerary lodging placement and stay metadata
Align lodging cards with itinerary flow by rendering checkout stays before the timeline and check-in stays after it, while collapsing duplicate no-location stays. Tighten compact card metadata into a concise IN/OUT panel so stay details read cleanly without visual noise.
2026-03-07 20:18:26 +00:00
3af4f06944 feat: anchor lodging in itinerary days with boundary connectors 2026-03-07 17:28:03 +00:00
a3d12bf4b2 feat: refine itinerary flow and add OSRM connector metrics 2026-03-07 11:54:13 +00:00
246d836459 feat: redesign itinerary flow and add catppuccin mocha theme 2026-03-07 10:20:06 +00:00
df8d1adf15 Rename AdventureLog to Voyage and add fork attribution
- Replace all AdventureLog references with Voyage across ~102 files
  (7 case variants: AdventureLog, adventurelog, Adventurelog, ADVENTURELOG,
  AdventUrelog, AdventureLOG, adventure-log, adventure_log)
- Rename brand, static, and documentation assets to use voyage naming
- Rename install_adventurelog.sh → install_voyage.sh
- Update README.md and voyage_overview.md to credit AdventureLog as
  the upstream project and Sean Morley as its original creator
2026-03-06 11:05:26 +00:00