Commit Graph

54 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
95e9c621a5 Fix sidebar link layout issue 2026-02-24 13:31:11 +04:00
e980431c17 Add Wikipedia icon, support for filled SVGs 2026-02-24 13:25:17 +04:00
1df77c2045 Tweak search box width on small screens 2026-02-24 12:21:03 +04:00
ecb3fe4b5a Tweak sizes and layout for icon buttons 2026-02-23 16:50:34 +04:00
00454c8fab Integrate the menu button in the search box
Allows us to make the search box wider, too
2026-02-20 18:35:01 +04:00
bf12305600 Add full-text search
Add a search box with a quick results popover, as well full results in
the sidebar on pressing enter.
2026-02-20 12:39:04 +04:00
55aecbd699 Apply same button-press effect to both header buttons 2026-02-10 18:51:26 +04:00
ccaa56b78f Remove remaining default tap highlights on mobiles 2026-02-10 18:44:41 +04:00
53300b92f5 Re-add zoom controls 2026-02-10 17:47:03 +04:00
8e3187f38d Improve place-create button 2026-01-27 13:37:59 +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
104a742543 Use dark grey for all text, change theme color 2026-01-27 11:00:06 +07:00
06b47d96a7 Fix search results scrolling behavior 2026-01-27 08:54:42 +07:00
e8af959be6 Improve search results layout/styling 2026-01-27 08:54:38 +07:00
0decb4cf1b Optimize animations on iOS 2026-01-26 17:52:41 +07:00
653e44348c Fix auto-zoom when focussing form field on iOS 2026-01-26 17:01:29 +07:00
d9b2a17b91 Noto serif or no serif 2026-01-26 16:46:07 +07:00
713d9d53e6 Styling optimizations 2026-01-26 16:32:16 +07:00
e0ea0ca988 Prevent mobile Safari from resizing text 2026-01-26 16:23:46 +07:00
924484a191 Set base font size explicitly 2026-01-26 16:16:47 +07:00
b960ba0868 Unify button styles, improve sizing 2026-01-26 16:15:52 +07:00
1a643e980d Fix location of additional map controls 2026-01-26 16:02:23 +07:00
b6484aee9d Improve settings sidebar 2026-01-26 14:42:56 +07:00
1a96f95c82 Hide settings pane on outside click, render above places pane 2026-01-24 21:06:50 +07:00
911e6ddf38 Add setting for Overpass API provider 2026-01-24 20:47:55 +07:00
e61dc00725 Restore some lost styles 2026-01-24 20:47:42 +07:00
94b7959fd8 Fix CSS linting, organize properly 2026-01-24 17:47:37 +07:00
9082fb9762 Fix template linting errors 2026-01-24 16:42:53 +07:00
0f44f42c23 Add settings/about pane 2026-01-24 16:18:39 +07:00
0d5a0325f4 Allow editing of bookmarks/places 2026-01-24 16:15:48 +07:00
e8f7e74e40 WIP Add settings/about pane 2026-01-24 14:33:00 +07:00
9a02363515 Move all map controls to bottom right corner 2026-01-24 14:16:08 +07:00
f28be0c994 Add user/accounts menu, RS connect 2026-01-24 13:51:29 +07:00
721fe5f01d Fix linting/formatting 2026-01-24 12:52:19 +07:00
518685b7dc Improve secondary btn style 2026-01-24 11:17:07 +07:00
f87d8bdda9 Improve save button styles 2026-01-23 16:51:53 +07:00
f17f8ca17b Use feather icons in sidebar header 2026-01-23 15:49:59 +07:00
33a6469a19 Various layout and style improvements for place details 2026-01-23 12:41:27 +07:00
be921cf3ca Prevent pull-to-refresh on mobile 2026-01-21 19:57:34 +07:00
fa4115b714 Pan map on mobile when pin obscured by sidebar 2026-01-21 19:38:55 +07:00
c61c2c0e7a Show map pin for currently selected place 2026-01-21 19:07:35 +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
001e9f468e Remove tap highlight colors 2026-01-19 17:02:36 +07:00
c31b656401 Add geolocation (locate me) 2026-01-19 16:53:34 +07:00
452ea8e674 Add pulse animation for POI search 2026-01-18 19:02:30 +07:00
fad1eae552 Refactor to use routes, make POIs linkable 2026-01-16 13:44:36 +07:00