|
|
34bc15cfa9
|
Only zoom out, not in, when fitting ways/relations
|
2026-02-24 22:27:52 +04:00 |
|
|
|
b3c733769c
|
Add app icon before app name in Settings header
CI / Lint (push) Successful in 26s
CI / Test (push) Successful in 39s
|
2026-02-24 18:52:07 +04:00 |
|
|
|
60b2548efd
|
Set up Gitea Actions/CI (#23)
CI / Lint (push) Successful in 19s
CI / Test (push) Successful in 33s
Reviewed-on: #23
|
2026-02-24 14:23:01 +00:00 |
|
|
|
2e632658ad
|
Fix warning
|
2026-02-24 16:43:06 +04:00 |
|
|
|
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 |
|
|
|
de1b162ee9
|
Different sidebar headers for nearby and full search
|
2026-02-24 12:49:07 +04:00 |
|
|
|
d827fe263b
|
Draw outlines/areas for ways and relations on map
|
2026-02-24 11:22:57 +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 |
|
|
|
f73677139d
|
Zoom to fit ways and relations into map view
|
2026-02-23 22:01:46 +04:00 |
|
|
|
d9645d1a8c
|
Fix search result subheadings
Should be address for non-nearby results
|
2026-02-23 20:28:03 +04:00 |
|
|
|
323aab8256
|
Add more place types, refactor tag usage
|
2026-02-23 18:02:15 +04:00 |
|
|
|
ecb3fe4b5a
|
Tweak sizes and layout for icon buttons
|
2026-02-23 16:50:34 +04:00 |
|
|
|
43b2700465
|
Don't start nearby search when unfocusing search by clicking map
|
2026-02-20 19:48:41 +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 |
|
|
|
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 |
|
|
|
39a7ec3595
|
Improve code based on linting
|
2026-02-10 19:20:38 +04:00 |
|
|
|
64ccc694d3
|
Prefer place name in UA/browser language
closes #16
|
2026-02-10 19:19:36 +04:00 |
|
|
|
55aecbd699
|
Apply same button-press effect to both header buttons
|
2026-02-10 18:51:26 +04:00 |
|
|
|
d30375707a
|
Prevent map search when zoomed out too much
It's usually an accidental click, and if not, the search radius/pulse
wouldn't be clearly visible.
|
2026-02-10 18:33:44 +04:00 |
|
|
|
53300b92f5
|
Re-add zoom controls
|
2026-02-10 17:47:03 +04:00 |
|
|
|
c37f794eea
|
Auto-locate user on first app launch
closes #17
|
2026-02-10 17:18:59 +04:00 |
|
|
|
3d982a6a7c
|
More kinetic panning optimizations
|
2026-01-27 15:04:25 +07:00 |
|
|
|
a0f132ec64
|
Disable kinetic panning on mobile by default, add setting for it
|
2026-01-27 14:23:43 +07:00 |
|
|
|
58bb8831f3
|
Prevent autofocus on mobile
Makes it difficult to fine-tune the location first
|
2026-01-27 14:06:26 +07:00 |
|
|
|
42c5282844
|
Don't show GMaps link for private bookmarks
|
2026-01-27 13:46:43 +07:00 |
|
|
|
8e3187f38d
|
Improve place-create button
|
2026-01-27 13:37:59 +07:00 |
|
|
|
a73e5cda6a
|
Clean up code comments
|
2026-01-27 13:25:54 +07:00 |
|
|
|
0212fa359b
|
Change console statements to debug or warn
|
2026-01-27 12:58:36 +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 |
|
|
|
156280950f
|
Refactor search results with dedicated route
|
2026-01-27 09:50:26 +07:00 |
|
|
|
e8af959be6
|
Improve search results layout/styling
|
2026-01-27 08:54:38 +07:00 |
|
|
|
2193f935cc
|
Change default center and zoom to show the world on desktop
|
2026-01-26 17:52:14 +07:00 |
|
|
|
b960ba0868
|
Unify button styles, improve sizing
|
2026-01-26 16:15:52 +07:00 |
|
|
|
b6484aee9d
|
Improve settings sidebar
|
2026-01-26 14:42:56 +07:00 |
|
|
|
911e6ddf38
|
Add setting for Overpass API provider
|
2026-01-24 20:47:55 +07:00 |
|
|
|
76dd8cdf24
|
Comment for app settings
|
2026-01-24 18:00:23 +07:00 |
|
|
|
1a2aae631d
|
Fix JS linting errors
|
2026-01-24 17:54:34 +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 |
|
|
|
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 |
|
|
|
f87d8bdda9
|
Improve save button styles
|
2026-01-23 16:51:53 +07:00 |
|