Commit graph

38 commits

Author SHA1 Message Date
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
3d4f18ca04 Don't attempt to load 'Category:'-values as images directly 2024-05-28 14:29:02 +02:00
4a9aad8e10 Fix #1617: give correct error message if an image is too large 2024-05-28 01:25:43 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
e16e06e253 Fix tests 2024-04-01 18:20:30 +02:00
940f187041 Fix #1863 2024-04-01 02:00:48 +02:00
ce7bc8fb6c Fix: add 'onbeforeunload' if images are uploading, see #1841 2024-03-28 15:55:12 +01:00
889d3a73a1 Load wikimedia image in full quality when opening them in the popup 2024-03-22 16:22:57 +01:00
6201a2bdf1 UX: improve messages when images are failing 2024-03-11 16:35:15 +01:00
7aaf7e2896 Fix attribution display for imgur images with .jpeg extension 2024-03-07 00:22:36 +01:00
4356af3510 Images: don't attempt to load images from google photo's, it doesn't work anyway 2024-02-21 00:13:11 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +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
d95e40e1c7 Refactoring: remove some more of the deprecated, old-style svg-images 2024-01-11 04:44:20 +01:00
3d54a8392b Fix: improve parsing of possible mapillary values 2024-01-02 18:06:25 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +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
fdde0aaeb3 A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +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
1a9a5b45c1 Fixes to favourites 2023-12-03 04:49:28 +01:00
804005e402 UX: add link to Mapillary, fix #1637 2023-12-02 03:12:34 +01:00
9ee3343426 chore: automated housekeeping... 2023-10-30 13:44:27 +01: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
09e50464b8 UX: add global indicator that images are uploading 2023-10-16 13:17:44 +02:00
477ef56e00 Merge develop 2023-09-29 00:28:14 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
4852888b41 Refactoring: make needed URLs explicit 2023-09-27 22:21:35 +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
48a7c45416 Refactoring: port image link functionality to Svelte 2023-09-16 02:30:01 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00