17 Commits

Author SHA1 Message Date
3f5fdc2ff7 Added basic html, js and css for blogpost page. Still mainly vibe code, need to review later. Backend not yet updated. Added venv and requirements. 2026-03-12 00:33:49 +01:00
Josh-Dev-Quest
a7474a8c64
fix(remove): Remove duplicate body content and merge conflicts
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 18:48:39 +01:00
Josh-Dev-Quest
942de8c297
feat: add marker list ordering in sidebar with clickable zoom
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 18:05:16 +01:00
Josh-Dev-Quest
e0653c654b
refactor: switch from maplibregl to Leaflet 2026-03-01 18:00:03 +01:00
Josh-Dev-Quest
a36ea77fb1
feat: add journey creation functionality
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 17:40:11 +01:00
Josh-Dev-Quest
6ba26cb792
feat: add journey path drawing functionality
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 17:04:14 +01:00
Josh-Dev-Quest
64e8728ea4
The commit message is:
feat: add journey path drawing with markers and path updating

Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 17:00:49 +01:00
Josh-Dev-Quest
2c1ba684c0
feat: add journey creation with title, description, and marker management
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 16:54:39 +01:00
Josh-Dev-Quest
6c4599dffc
refactor: switch from maplibregl to Leaflet
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 16:18:56 +01:00
Josh-Dev-Quest
f94ecc9ef8
The changes include adding CORS support in the backend and updating the map style URL to include an access token. These are new features.
feat: add CORS support and update map style URL

Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 16:12:55 +01:00
Josh-Dev-Quest
a20036e67c
feat: improve mapping functionality with markers, path, CORS
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 16:12:00 +01:00
Josh-Dev-Quest
33c25f01ef
fix: initialize map properly in main.js
Co-authored-by: aider (ollama_chat/qwen3:30b-a3b-instruct-2507-q4_K_M) <aider@aider.chat>
2026-03-01 15:55:59 +01:00
Josh-Dev-Quest
c005a6f1ea
fix: refactor journey management and add backend integration
Co-authored-by: aider (ollama_chat/qwen3:30b-a3b-instruct-2507-q4_K_M) <aider@aider.chat>
2026-03-01 15:41:17 +01:00
Josh-Dev-Quest
99c22987e3
Map is displayed and interactive 2026-02-27 07:10:06 +01:00
Josh-Dev-Quest
b4fae21038
Basic project structure and some drafts 2026-02-26 12:11:59 +01:00
Josh-Dev-Quest
f98c74d515
feat: add journey map marker creation and editing 2026-02-23 06:34:32 +01:00
Josh-Dev-Quest
32fa54196a
Add folder structure 2026-02-10 17:51:44 +01:00