Commit Graph

20 Commits

Author SHA1 Message Date
845be96b71 Fix linting errors, improve lint scripts 2026-02-24 16:31:22 +04:00
a6ca362876 Multi-line rendering for multi-value tags
E.g. opening hours, multiple phone numbers, ...
2026-02-24 14:50:39 +04:00
e980431c17 Add Wikipedia icon, support for filled SVGs 2026-02-24 13:25:17 +04:00
4fdf2e2fb6 WIP Add more icons 2026-02-24 13:04:15 +04:00
361a826e4f Improve nearby search
* Use regular expression queries for place types
* Add more place types
* Add relations
* Only return results with a name
2026-02-24 09:58:12 +04:00
323aab8256 Add more place types, refactor tag usage 2026-02-23 18:02:15 +04:00
2734f08608 Formatting 2026-02-20 12:38:57 +04:00
2aa59f9384 Fetch place details from OSM API, support relations
* Much faster
* Has more place details, which allows us to locate relations, in
  addition to nodes and ways
2026-02-20 12:34:48 +04:00
64ccc694d3 Prefer place name in UA/browser language
closes #16
2026-02-10 19:19:36 +04:00
42c5282844 Don't show GMaps link for private bookmarks 2026-01-27 13:46:43 +07:00
8c58a76030 Create new places
And find them in search
2026-01-27 12:58:23 +07:00
399ad1822d Humanize place type properly, refactor for other tags 2026-01-27 11:21:51 +07:00
b960ba0868 Unify button styles, improve sizing 2026-01-26 16:15:52 +07:00
9082fb9762 Fix template linting errors 2026-01-24 16:42:53 +07:00
0d5a0325f4 Allow editing of bookmarks/places 2026-01-24 16:15:48 +07:00
721fe5f01d Fix linting/formatting 2026-01-24 12:52:19 +07:00
f87d8bdda9 Improve save button styles 2026-01-23 16:51:53 +07:00
33a6469a19 Various layout and style improvements for place details 2026-01-23 12:41:27 +07:00
01c3b5a1ac Improve place details with icons 2026-01-21 16:10:22 +07:00
da3b5f2dd8 Move place details to dedicated component
With more place infos and formatting
2026-01-21 14:53:58 +07:00