70 Commits

Author SHA1 Message Date
Josh-Dev-Quest
e7aeff7cdc
Merge branch 'dev' v1.0.0 2026-06-08 17:12:51 +02:00
Josh-Dev-Quest
65591c4433
Add .venv in .gitignore 2026-06-08 17:10:59 +02:00
Josh-Dev-Quest
b7675da67a
Add c4-diagramm 2026-06-08 06:43:49 +02:00
Josh-Dev-Quest
77ad8e3f29
Add description for mac/linux 2026-06-08 06:05:51 +02:00
768939c22f Add OpenAPI documentation 2026-06-07 23:24:39 +02:00
86c40aee91 Sanitize user text input 2026-06-07 23:08:29 +02:00
3288d14c33 Merge dev into main 2026-06-07 16:37:17 +02:00
a8207c4f7b Add setup guide and ignore local backend data 2026-06-05 16:53:10 +02:00
4de130e608 Add Markdown chapter content 2026-06-01 10:23:33 +02:00
7626417c46 Centralize page JavaScript and fix all-journeys map 2026-06-01 09:25:00 +02:00
4bf7dc2586 Add dark mode theme switcher 2026-06-01 08:27:50 +02:00
3cf07d0e1b Centralize readable app theme colors 2026-06-01 08:16:07 +02:00
c136f01f2e Add journey sharing and collaboration 2026-06-01 08:04:32 +02:00
770ab0e5df Add blog post image editing 2026-06-01 07:05:27 +02:00
806aedb984 Show and edit marker images 2026-06-01 03:41:30 +02:00
e4759b8961 Add marker image uploads 2026-06-01 03:18:36 +02:00
8d92d64fa3 Allow wrapped map panning 2026-06-01 02:54:36 +02:00
8179c17e22 Fix map world wrapping markers 2026-06-01 02:49:13 +02:00
Josh-Dev-Quest
14d108cf36
Updated requirements.txt 2026-04-02 15:48:00 +02:00
Josh-Dev-Quest
28321e6259
Add responsive design, not perfect but working 2026-03-29 15:02:05 +02:00
Josh-Dev-Quest
ea14d89584
Cleaned unused functions and files 2026-03-29 11:00:12 +02:00
Josh-Dev-Quest
a9ab42eda5
Working map journey editor and blog journey editor 2026-03-28 19:28:42 +01:00
Josh-Dev-Quest
0de91bf814
Unified the journeys and blogpost datastructure in the backend 2026-03-28 16:40:16 +01:00
Josh-Dev-Quest
241c962faf
First comment function implementation 2026-03-28 14:25:13 +01:00
Josh-Dev-Quest
e3724a4842
Moved authentification code into js/auth.js 2026-03-28 13:43:05 +01:00
Josh-Dev-Quest
fec4f513c8
Add login page and authentification JS 2026-03-27 21:20:07 +01:00
Josh-Dev-Quest
f88fed7c89
Add backend user authentification 2026-03-27 20:31:14 +01:00
Josh-Dev-Quest
bcc86be6c4
Merge branch 'blog-map-fusion' into dev 2026-03-27 20:17:56 +01:00
Josh-Dev-Quest
50aae732aa
Reworked blog overview website 2026-03-27 20:14:20 +01:00
Josh-Dev-Quest
4b09f09ccf
Unified pages navigation 2026-03-27 19:37:09 +01:00
e07547c449 added Open Props to blog-page.html, normalized poppins to match style with map-page. Background colors not adjusted to text yet. 2026-03-18 23:19:29 +01:00
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
471d629a93
Map page v1 2026-03-05 14:35:35 +01:00
Josh-Dev-Quest
2b2cd32847
FINISH V1: Crafted a working backend and frontent with deepseek. open page map-page.html and start backend app2.py 2026-03-01 19:04:16 +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
ba11d093cc
fix: remove duplicate body content and properly structure the page layout
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 18:35:15 +01:00
Josh-Dev-Quest
4b51448eb4
fix(map): improve map display styling
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 18:15:38 +01:00
Josh-Dev-Quest
e8298cf88d
The commit message should be:
feat: update clear markers functionality to use currentJourney and updateMarkersList

Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 18:10:14 +01:00
Josh-Dev-Quest
9603f87573
The changes involve restructuring the code to use an object for markers and adding new functionalities.
refactor: replace markers array with currentJourney object

Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 18:08:02 +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
a8281e0d20
fix: Fix journey ID comparison in delete endpoint
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 17:51:48 +01:00
Josh-Dev-Quest
2b4386c942
chore: remove create journey 2026-03-01 17:50:01 +01:00
Josh-Dev-Quest
ba352d4edd
fix: remove duplicate route and fix journey id matching
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
2026-03-01 17:45:42 +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
2e2ed1b217
style: simplify map area styles 2026-03-01 17:38:07 +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
0165e9a4bf
chore: update map library to leaflet and adjust styles 2026-03-01 16:43:38 +01:00