|
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 |
|
|
fdde0aaeb3
|
A11y: add labels to previously unlabeled buttons, fix order
|
2023-12-14 18:25:35 +01:00 |
|
|
8a7d8a43ce
|
Accessibility: add (translatable) aria labels, update to translation system, see #1181
|
2023-12-12 19:18:59 +01:00 |
|
|
7947fc3fbc
|
Performance: move OH-calculations to idleCallback, prevents stutter
|
2023-12-12 13:28:07 +01:00 |
|
|
94e07d5b13
|
Refactoring: allow to reuse units, move all units into central file
|
2023-12-12 03:47:20 +01:00 |
|
|
7f6c1f06e2
|
Fix: improve error message
|
2023-12-12 03:42:56 +01:00 |
|
|
8ae4d810d6
|
Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser
|
2023-12-07 21:57:20 +01:00 |
|
|
09993c2e44
|
Feature: load HD-images from mapillary in preview
|
2023-12-07 01:04:43 +01:00 |
|
|
4ee83cfe5c
|
Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte
|
2023-12-06 17:27:30 +01:00 |
|
|
4bfd7e6b3b
|
Fix tests
|
2023-12-06 01:29:32 +01:00 |
|
|
d7413e8228
|
Feature: add zoomable image when clicked
|
2023-12-05 18:37:06 +01:00 |
|
|
4197ec0055
|
Merge pull request #1731 from pietervdvn/feature/favourites
Feature/favourites
|
2023-12-05 00:12:29 +01:00 |
|
|
d3895800f3
|
Favourites: some fixes to rendering the title
|
2023-12-05 00:04:29 +01:00 |
|
|
e6f0b8024d
|
Allow for a layer to not have a marker when loading from studio
|
2023-12-05 00:04:11 +01:00 |
|
|
3135b83598
|
Update tag totals, sort title tags by popularity to give the most precise title
|
2023-12-04 16:10:05 +01:00 |
|
|
56a23deb2d
|
Favourites: improve overview, update all features from OSM when loading
|
2023-12-03 20:03:47 +01:00 |
|
|
1a9a5b45c1
|
Fixes to favourites
|
2023-12-03 04:49:28 +01:00 |
|
|
d959b6b40b
|
Merge develop
|
2023-12-03 04:44:59 +01:00 |
|
|
a350410520
|
Favourites: tweaking overview; fix upload of properties
|
2023-12-03 04:20:56 +01:00 |
|
|
ab5ec29c02
|
Core: improve typing of mapD
|
2023-12-03 03:51:18 +01:00 |
|
|
7680c2791b
|
Merge master
|
2023-12-03 02:51:43 +01:00 |
|
|
804005e402
|
UX: add link to Mapillary, fix #1637
|
2023-12-02 03:12:34 +01:00 |
|
|
60efd0844f
|
Housekeeping
|
2023-12-01 15:23:28 +01:00 |
|
|
473931891c
|
Favourites: include _all_ tagRenderings
|
2023-11-30 00:39:55 +01:00 |
|
|
8f7b731d29
|
Fix: actually include _all_ features
|
2023-11-30 00:31:26 +01:00 |
|
|
595503cfc3
|
Fix: improve optimization; add tests
|
2023-11-30 00:30:46 +01:00 |
|
|
2c662c9578
|
Themes: add icons, add 'auto'-title-icons
|
2023-11-29 17:05:45 +01:00 |
|
|
78238dccc7
|
Logic: enable to re-export tagsFilter as TagsConfig; improve optimization for comparingTag
|
2023-11-29 14:29:11 +01:00 |
|
|
d0ebd0e233
|
Merge develop
|
2023-11-27 16:05:41 +01:00 |
|
|
ff47d75d41
|
Fix: re-enable speed and heading in GPS-cursor
|
2023-11-23 17:16:03 +01:00 |
|
|
3ce21f61cb
|
Favourites: stabilize preferences and adding/removing favourites
|
2023-11-23 17:06:30 +01:00 |
|
|
2c735f3be8
|
Fix tests
|
2023-11-23 16:13:26 +01:00 |
|
|
b69c2de3f4
|
Fix: actually apply preferred background layer
|
2023-11-23 15:56:45 +01:00 |
|
|
f7d19bcc02
|
Housekeeping
|
2023-11-23 15:47:16 +01:00 |
|
|
f9827dd6ae
|
Feature: add favourite
|
2023-11-22 19:39:19 +01:00 |
|
|
d638237e38
|
Rewrite index page in svelte, rewrite language picker in Svelte, fix #1612
|
2023-11-19 01:07:05 +01:00 |
|
|
48171d30f5
|
UX: add possibility to select map features by only using the keyboard, see #1181
|
2023-11-16 03:32:04 +01:00 |
|
|
7469a0d607
|
Propagate class for generated SVG-images
|
2023-11-16 03:31:16 +01:00 |
|
|
40d32890fe
|
Tighter bounds for dynamicTileSource
|
2023-11-15 04:13:02 +01:00 |
|
|
e9a511e5bd
|
Performance: fix stuttering at low zoom
|
2023-11-15 03:59:02 +01:00 |
|
|
03d976c567
|
Performance: fix PDF export for maps with many items
|
2023-11-14 16:24:49 +01:00 |
|
|
818f3e9017
|
Docs: improve tag output
|
2023-11-13 03:16:24 +01:00 |
|
|
f8fa1841e4
|
Fix: facade gardens: restore forgottne rendering
|
2023-11-12 13:03:07 +01:00 |
|
|
7d3e5b6133
|
Fix error
|
2023-11-11 14:52:01 +01:00 |
|
|
70423773be
|
Feature: add giggity support for SOTM
|
2023-11-11 14:35:45 +01:00 |
|
|
3439e88d38
|
Chore: updates and generated resources
|
2023-11-09 16:31:23 +01:00 |
|
|
906fa1b1db
|
UX/Studio: improvements to UX, introduce 'expert' mode
|
2023-11-07 02:13:16 +01:00 |
|
|
8a9650c737
|
Feature: add SVG for 3D-printing
|
2023-11-06 12:44:58 +01:00 |
|
|
e79a0fc81d
|
Studio: improvements after user test
|
2023-11-02 04:35:32 +01:00 |
|
|
29ff09024f
|
Merge develop
|
2023-10-30 16:32:43 +01:00 |
|
|
3aa9a21dea
|
Studio: theme editing
|
2023-10-30 13:45:44 +01:00 |
|
|
7c6ebc959c
|
Merge branch 'master' into develop
|
2023-10-30 13:45:02 +01:00 |
|
|
9ee3343426
|
chore: automated housekeeping...
|
2023-10-30 13:44:27 +01:00 |
|
|
8bc555fbe0
|
Studio: add slideshow, add useability tweaks
|
2023-10-24 22:01:27 +02:00 |
|
|
b7a88ced70
|
Docs: improve documentation of duplicates and UIEventSource
|
2023-10-24 21:40:34 +02:00 |
|
|
0a82dd0edf
|
Fix: fix #1684; add 'openid' to auth-tokens (will be needed in the future for geovisio integration)
|
2023-10-24 00:42:11 +02:00 |
|
|
b85b2ace0b
|
Fix: force downloading (without cache) before uploading
|
2023-10-23 00:46:16 +02:00 |
|
|
480956d45d
|
Fix: fixes to etymology: load wikidata on mobile (which uses m.wikidata.org, tripping the CSP); fix 'upload image of the streetsign' parameters
|
2023-10-22 00:51:43 +02:00 |
|
|
44c1548e89
|
Studio: UX-improvements after user testing
|
2023-10-21 09:35:54 +02:00 |
|
|
bc37deafb5
|
UX: add button for safari users which links to explanation on how to enable geolocation
|
2023-10-20 22:21:36 +02:00 |
|
|
12059bbc1a
|
Merge master
|
2023-10-20 18:47:24 +02:00 |
|
|
0f60977b6d
|
Performance: Remove 'AllKnownLayouts' as much as possible
|
2023-10-19 16:34:42 +02:00 |
|
|
f2e3173eeb
|
Legacy: add fix for fs-userbadge
|
2023-10-19 13:36:49 +02:00 |
|