|
868d476891
|
Merge feature/svelte into develop
|
2023-03-08 19:02:41 +01:00 |
|
|
60f3499eb0
|
feature(usersettings): Add option to show all questions at once
|
2023-03-08 01:36:27 +01:00 |
|
|
92887e6e01
|
Remove obsolete import
|
2023-02-08 01:18:57 +01:00 |
|
|
ce44f34bf3
|
Add wrong default import from json files to code quality checks, fix those imports
|
2023-02-08 01:14:21 +01:00 |
|
|
b88bb5b6d0
|
Fix default import
|
2023-01-25 11:48:39 +01:00 |
|
|
311abbf806
|
Fix overpass.ts
|
2023-01-17 02:56:34 +01:00 |
|
|
a85fe85358
|
Improvements to the user information panel
|
2023-01-11 04:27:42 +01:00 |
|
|
a995f0e2aa
|
Move image license picker into user panel, fix #1236
|
2023-01-11 03:53:58 +01:00 |
|
|
437ee34333
|
Fix documentation generation, regenerate documentation
|
2023-01-11 01:32:46 +01:00 |
|
|
7f6611f9d5
|
Fix tests
|
2023-01-06 04:06:05 +01:00 |
|
|
29b0b2871b
|
Add awareness of 'api/capabilities', see #880
|
2023-01-06 03:30:18 +01:00 |
|
|
a2a4071022
|
Merge pull request #1223 from pietervdvn/fix/1219
Fix/1219
|
2023-01-05 01:12:31 +01:00 |
|
|
09507b3537
|
Fix typo which prevented updating the selected element, improve comments and typings
|
2023-01-03 23:45:04 +01:00 |
|
|
98866b4a57
|
User flow improvements for the theme introduction panel
|
2023-01-03 02:24:03 +01:00 |
|
|
8f51dd8d64
|
Rework split-road flow, fix #1166, fix #1148
|
2022-12-24 01:58:52 +01:00 |
|
|
d85426657f
|
Merge master
|
2022-12-23 14:51:36 +01:00 |
|
|
4de76136de
|
Refactor geolocation handler into multiple parts, fix lock behaviour
|
2022-12-22 04:13:52 +01:00 |
|
|
7e010c0474
|
Remove unneeded console.log
|
2022-12-20 20:35:53 +01:00 |
|
|
fed4cff878
|
Auto-formatting
|
2022-12-16 13:45:07 +01:00 |
|
|
5e1b4d95ab
|
Detect an element that is deleted upstream; show 'this element is deleted in infopanel'
|
2022-12-16 01:09:18 +01:00 |
|
|
bf4dc57194
|
Update comments
|
2022-12-16 01:04:40 +01:00 |
|
|
dd21b21240
|
Add missing await operator
|
2022-12-16 01:03:26 +01:00 |
|
|
6f018a2fd8
|
Replace userbadge with panel access to user information, add more information to user profile
|
2022-12-13 03:46:53 +01:00 |
|
|
b251fd7b69
|
Formatting
|
2022-11-08 14:37:48 +01:00 |
|
|
5f1a7892c1
|
Fix typing and build
|
2022-11-07 23:35:17 +01:00 |
|
|
72ca67e3ab
|
Formatting
|
2022-11-02 14:44:06 +01:00 |
|
|
8d304f9a56
|
Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes
|
2022-10-28 04:33:05 +02:00 |
|
|
61aebc61eb
|
Formatting
|
2022-10-27 01:50:41 +02:00 |
|
|
28fc81c96f
|
Fix typings
|
2022-09-21 02:21:54 +02:00 |
|
|
728f526b61
|
Improve typing, make DownloadAsync cache timing flexible
|
2022-09-21 02:11:10 +02:00 |
|
|
b912343805
|
Bugfixes, add A3 poster
|
2022-09-18 12:45:02 +02:00 |
|
|
a1a12e6f38
|
Merge master
|
2022-09-14 14:45:36 +02:00 |
|
|
306a67fca1
|
Formatting
|
2022-09-14 13:39:52 +02:00 |
|
|
399d671a23
|
Fix soft deletion if the softdeletionTags are undefined
|
2022-09-14 12:21:35 +02:00 |
|
|
7a87d41649
|
Add test
|
2022-09-12 21:23:57 +02:00 |
|
|
665330e150
|
Fix soft deletion if the softdeletionTags are undefined
|
2022-09-12 20:34:41 +02:00 |
|
|
6c3f9bae25
|
Make fixme optional if stated in the softDeletionTags
|
2022-09-11 01:25:56 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
e653a76b69
|
Improve typing
|
2022-09-03 14:48:38 +02:00 |
|
|
d457cc19c9
|
Remove stray 'downloadObject'
|
2022-09-02 12:40:51 +02:00 |
|
|
06f8cf7006
|
First working plantnet UI
|
2022-08-22 19:16:37 +02:00 |
|
|
f48d1a06c3
|
Add default values for gpx upload
|
2022-08-09 14:32:24 +02:00 |
|
|
06b5df833f
|
Some finetuning of GPX trace uploading
|
2022-08-05 19:47:24 +02:00 |
|
|
312db3ad50
|
Add possibility to upload your travelled track to OSM
|
2022-08-05 12:41:28 +02:00 |
|
|
be2816bd0e
|
Merge master
|
2022-08-02 19:46:16 +02:00 |
|
|
7e32413113
|
Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer
|
2022-07-29 20:04:36 +02:00 |
|
|
effd75e95c
|
Add extra check that a feature is added on the right level; automatically add the right level to a new point
|
2022-07-25 16:55:44 +02:00 |
|
|
24f090c92f
|
Add OsmFeature type
|
2022-07-13 17:56:33 +02:00 |
|
|
4246221e8e
|
Fix import flow, add typing
|
2022-07-08 03:14:55 +02:00 |
|
|
4fd40c6935
|
Download needed relations completely, fixes 873
|
2022-06-24 18:12:39 +02:00 |
|