Commit graph

44 commits

Author SHA1 Message Date
04c8ccb0d2 chore: automated housekeeping... 2025-06-18 21:41:03 +02:00
b5f0114b9c UI: proper sizing for "processing your image" 2025-06-08 04:24:31 +02:00
1192434b45 UX: add unlink button, simplify unlink code 2025-06-07 02:52:06 +02:00
45c0f1a8d6 UX: add proper error message when loading an image fails + add detection for strict tracking protection to show an error message for that; fix #2408 2025-06-07 01:56:15 +02:00
25d8c92414 UI: add padding 2025-05-27 20:00:56 +02:00
5319412dac Fix: inspector: fix AggregateImages.svelte 2025-05-27 20:00:56 +02:00
511d20eb34 chore: automated housekeeping... 2025-05-03 23:50:24 +02:00
2f7f71787d UI: don't show 'open image on website' if it is not defined 2025-04-28 01:58:00 +02:00
3e5b1444cc Feature: add link to the original provider, see #2387 2025-04-23 21:35:43 +02:00
42ded4c1b1 chore: automated housekeeping... 2025-04-15 18:18:44 +02:00
ed8414dab9 Feature(360): improve showing images, improve typing 2025-04-10 04:53:01 +02:00
e81b0d10ea Feature(360): actually show spheres when it is already linked 2025-04-09 23:30:39 +02:00
01ba98a820 Feature: first working version of inspecting 360° images 2025-03-30 03:10:29 +02:00
e22929bb35 UI: fix behaviour of hotkey "escape" when closing previews and nearby images popups 2025-03-13 16:54:42 +01:00
b300fffdc5 Chore: housekeeping 2025-02-10 02:04:58 +01:00
7dc0483805 Fix: make popups dismissable again 2025-01-24 03:20:31 +01:00
2b3e3257fd Refactoring(menuState): PreviewedImage is now a static property 2025-01-23 12:29:54 +01:00
32993df92a UX: show loading icon if images are being loaded 2025-01-17 16:01:40 +01:00
007dc4eb9e chore: automated housekeeping... 2024-12-18 01:21:07 +01:00
2de8b54457 Fix: imagepreview: improve typing; fix comparison tool 2024-12-17 19:03:24 +01:00
b272c1cda7 Fix: attributed image doesn't open fullscreen if no ID given 2024-12-17 04:06:03 +01:00
bb6b053429 chore: automated housekeeping... 2024-12-11 02:49:44 +01:00
951bd3c0ae More work on inspector 2024-12-01 01:39:13 +01:00
7b792af261 chore: automated housekeeping... 2024-11-07 11:19:15 +01:00
5b618dc367 UX: add proper delete dialog, add option to report images 2024-11-05 00:18:16 +01:00
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +02:00
4650170db4 Feat: check if the image was blurred, attempt to reload if it is done; refactoring of ImageProvider code 2024-09-28 02:15:11 +02:00
f3fdc95bd0 Feature: show geocoded images on the map when hovered, show interactive minimap on nearbyImages element 2024-09-12 01:31:00 +02:00
cbea216d01 Merge master 2024-09-04 02:56:01 +02:00
9a907ea94a UI: explicitly pass dismissable 2024-09-04 02:51:21 +02:00
7565f13e39 Refactoring: use popups for attributed images 2024-09-04 01:50:34 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
5478711bed Fix: clicking the magnifying icon actually works now 2024-09-02 12:03:51 +02:00
9a194c69f0 UX: only load magnifying button when image is loaded 2024-08-29 23:12:25 +02:00
8465b59c7f UX: improve attribution display, add magnifying class 2024-08-28 15:07:18 +02:00
352414b29d Add module to fetch data (via a proxy) from the website with jsonld 2024-02-26 02:24:46 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
876c766130 UX: some style tweaks to images 2024-01-16 04:23:37 +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
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00