No description
Find a file
Sam ac63370876 Fix geocoding for "City,Country" format (e.g. Rab,Croatia)
Split location on comma, search for city name, then filter results
by country name/code to find the correct match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 17:48:45 +01:00
server Fix geocoding for "City,Country" format (e.g. Rab,Croatia) 2026-03-02 17:48:45 +01:00
web Fix: Setup-Wizard Redirect + market_news Migration 2026-03-02 16:32:43 +01:00
.gitignore refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
.gitlab-ci.yml refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
docker-compose.yml feat: Setup Wizard for first-run configuration 2026-03-02 16:06:10 +01:00
Dockerfile refactor: complete rewrite as React+FastAPI dashboard 2026-03-02 01:48:51 +01:00
requirements.txt fix: replace passlib with direct bcrypt to fix password hashing crash 2026-03-02 16:20:36 +01:00
SETUP.md Initial commit 2026-02-13 00:24:31 +01:00