Commit graph

52 commits

Author SHA1 Message Date
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
890816d2dd Merge master 2024-04-02 19:07:32 +02:00
940f187041 Fix #1863 2024-04-01 02:00:48 +02:00
319f758d32 Merge branch 'master' into develop 2024-03-12 11:49:24 +01:00
7210b3ff5d UX: translate 'creating point', indicate that a new background layer is loading in the selectBackgroundButton 2024-03-12 03:40:55 +01:00
6201a2bdf1 UX: improve messages when images are failing 2024-03-11 16:35:15 +01:00
352414b29d Add module to fetch data (via a proxy) from the website with jsonld 2024-02-26 02:24:46 +01:00
35c31f9861 Add linked data module which scrapes websites 2024-02-22 18:58:34 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
286fe72935 Fix: allow to link multiple mapillary-images 2024-01-16 23:56:16 +01:00
876c766130 UX: some style tweaks to images 2024-01-16 04:23:37 +01:00
2f17e6e532 Fix: correct typings 2024-01-15 15:23:46 +01:00
8853bba4f7 Fix #1752 2024-01-15 01:46:22 +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
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
5b6434a5d2 UI: Css tweaks 2023-12-29 22:46:02 +01:00
8b6ee877f0 Fix: actually show HD image for nearby streetview imager, add loading indicator 2023-12-26 12:26:26 +01:00
319c0e2573 Chore: Housekeeping 2023-12-21 01:46:18 +01:00
f51b51c491 Merge master 2023-12-19 23:04:37 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
2580a67e1f UX: improve styling of image attribution 2023-12-16 01:39:10 +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
4be49a0561 Fix: actually allow to login via prominent login button 2023-12-13 00:53:48 +01:00
8a7d8a43ce Accessibility: add (translatable) aria labels, update to translation system, see #1181 2023-12-12 19:18:59 +01:00
6205da9d41 UX: add zoom-cursor to clickable images 2023-12-09 16:04:35 +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
d1a6c11513 UX tweaks 2023-12-06 13:47:20 +01:00
24581e42ca UX: tweak image preview 2023-12-06 13:19:45 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
4e1384c2df UX: move some items behind login-toggles, add a 'login to add pictures' button again (fix #1698) 2023-12-04 15:02:42 +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
c13d80f062 Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
286578bfc7 Chore: formatting 2023-11-09 16:30:26 +01:00
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
ac6e38a256 Studio: add previews of the questions, edit them in floatover 2023-10-25 00:03:51 +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
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
09e50464b8 UX: add global indicator that images are uploading 2023-10-16 13:17:44 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
9a5a2e9924 Refactoring: port add-image-to-note to new element as well, remove obsolete classes, fix note creation 2023-09-25 02:55:43 +02:00
94ba18785d Chore: rework image uploading, should work better now 2023-09-25 02:13:24 +02:00
6f5b0622a5 Chore: remove some obsolete console.logs 2023-09-25 02:12:49 +02:00
badfbb60e4 Chore: formatting 2023-09-21 15:29:34 +02:00