Commit graph

35 commits

Author SHA1 Message Date
39944a01fb Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval' 2023-09-22 11:20:22 +02:00
db1dbc0f07 Fix tests, version bump 2023-09-21 15:28:40 +02:00
c14cbc9fe9 Fix: upload flow deals better with point reuse: it actually opens the feature now 2023-09-21 14:53:52 +02:00
8d1ae657fc Merge branch 'master' into develop 2023-09-21 02:32:15 +02:00
fcea3da70f Security: purify inputs around innerHTML-usage, remove some unused parameters and classes 2023-09-21 01:53:34 +02:00
8fccf78478 Fix: use api.openstreetmap.org on many places, fix #1573 2023-09-21 00:25:04 +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
382f96596e Fix: fix #1503, fix #1571 2023-09-19 23:01:31 +02:00
48a7c45416 Refactoring: port image link functionality to Svelte 2023-09-16 02:30:01 +02:00
Robin van der Linde
2e99d37646
Test with overriding through environment variables 2023-09-02 13:46:13 +02:00
f207736e40 Refactoring: move constants into package.json 2023-09-02 00:07:47 +02:00
fc9dd46239 Fix: fix tests; use OAuth client id from dedicated MapComplete account 2023-09-01 22:31:46 +02:00
752de107ab Fix: typo 2023-09-01 21:39:40 +02:00
51f08c19a1 Chore: update to OAuth 2.0, fix #1548 2023-09-01 21:36:39 +02:00
dfd2a3d69a Merge branch 'master' into develop 2023-08-23 20:43:00 +02:00
c54424d6f7 Chore: remove obsolete logging commands 2023-08-23 20:36:58 +02:00
7321004c19 Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
96d036781f Fix: update and simplification of sharescreen, rename some feature switches, remove some no longer relevant feature switches 2023-08-10 15:40:51 +02:00
7a95334882 Fix: open correct menu if set in hash 2023-08-10 15:40:51 +02:00
4602df3046 Fix: add safety check to not overuse the OSM-api 2023-08-09 14:18:06 +02:00
adcd130259 Chore: housekeeping 2023-07-28 01:12:42 +02:00
5269481afc Docs: add stack offset for featureSwitches and booleanSwitch 2023-07-28 00:46:02 +02:00
3ca8ba18fd Fix: URL-parameter language disables the language picker, fix #1506 2023-07-27 12:53:08 +02:00
9dc3a239f6 Docs: add source where URL-parameters are defined 2023-07-27 12:47:19 +02:00
d036350893 Fix tests 2023-07-18 12:38:30 +02:00
3c5bde1ae3 Fix: await 'country' to be loaded 2023-07-18 01:53:37 +02:00
e3a73d551a
Merge pull request #1511 from pietervdvn/RobinLinde-patch-11
Currency metatagger, fix docs scripts
2023-07-18 01:36:43 +02:00
90869a1c98 Fix: etymology theme now supports multi-apply again, uses lower zoom level for multiselect 2023-07-18 01:26:36 +02:00
2cc943889d Feature: allow to disable map rotation 2023-07-18 01:26:36 +02:00
Robin van der Linde
1b433ec47c
Remove console.log 2023-07-17 22:11:39 +02:00
Robin van der Linde
1858cdac95
Create currency metatagger 2023-07-17 20:25:19 +02:00
7eeac66471 Merge branches 2023-07-17 01:43:53 +02:00
1bba106a86 Refactoring: finish move to 'src' directory 2023-07-15 18:04:30 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00