78d7aeba2c
Refactor app menu sidebar
...
* Rename to "app menu" across code
* Move content to dedicated sections/components, introduce app menu links
* Use CSS variable for hover background color across the app
2026-03-14 16:24:36 +04:00
ec0d5a30f9
Extract icon imports to separate util
...
CI / Lint (pull_request) Successful in 28s
CI / Test (pull_request) Successful in 43s
So icons can be used from anywhere, e.g. map component JS
2026-03-14 12:28:17 +04:00
bcb9b20e85
WIP Add places to lists
2026-03-13 12:22:51 +04:00
e01cb2ce6f
Add Facebook and Instagram links
2026-03-11 15:02:47 +04:00
7bcb572dbf
If place key's value is "yes", display key instead
...
For example, building=yes with no other useful tags (e.g. amenity) will
show as Building now
2026-02-24 11:46:59 +04:00
df1f32d8bd
More place type improvements
2026-02-24 11:05:02 +04:00
8135695bba
Add waterways (e.g. river)
2026-02-23 21:58:45 +04:00
688e8eda8d
Add more place types
2026-02-23 20:16:24 +04:00
323aab8256
Add more place types, refactor tag usage
2026-02-23 18:02:15 +04:00
64ccc694d3
Prefer place name in UA/browser language
...
closes #16
2026-02-10 19:19:36 +04:00
399ad1822d
Humanize place type properly, refactor for other tags
2026-01-27 11:21:51 +07:00
1a2aae631d
Fix JS linting errors
2026-01-24 17:54:34 +07:00
b989a26903
Load places based on map bounds
2026-01-17 20:10:43 +07:00
5f6a13386b
WIP show POI list on click, save to RS
2026-01-16 11:35:33 +07:00