Commit graph

14432 commits

Author SHA1 Message Date
3f2e48e4aa UX: stepwise search in panoramax: allow wider FOV when nearby 2025-05-06 01:46:06 +02:00
875b3a3ea8 UX: plantnet shows better error message if no plant is detected 2025-05-06 01:45:39 +02:00
ea640468e8 Chore: code cleanup 2025-05-06 01:44:38 +02:00
9186479cae UX: fix language picker size on app landing page; only show supported languages 2025-05-06 01:44:22 +02:00
07af8c1aea Themes(artwork): ask for 'subject:wikidata', fix #1955 2025-05-05 00:58:29 +02:00
b5c7c1eb05 UX: Wikidata-input now uses multi-input by default 2025-05-05 00:57:25 +02:00
63b96e97bb Fix: fix tests 2025-05-04 12:08:57 +02:00
48033768fb Chore: translation reset 2025-05-04 03:58:47 +02:00
3b2a5e473f Scripts: fix android build 2025-05-04 03:57:43 +02:00
6bdda9fb12 Themes(GRB): fix detection of overlapping buildings 2025-05-04 03:56:44 +02:00
915b732204 UX: set wider FOV when searching panoramax 2025-05-04 03:29:15 +02:00
e634d7dfc5 chore(release): 0.51.5 2025-05-04 03:15:41 +02:00
5f22b90bd8 Fix: actually show data 2025-05-04 03:13:09 +02:00
8e3d1001cc Merge branch 'master' into develop 2025-05-04 03:02:10 +02:00
a03ddcd201 chore(release): 0.51.4 2025-05-04 03:01:56 +02:00
dfbdadc174 chore: automated housekeeping... 2025-05-04 03:01:20 +02:00
7324f71ee3 Fix: fix build, use correct path 2025-05-04 02:46:18 +02:00
156493ef06 UX: attempt to fix #2394 2025-05-04 02:37:57 +02:00
4604fc62e5 Refactoring: rename to avoid shadowing 2025-05-04 02:30:46 +02:00
a9cbcbf19c Scripts: remove unneeded patch NSI 2025-05-04 01:36:44 +02:00
c6795e21cf Merge branch 'master' into develop 2025-05-04 01:11:21 +02:00
1b64774b3b UX: show 'upload image from device' on desktop, add icon, attempt to fix "open camera" on ddg-browser, see #2406 2025-05-04 01:10:16 +02:00
76ca51f278 UX: add flex wrap to taghint 2025-05-04 01:07:13 +02:00
22b377a37f Fix: fix 'flyto' when clicking a previously visited element 2025-05-03 23:54:00 +02:00
511d20eb34 chore: automated housekeeping... 2025-05-03 23:50:24 +02:00
612e71a4b6 Studio: fix bug which prevented saving, allow setting a 'snapName' 2025-05-03 23:44:08 +02:00
f801e89fc1 UX: show rivers and streams in MapComplete sunny, see #2398 2025-05-03 23:43:38 +02:00
eb7a7ad63c Scripts: improve help text for removeTranslationString.ts 2025-05-03 23:43:13 +02:00
097e07c747 Themes: fix faulty builtin question for wikipedia: actually show the article if one exists 2025-05-03 23:42:29 +02:00
d4fef12b49 Scripts: better deploy of android version 2025-05-03 22:56:20 +02:00
c5ef64c5d2 UI: improve app landing page, add translations 2025-05-03 22:56:05 +02:00
7342acb410 Chore: translation sync 2025-05-03 22:55:47 +02:00
8de993965e Chore: android build: only on releases 2025-05-03 22:16:41 +02:00
c8d39f466e Chore: android build: slim down 2025-05-03 22:15:31 +02:00
68f8ed465f Merge pull request 'Italian translation of layers and themes' (#2409) from loviuz/MapComplete:develop into develop
Reviewed-on: MapComplete/MapComplete#2409
Reviewed-by: Pieter Vander Vennet <pietervdvn@posteo.net>
2025-05-03 18:09:06 +02:00
d2f1afe61c Chore: (attempt to) fix android build 2025-05-03 18:06:32 +02:00
loviuz
08cb89b6bd Italian layers update 2025-05-03 17:06:00 +02:00
7a370c6bd6 Chore: (attempt to) fix android build 2025-05-03 16:55:49 +02:00
7607ce8f38 Chore: (attempt to) fix android build 2025-05-03 16:24:13 +02:00
f50a7f6aac Chore: (attempt to) fix android build 2025-05-03 15:36:51 +02:00
82905fee3f Chore: fix android build 2025-05-03 15:23:17 +02:00
07d5c85971 Chore: fix build 2025-05-03 12:59:18 +02:00
d322cba3b3 Chore: translation reset 2025-05-03 12:40:26 +02:00
d1c4b785bb chore(release): 0.51.3 2025-05-03 12:34:58 +02:00
12b1775b7e Scripts: attempt to get android build working 2025-05-03 12:33:13 +02:00
9d19cdcec2 Merge pull request 'Make estimateNumberOfImages work for non-string values' (#2405) from ilja_space/MapComplete:fix_pictures_not_showing into develop
Reviewed-on: MapComplete/MapComplete#2405
2025-05-03 12:23:55 +02:00
c7527232bc Merge branch 'develop' 2025-05-03 12:16:58 +02:00
a91ea626a7 Themes(vending_machine): add menstrual_products 2025-05-03 12:16:50 +02:00
ilja space
df40dc1ba7 Make estimateNumberOfImages work for non-string values
Images didn't load. When getting to `v.startsWith(prefix)`, this would fail when `v` isn't a string.

For example for node <http://127.0.0.1:1234/theme.html?layout=artwork&z=18.3&lat=51.14639600620251&lon=3.112295470573372#node/12800197366>
we can see that the tags include `changeset: 165629229, uid: 14124839, version: 2`...

There was already a check to see if there is a value (or was it meant as a check for empty string?),
now we also check more specifically if this value is a string.

Maybe `if (typeof(v) !== 'string')` would also work (without `!v || `),
but then it won't match on empty string any more, and I don't know if that was the goal or not.
2025-05-03 10:26:06 +02:00
75e8f40645 Fix: move validation error to validateLayer, make only a warning 2025-05-02 23:46:49 +02:00