Commit graph

207 commits

Author SHA1 Message Date
ed050d5be3 Feature: add bing maps (test), see #648 2024-01-28 05:10:13 +01:00
94f39e89fe Merge develop 2024-01-28 03:27:17 +01:00
c52f89f5e6 Fix typo in maproulette meaning 2024-01-26 18:20:05 +01:00
2e8b44659a Refactoring: convert language input element into svelte,remove many obsolete classes 2024-01-25 03:13:18 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
13ebcffab1 Fix: fix nearby drinking water fountain detection 2024-01-22 04:31:46 +01:00
c2001f17a5 Fix: don't crash if no features nearby 2024-01-22 03:45:06 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
ea06152473 Fix: correct default access assumption 2024-01-22 00:01:17 +01:00
59e76b9c6f Merge branch 'develop' into feature/velopark 2024-01-19 00:34:58 +01:00
8bcc8820ac Furhter improvements to velopark: better icons, improvements to loading 2024-01-17 18:08:23 +01:00
286fe72935 Fix: allow to link multiple mapillary-images 2024-01-16 23:56:16 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
ac12e85760 Merge branch 'develop' into feature/velopark 2024-01-16 04:52:16 +01:00
a9e145076d Chore: make method private, add tests 2024-01-16 04:35:35 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
2c773e3ea9 ExtraFunctions: closestN now can work with multiple layers to pick from 2024-01-16 04:23:37 +01:00
c298e16f02 ExtraFunctions: closestN now can work with multiple layers to pick from 2024-01-16 04:12:13 +01:00
e731c677b9 Scripts: add velopark export script 2024-01-16 04:07:02 +01:00
7445ad5fc2 Fix crash if there are no photos in the velopark data 2024-01-15 00:13:25 +01:00
250eede658 Velopark: add first sync tool 2024-01-13 05:24:56 +01:00
f2d470ff2e Remove obsolete log 2024-01-13 02:54:39 +01:00
9655f8a092 A11y: reset zoom (chromium-browsers only) when getting back to the map or when opening a picture 2024-01-11 04:44:20 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
d95e40e1c7 Refactoring: remove some more of the deprecated, old-style svg-images 2024-01-11 04:44:20 +01:00
riQQ
b4b2943c93
Fix link in documentation 2024-01-10 15:08:48 +01:00
1b14605697 Remove obsolete logging command 2024-01-08 18:22:02 +01:00
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
3d54a8392b Fix: improve parsing of possible mapillary values 2024-01-02 18:06:25 +01:00
bc96288d3d Fix: reviews need an uncertainty 2024-01-01 20:20:21 +01:00
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
1a81904bce Fix tests 2023-12-31 15:22:39 +01:00
d8c22ca6be Speedup loading of opening hours; add slope measurements to stairs 2023-12-31 14:09:25 +01:00
3cf6ebbb69 Fix build 2023-12-30 16:33:52 +01:00
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +01:00
0733c46fcb Fix undefined error in DirectionIndicator 2023-12-26 12:35:51 +01:00
4a6d79cb65 I18N: include 'usersettings' in zenlinks 2023-12-26 12:09:48 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
6da72b80ef More work on A11y 2023-12-21 17:36:50 +01:00
319c0e2573 Chore: Housekeeping 2023-12-21 01:46:18 +01:00
7e852dd7e3 Move various tabs into buttons, more work on a11y 2023-12-20 02:50:08 +01:00
f51b51c491 Merge master 2023-12-19 23:04:37 +01:00
5fa2ddd9c1 A11y: various improvements 2023-12-19 22:21:34 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
e9268bfc49 Move Orientation into sensors directory, attempt to fix 'NaN' in slope input 2023-12-18 01:58:58 +01:00
82409984dc Better compass arrow 2023-12-18 01:30:02 +01:00
22c173aac2 Remove fake measurements from orientation 2023-12-16 01:39:29 +01:00
7a3cb9fbdd Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +01:00
af4d9bb2bf A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00