Commit graph

920 commits

Author SHA1 Message Date
6f3bb5b80b UI: fix insets sizes, fix #2490 2025-08-10 15:21:30 +02:00
4b0c329f68 Feature(images): add 'retry' button if uploading an image failed, fix #2460 2025-08-06 00:09:43 +02:00
22626b5826 Fix: nearby images don't search duplicate images anymore 2025-08-05 21:48:15 +02:00
58cf4863ed Fix: fix possible causes for #2486 2025-08-05 21:44:54 +02:00
825efdee34 Merge pull request 'Offline basemaps' (#2480) from feature/offline into develop
Reviewed-on: MapComplete/MapComplete#2480
2025-08-02 00:11:01 +00:00
5e3be88eca Fix: fix some unresolved imports after refactoring 2025-08-01 19:49:44 +02:00
55ebaaa256 Merge develop 2025-08-01 19:03:52 +02:00
55a313c2aa Fix build 2025-08-01 18:25:00 +02:00
88d4d00911 UX: tweaks to compass element 2025-08-01 18:06:20 +02:00
f1ced2c123 UX: don't show 'jump to location' continuously 2025-08-01 17:53:33 +02:00
b8a0fbe662 Refactoring: move method 2025-08-01 17:31:41 +02:00
827d9ae685 Merge develop 2025-08-01 15:18:48 +02:00
44748051dd Feature(offline): rework to use a protocol handler instead of a service worker to intercept as service workers don't always work, simplify code, add option to auto-download 2025-08-01 14:54:30 +02:00
3ec89826e4 Refactoring: split 'Utils' into multiple files; fix some stray uppercase-method names 2025-08-01 04:02:09 +02:00
ca819cf8a6 Fix build 2025-08-01 03:44:13 +02:00
81be4db044 Performance: sprinkle 'onDestroy' everywhere to cleanup old stores; cleanup 'Stores' utility class 2025-08-01 03:07:37 +02:00
848ec121f1 Feature:improve offline basemap retention and fallback behaviour 2025-08-01 00:44:25 +02:00
6f44fe31d0 Feature: add online indicator to special renderings or hide them in case of failure 2025-08-01 00:43:52 +02:00
b6366412ea UX: indicate incomplete search in offline mode 2025-08-01 00:42:15 +02:00
76dbf50db1 Feature: add online indicator 2025-08-01 00:40:18 +02:00
29dc7d1e03 Refactoring: remove dependency on 'ToSvelte' by working with TypeComponent directly 2025-07-28 01:33:11 +02:00
67915e1c68 Chore: auto-reordering of some themes 2025-07-28 01:18:25 +02:00
d7b83e0d88 Refactoring: cleanup of no longer necessary code 2025-07-28 01:17:12 +02:00
afb94ecefb Chore: small fixes and updates 2025-07-28 01:00:25 +02:00
56a55e8b54 Refactoring: remove some old, UIElement based code 2025-07-26 00:32:09 +02:00
17ce67bf3f Merge pull request 'Add local clustering' (#2468) from feature/local-clustering into develop
Reviewed-on: MapComplete/MapComplete#2468
2025-07-25 18:19:56 +00:00
517540face Performance: don't query for summary if the summaries are not online 2025-07-25 19:56:54 +02:00
d662bc2707 UI(Reviews): move 'loading allowed' to FeatureReviews 2025-07-25 15:39:59 +02:00
4c0c8ae9ea Feature(reviews): add loading screen 2025-07-24 19:46:43 +02:00
feb0d47aec Fix: crash in search code 2025-07-24 19:30:22 +02:00
63e9d20255 Feature(clustering): fix count update on filters, fix hiding when zoomed out to much 2025-07-24 19:28:34 +02:00
0048c091d0 Feature: more or less working version of clustering, clusters of multiple layers are joined 2025-07-24 15:57:30 +02:00
0cbfa325f6 Feature(search): add error message if search failed 2025-07-24 14:41:43 +02:00
5bc8f11d24 Feature: second iteration of clustering 2025-07-21 22:02:04 +02:00
8360ab9a8b Feature: first version of clustering at low zoom levels, filters don't update yet (WIP) 2025-07-21 12:57:15 +02:00
877bdfae95 Android: add inset spacers for android 2025-07-18 14:15:37 +02:00
94949e14a6 Android: add inset spacers (experimental) 2025-07-14 00:38:00 +02:00
7ce320075d Feature(reviews): fix #2457, add report functionality with reason 2025-07-13 15:58:05 +02:00
6ae258c48d Refactoring: Histogram now uses chartJS, simplify code 2025-07-12 15:53:51 +02:00
6383311dc2 Refactoring: remove unused file 2025-07-12 12:09:26 +02:00
4aa99992cd Fix: fix import 2025-07-11 03:30:19 +02:00
1f569e3a5d Refactoring: remove old, no longer needed classes 2025-07-11 02:18:32 +02:00
61f20d0092 Refactoring: remove old, no longer needed classes 2025-07-11 02:14:52 +02:00
06ff00f7f7 Feature(reviews): support deleting and editing reviews, fix #2129 2025-07-11 01:23:15 +02:00
087e639020 chore: automated housekeeping... 2025-07-10 18:26:31 +02:00
8d08ebf416 Merge master 2025-07-10 17:04:24 +02:00
6a200e04bc Fix(favourites): don't show 'toilet at {name}' for the review overview 2025-07-10 16:35:17 +02:00
0b5b56b48a Fix(images): don't estimate an image if there are only images for 'panoramax:menu' 2025-07-10 03:08:43 +02:00
621449f7a8 Performance: stabilize writing user preferences with a timeout 2025-07-08 13:10:39 +02:00
839d0c4427 Feature: creat_copy: don't show if not logged in, fix some typing errors 2025-07-08 00:37:17 +02:00