9af6636971
1.15.1
CI / Lint (push) Successful in 47s
CI / Test (push) Successful in 57s
v1.15.1
2026-03-17 16:30:18 +04:00
8ae7fd1fd8
Tweak font sizes
CI / Lint (push) Successful in 49s
CI / Test (push) Successful in 56s
2026-03-17 16:25:55 +04:00
cb3fbade39
Prevent unwanted zoom on iOS
CI / Lint (push) Successful in 48s
CI / Test (push) Successful in 56s
2026-03-17 16:17:16 +04:00
6dfd9765b4
1.15.0
CI / Lint (push) Successful in 53s
CI / Test (push) Successful in 56s
v1.15.0
2026-03-17 15:55:15 +04:00
45eb8f087d
Add linting to preversion script
2026-03-17 15:53:58 +04:00
3630fae133
Merge pull request 'Improve app menu sidebar, add separate subsections, more content' ( #31 ) from feature/app_menu into master
...
CI / Lint (push) Successful in 48s
CI / Test (push) Successful in 57s
Reviewed-on: #31
2026-03-17 11:52:42 +00:00
1116161e93
Add info/links for preferred contributions
CI / Lint (pull_request) Successful in 53s
CI / Test (pull_request) Successful in 56s
Release Drafter / Update release notes draft (pull_request) Successful in 18s
2026-03-17 15:48:11 +04:00
88eb0ac0c1
WIP About section
...
* Add fold-out sections for additional details
* Use table for Open Source info, add licenses
* Move link styles to CSS variables
2026-03-17 15:12:29 +04:00
6da004e199
Merge pull request 'Increase sidebar width, improve auto-panning' ( #30 ) from ui/autopan into feature/app_menu
...
Reviewed-on: #30
2026-03-17 09:20:46 +00:00
8877a9e1c8
Remove unnecessary whitespace
CI / Lint (pull_request) Successful in 49s
CI / Test (pull_request) Successful in 56s
Release Drafter / Update release notes draft (pull_request) Successful in 18s
2026-03-17 13:18:17 +04:00
03d6a86569
Increase sidebar width, improve auto-panning
...
CI / Lint (pull_request) Failing after 54s
CI / Test (pull_request) Has been cancelled
* Increase sidebar with on desktop to fit more content
* Move sidebar width to CSS variable
* Auto-pan when a selected place would be obstructed by the desktop
sidebar
* Consider the header obscuring selected places, too
* Only autopan when actually necessary
2026-03-17 13:14:21 +04:00
5baebbb846
Add details elements/sections to App Menu sidebar
...
Starting with some About details
2026-03-16 18:23:46 +04:00
dca2991754
Style dropdown menu form controls
2026-03-16 17:07:38 +04:00
aee7f9d181
Move Photon API URL to Settings
2026-03-16 17:07:24 +04:00
56a077cceb
Change release drafter token config
...
CI / Lint (push) Successful in 49s
CI / Test (push) Successful in 57s
Another day, another try
2026-03-16 16:24:40 +04:00
7e5a034cac
Merge pull request 'Prevent app icon loading when opening the app menu' ( #29 ) from dev/app-icon into master
...
CI / Lint (push) Successful in 47s
CI / Test (push) Successful in 56s
Reviewed-on: #29
2026-03-16 12:06:49 +00:00
5892bd0cda
Prevent app icon loading when opening the app menu
...
CI / Lint (pull_request) Successful in 50s
CI / Test (pull_request) Successful in 56s
Release Drafter / Update release notes draft (pull_request) Has been cancelled
Compile into app code by importing the icon in JS.
2026-03-16 16:02:57 +04:00
baaf027900
Fix missing token
...
CI / Lint (push) Successful in 48s
CI / Test (push) Successful in 57s
Hopefully
2026-03-14 16:57:52 +04:00
beb3d12169
Merge pull request 'Refactor app menu sidebar' ( #28 ) from feature/app_menu into master
...
CI / Lint (push) Successful in 48s
CI / Test (push) Successful in 57s
Reviewed-on: #28
2026-03-14 12:40:53 +00:00
a5aa396411
Merge branch 'master' into feature/app_menu
CI / Test (pull_request) Successful in 58s
Release Drafter / Update release notes draft (pull_request) Failing after 17s
CI / Lint (pull_request) Successful in 48s
2026-03-14 16:31:42 +04:00
21cb8e6cc2
Add release drafter workflow
CI / Lint (push) Successful in 54s
CI / Test (push) Successful in 1m8s
2026-03-14 16:31:22 +04:00
12ec7fcbbf
Add release drafter config
CI / Lint (push) Successful in 52s
CI / Test (push) Has been cancelled
2026-03-14 16:30:23 +04:00
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
3b71531de2
1.14.0
CI / Lint (push) Successful in 22s
CI / Test (push) Successful in 37s
v1.14.0
2026-03-14 13:06:07 +04:00
6ef7549ea9
Merge pull request 'Add places to default lists' ( #27 ) from feature/1-lists into master
...
CI / Lint (push) Successful in 25s
CI / Test (push) Successful in 38s
Reviewed-on: #27
2026-03-14 09:04:21 +00:00
9097c63a55
Upgrade places module to latest release
...
CI / Lint (pull_request) Successful in 25s
CI / Test (pull_request) Successful in 42s
... with lists support
2026-03-14 12:36:49 +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
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
466b1d5383
Comment dev config for remote access
CI / Lint (push) Successful in 20s
CI / Test (push) Successful in 34s
2026-03-11 18:26:45 +04:00
ea7cb2f895
1.13.3
CI / Lint (push) Failing after 18s
CI / Test (push) Successful in 29s
v1.13.3
2026-03-11 18:19:15 +04:00
7e94f335ac
Prevent zooming when selecting saved places
2026-03-11 18:16:24 +04:00
066ddb240d
1.13.2
CI / Lint (push) Failing after 23s
CI / Test (push) Successful in 34s
v1.13.2
2026-03-11 17:53:06 +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
6a83003acb
1.13.1
v1.13.1
2026-03-11 16:30:33 +04:00
bcc7c2a011
Improve bottom card scrolling on Android
2026-03-11 16:29:31 +04:00
19f04efecb
1.13.0
v1.13.0
2026-03-11 16:16:57 +04:00
c79bbaa41a
Merge pull request 'Add email, FB, Instagram to place details' ( #26 ) from feature/social_links into master
...
CI / Lint (push) Successful in 21s
CI / Test (push) Successful in 34s
Reviewed-on: #26
2026-03-11 12:11:13 +00: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
808c1ee37b
1.12.3
CI / Lint (push) Successful in 21s
CI / Test (push) Successful in 35s
v1.12.3
2026-02-24 22:28:56 +04:00
34bc15cfa9
Only zoom out, not in, when fitting ways/relations
2026-02-24 22:27:52 +04:00
ee5e56910d
1.12.2
CI / Lint (push) Successful in 21s
CI / Test (push) Successful in 37s
v1.12.2
2026-02-24 21:51:21 +04:00