Files
TREK/server
Maurice f512b7ea9e fix(atlas): count cities when the address contains a postal code
The visited-cities counter took the comma part right before the country, which
is the postal code in addresses like "Bucharest, 010071, Romania" — stripping
the digits left an empty string, so the city was never counted. Walk back from
the country and use the first part that still has letters after stripping the
postal noise.

Closes #940
2026-05-25 00:59:28 +02:00
..
2026-05-06 21:38:40 +02:00
2026-05-06 21:38:40 +02:00