Commit graph

525 commits

Author SHA1 Message Date
7d02b90232 Merge branch 'develop' 2024-10-08 13:55:00 +02:00
be1e1673d9 UX: make margins in note comment element smaller, add image preview option 2024-10-08 12:41:42 +02:00
cd6a3512d2 Chore: remove obsolete log 2024-10-07 02:08:10 +02:00
591e992839 Fix: use textContent instead of inntertext, fixes tests 2024-10-03 19:11:15 +02:00
c28baaab62 Feat: add DWG-block support 2024-09-30 16:59:30 +02:00
adaedcba25 Merge master 2024-09-30 01:22:44 +02:00
5fd1d75efb Feat: more integrations of panoramax: add panoramax to nearby images view, add to drawer, add icon, see #1451 2024-09-30 01:08:07 +02:00
d079f8379b Chore: move code to external package 2024-09-29 01:04:31 +02:00
df9c44aaed Fix: load external panoramax images 2024-09-28 22:42:56 +02:00
021e5f2734 Fix: fix #2183 by updating wikidata-sdk to latest wikibase-sdk 2024-09-28 21:19:12 +02:00
45fe5767e1 Merge master 2024-09-28 12:02:56 +02:00
ba1eb28f27 Fix: quickfixes to image upload flow 2024-09-28 12:01:10 +02:00
03db69f1a0 UX: hide layers without name from search, search for those layers in the themesearch (see #2157) 2024-09-28 02:53:44 +02:00
ce363dfb59 Fix: note themes uses full URL now instead of Panoramax-id 2024-09-28 02:44:03 +02:00
cc4db080aa Merge master 2024-09-28 02:23:19 +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
55cfd65f3b Feature: add support for panoramax picturs for non-default keys (e.g. image:menu) 2024-09-27 03:26:17 +02:00
37c523ebf4 Refactoring: simplify title handler 2024-09-27 03:19:31 +02:00
967f2f1617 Chore: fix tests 2024-09-27 03:15:48 +02:00
0b992e75a4 Fix: fix tests with some refactoring 2024-09-27 03:04:05 +02:00
0bdc1aec61 Feat: Use panoramax to upload to. Will contain bugs 2024-09-26 19:16:47 +02:00
91844ee00f Error: attempt to figure out why an ID is sometimes not generated 2024-09-25 11:54:17 +02:00
3aae6d7b5c Merge branch 'master' into develop 2024-09-24 19:19:00 +02:00
2fe2541b45 Search: tweak search functions 2024-09-24 18:08:01 +02:00
2a53f99dd5 Fix: correctly apply previous refactoring 2024-09-24 17:53:31 +02:00
2bb38e0a61 Refactoring: remove last uses of 'GetLongPreference' 2024-09-24 17:52:46 +02:00
22c8a45012 Fix: delete entry from 'localStorage' 2024-09-24 17:24:05 +02:00
d1fed39fcb Search: improve layer search code 2024-09-24 17:23:44 +02:00
83a8d35c97 UI: write background layer id into the URL, see #2089 2024-09-24 16:40:45 +02:00
7a892480cc Chore: add sanity check on tag length 2024-09-24 16:39:58 +02:00
e797e1dcbc Merge branch 'master' into develop 2024-09-24 14:30:55 +02:00
e09af8fcb9 Chore: remove obsolete documentation, add explanation 2024-09-23 13:32:40 +02:00
fdb71cc93f Merge branch 'master' into develop 2024-09-18 23:12:06 +02:00
2569d0cb66 Fix: fix loading images for CSP, fix #2161 2024-09-18 23:07:26 +02:00
333619a127 Search: fix disabling/enabling layers 2024-09-18 22:53:30 +02:00
4b05acf338 Performance: speed up loading of the NSI 2024-09-18 16:52:02 +02:00
a5b3342415 Fix: actually read preferences 2024-09-18 15:16:58 +02:00
fec3608ca4 Merge develop 2024-09-17 02:55:01 +02:00
5a9f8f0a0a Merge develop 2024-09-17 02:36:38 +02:00
48186aa530 Search: similar filters in different layers are now merged, fix # 2024-09-17 02:17:27 +02:00
6ebc0632a3 Refactoring: simplify preferences handling 2024-09-16 23:36:42 +02:00
e08ce00850 UX(plantnet): add retry button if detection failed, fix #2148 2024-09-16 17:33:56 +02:00
cbad65b569 Search: OSM-ID search now also supports typing in a number 2024-09-15 02:26:17 +02:00
b92b74df69 Search: small fixes to UX, cleanup of console.Log 2024-09-15 02:25:57 +02:00
3e2027a366 Search: add 'osmId' to coordinate search 2024-09-15 02:24:03 +02:00
6f9a7cb607 Search: disable filters with a search field, see #2141 2024-09-14 14:23:16 +02:00
c176c6adae Search: layersearch now splits based on word, to detect single words which match 2024-09-14 14:22:32 +02:00
55f626bb03 Perf: WikidataImageProvider.ts doesn't try to download information about mapillary images anymore 2024-09-13 21:00:24 +02:00
05e5a63a12 Search: close dialog when appropriate, move special layer logic to themeViewState 2024-09-12 16:14:57 +02:00
5a9ae3f104 Feature: add possibility to show a scale on the map 2024-09-12 01:53:47 +02:00