Commit graph

70 commits

Author SHA1 Message Date
94ba18785d Chore: rework image uploading, should work better now 2023-09-25 02:13:24 +02:00
6f5b0622a5 Chore: remove some obsolete console.logs 2023-09-25 02:12:49 +02:00
17b85195a2 UX: finetune 'go to your geolocation' interaction on theme introduction panel, fix #1583 2023-09-24 22:12:07 +02:00
b3edbe846c Feature: add more vector layers from maptiler; add some fixes to theme setting handler 2023-09-24 18:24:10 +02:00
456da1b6c3 Feature: be able to set a default background layer, fix background layer query parameter 2023-09-24 16:34:36 +02:00
93a30fdba5 Fix: disable rotation on mobile if the user enabled this 2023-09-24 13:13:04 +02:00
708e624779 Merge branch 'master' into develop 2023-09-24 01:29:03 +02:00
56934b79f6 Fix: fix #1580 2023-09-24 01:25:00 +02:00
39944a01fb Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval' 2023-09-22 11:20:22 +02:00
e6d84019a5 Fix: correct merge conflict 2023-09-21 15:38:28 +02:00
08461f70d3 Merge master 2023-09-21 15:34:14 +02:00
badfbb60e4 Chore: formatting 2023-09-21 15:29:34 +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
5da56d8fa5 Style: styling tweaks to plantnet flow 2023-09-21 12:13:42 +02:00
ac236199fc Security: use safe 'setAttribute' 2023-09-21 02:35:29 +02:00
8d1ae657fc Merge branch 'master' into develop 2023-09-21 02:32:15 +02:00
a3c249474d Refactoring: use special rendering for mangrove key download in usersettings 2023-09-21 02:31:55 +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
3a77c6f33e Security: add DOM-purification, add 'norefferer' and 'noopener' automatically to links to new tabs 2023-09-20 23:05:08 +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
203f24fca0 Fix: cleanup of wikipedia panel, fix #1570 2023-09-19 14:29:11 +02:00
4cb52e37cd Merge develop 2023-09-19 14:19:58 +02:00
6d5617d5a9 Chore: remove unneeded file 2023-09-19 14:17:03 +02:00
0eb2e81101 Merge master 2023-09-16 18:55:58 +02:00
42c7bbe1c9 Chore: formatting 2023-09-16 18:52:42 +02:00
4fd8f256cb CI: fix build 2023-09-16 03:09:14 +02:00
bd71645c04 Fix: style tweaks to link feature 2023-09-16 02:50:01 +02:00
48a7c45416 Refactoring: port image link functionality to Svelte 2023-09-16 02:30:01 +02:00
6bed170910 Fix: css-generate script; loading of stylesheet in style_test, add small buttons to style_test 2023-09-16 02:27:29 +02:00
8c390d12fe Chore: cleanup debug info from sendEmail 2023-09-15 02:12:04 +02:00
b4f65bf2f7 Fix: substituteKeys works correctly if newline is in the text, fix 'send email to report broken'-button by porting it to svelte 2023-09-15 01:53:50 +02:00
2bbf966d22
Merge pull request #1523 from pietervdvn/feature/eslint
Add ESLint
2023-09-14 23:19:01 +00:00
Robin van der Linde
ce897d28df
Merge branch 'develop' into feature/eslint 2023-09-02 23:49:36 +02:00
Robin van der Linde
86a797a75f
Handle flipped y-coordinates 2023-09-02 23:23:46 +02:00
6e8617c93f Fix: add check for missing 'noopener' attributes; add missing noopener attributes 2023-09-02 02:04:59 +02:00
d9b8257e47 Fix: fix reverse tabnabbing in most cases, add rel=noopener to most links to untrusted content 2023-09-02 00:55:07 +02:00
7aee442ae4 Fix: improve first-sentence 2023-09-02 00:46:17 +02:00
f207736e40 Refactoring: move constants into package.json 2023-09-02 00:07:47 +02:00
4d01d81e1e Fix: correctly escape markdown 2023-09-02 00:02:23 +02:00
7705aa3360 Merge master 2023-09-01 18:40:56 +02:00
a129b5c3bf Chore: formatting 2023-09-01 16:06:22 +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
03aafbe99c Themes: add possibility to add an icon to 'render' (just like with mappings), add contact:mastodon support as general question, add mastodon question to hackerspaces 2023-08-10 14:10:21 +02:00
e1c831884a Merge branch 'master' into develop 2023-08-09 14:18:10 +02:00
37dc6a7161 Fix: correctly interpret 'hideInAnswer'-conditions, recalculate them dynamically 2023-08-09 14:16:17 +02:00