f1779131e8
Also load/init lists in anonymous mode
CI / Lint (pull_request) Failing after 22s
CI / Test (pull_request) Successful in 34s
2026-03-13 17:04:29 +04:00
37cf47b3dd
Properly handle place removals
...
CI / Lint (pull_request) Failing after 23s
CI / Test (pull_request) Successful in 36s
* Transition to OSM route or index instead of staying on ghost route/ID
(closes sidebar if it was a custom place)
* Ensure save button and lists are in the correct state
2026-03-13 15:33:29 +04:00
ff68b5addc
Move default yellow to var, add in list UI
2026-03-13 14:56:12 +04:00
990f3afa88
Fix lint errors
CI / Lint (pull_request) Successful in 21s
CI / Test (pull_request) Successful in 34s
2026-03-13 13:51:49 +04:00
b2220b8310
Close list dropdown when clicking outside of it
CI / Lint (pull_request) Failing after 25s
CI / Test (pull_request) Successful in 34s
2026-03-13 13:40:28 +04:00
a8613ab81a
Remove confirmation dialog when deleting place bookmarks
2026-03-13 13:27:01 +04:00
bcb9b20e85
WIP Add places to lists
2026-03-13 12:22:51 +04:00
7e94f335ac
Prevent zooming when selecting saved places
2026-03-11 18:16:24 +04:00
df336b87ac
Smart auto zoom for search/select
2026-03-11 17:51:26 +04:00
dbf71e366a
Further improve scrolling
2026-03-11 17:19:48 +04:00
bcc7c2a011
Improve bottom card scrolling on Android
2026-03-11 16:29:31 +04:00
b07640375a
Add some white space to place details bottom
CI / Lint (pull_request) Successful in 23s
CI / Test (pull_request) Successful in 39s
2026-03-11 16:07:37 +04:00
ffcb8219b0
Add email links
2026-03-11 15:22:34 +04:00
e01cb2ce6f
Add Facebook and Instagram links
2026-03-11 15:02:47 +04:00
34bc15cfa9
Only zoom out, not in, when fitting ways/relations
2026-02-24 22:27:52 +04:00
e019fc2d6b
Don't include roads and similar in nearby search
...
Meant to include bus stops, but have to be more specific when re-adding
2026-02-24 21:49:59 +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
9ac4273fae
Don't use outdated Overpass providers
2026-02-24 15:13:44 +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
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
1df77c2045
Tweak search box width on small screens
2026-02-24 12:21:03 +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
d827fe263b
Draw outlines/areas for ways and relations on map
2026-02-24 11:22:57 +04:00
1926e2b20c
Switch back to more reliable Overpass default
2026-02-24 11:05:25 +04:00
df1f32d8bd
More place type improvements
2026-02-24 11:05:02 +04:00
aa058bd7a3
Include places that only have localized names
...
For example "name" absent, but "name:en" present
2026-02-24 10:41:54 +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
8135695bba
Add waterways (e.g. river)
2026-02-23 21:58:45 +04:00
8217e85836
Improve display of boundaries like cities, states, etc.
2026-02-23 21:14:40 +04:00
d9645d1a8c
Fix search result subheadings
...
Should be address for non-nearby results
2026-02-23 20:28:03 +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
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
bcf8ca4255
Add service for Photon requests
2026-02-19 16:28:07 +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
ccaa56b78f
Remove remaining default tap highlights on mobiles
2026-02-10 18:44:41 +04:00