Commit graph

64 commits

Author SHA1 Message Date
74e33baeda UX: improve text and handling of external data, fix #1911 2024-04-22 18:16:19 +02:00
86373b4cb8 Add cache to velopark entries 2024-04-16 14:45:04 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
4a65ab69f8 More improvements to loading linked data (esp. velopark) 2024-04-10 13:23:54 +02:00
6b381e05c6 Better filtering of some LOD-properties 2024-04-09 15:12:18 +02:00
4ae35ae101 Improvement to auto-import module for velopark 2024-04-08 17:05:49 +02:00
5b6cd1d2ae Velopark: first decent, working version 2024-04-05 17:49:31 +02:00
890816d2dd Merge master 2024-04-02 19:07:32 +02:00
073cd692e4 Fix: fix anonymous reviews; fix #1868 2024-04-02 13:32:19 +02:00
e5d9e253ef Chore: remove obsolete console.log 2024-03-28 03:24:09 +01:00
e11442e100 Fix: fix #1844 2024-03-28 02:23:13 +01:00
aa88a3f964 Some more experimentation 2024-02-29 14:54:14 +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
5d09b31c50 Refactoring: remove selectedLayer where unneeded 2024-02-20 18:17:29 +01:00
ec4f109a2e Reviews: add import key functionality 2024-02-20 16:57:02 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
592adfdf2a Reviews: hopefully fix #1782, add review overview 2024-02-15 03:11:10 +01:00
fa9aca0685 UX: add warning for too long reviews, see #1775 2024-02-12 15:53:37 +01:00
94f39e89fe Merge develop 2024-01-28 03:27:17 +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
ea06152473 Fix: correct default access assumption 2024-01-22 00:01:17 +01:00
8bcc8820ac Furhter improvements to velopark: better icons, improvements to loading 2024-01-17 18:08:23 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
e731c677b9 Scripts: add velopark export script 2024-01-16 04:07:02 +01:00
7445ad5fc2 Fix crash if there are no photos in the velopark data 2024-01-15 00:13:25 +01:00
250eede658 Velopark: add first sync tool 2024-01-13 05:24:56 +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
bc96288d3d Fix: reviews need an uncertainty 2024-01-01 20:20:21 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
ab5ec29c02 Core: improve typing of mapD 2023-12-03 03:51:18 +01:00
3ce21f61cb Favourites: stabilize preferences and adding/removing favourites 2023-11-23 17:06:30 +01:00
29ff09024f Merge develop 2023-10-30 16:32:43 +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
e1a785ba9c Merge develop 2023-10-11 04:37:19 +02:00
08ffe4b7c0 Merge develop 2023-10-11 04:34:57 +02:00
d43f8c0080 Feature: close floatover if pressed outside of it, fix #1647 2023-10-09 02:07:25 +02:00
285fe9ab83 UX: place 'add new button' in bottom-left instead of having a dynamic pin 2023-10-09 01:26:12 +02:00
55c6442cac Merge develop 2023-10-01 13:13:07 +02:00
477ef56e00 Merge develop 2023-09-29 00:28:14 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
6d5f5d54f8 Refactoring: port reviews to svelte 2023-09-28 04:03:57 +02:00
4852888b41 Refactoring: make needed URLs explicit 2023-09-27 22:21:35 +02:00
fcea3da70f Security: purify inputs around innerHTML-usage, remove some unused parameters and classes 2023-09-21 01:53:34 +02:00
665f8b1d25 Typing: make options optional in wikidata search 2023-09-20 01:59:48 +02:00
5f04a69517 Refactoring: port PlantNet-detection to svelte, re-integrate wikipedia component 2023-09-20 01:47:32 +02:00