Commit graph

74 commits

Author SHA1 Message Date
a464877629 UX: make 'save' button and question sticky, make big questions scrollable 2023-10-15 00:31:04 +02:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
e1a785ba9c Merge develop 2023-10-11 04:37:19 +02:00
17503d5bfb Fix: hide some elements of the UI if they are disabled by a featureSwitch 2023-10-11 01:41:42 +02:00
d43f8c0080 Feature: close floatover if pressed outside of it, fix #1647 2023-10-09 02:07:25 +02:00
5be24dbef1 Fix: drag & drop for file selector 2023-10-09 01:53:27 +02:00
dab8d6cd5d Don't ignore escape if a textfield is selected 2023-10-09 00:52:06 +02:00
4e8dfc0026 Studio: more work on studio 2023-10-07 03:07:32 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
4067912ce0 Refactoring: include 'label' section into Checkbox 2023-09-28 04:02:47 +02:00
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
08461f70d3 Merge master 2023-09-21 15:34:14 +02:00
badfbb60e4 Chore: formatting 2023-09-21 15:29:34 +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
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
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
4d01d81e1e Fix: correctly escape markdown 2023-09-02 00:02:23 +02:00
7321004c19 Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00