Commit graph

345 commits

Author SHA1 Message Date
aaaaf1948d refactoring: fix special renderings (partly), deprecate 2023-03-29 18:54:00 +02:00
8e2f04c0d0 refactoring: split all the states 2023-03-25 02:48:24 +01:00
5c62057e51 Version bump 2023-03-09 17:24:44 +01:00
60f3499eb0 feature(usersettings): Add option to show all questions at once 2023-03-08 01:36:27 +01:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
a0f0364fd7 Bump version number 2023-02-10 01:49:56 +01:00
029f1fd7fc Improve autozoom of geolocationHandler 2023-02-09 03:12:21 +01:00
0f85a7b9b0 Bump version 2023-01-22 03:02:47 +01:00
ab52ae7094 Bump version number 2023-01-17 03:53:24 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
5893c04054 Bump version number 2023-01-11 05:02:07 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
55480c0616 Version bump 2023-01-06 03:47:57 +01:00
00fb562b5d Version bump 2022-12-31 01:30:39 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
e836445de6 Version bump 2022-12-23 16:33:23 +01:00
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +01:00
494a49bc48 Switch to a panel based UI, fix #552 2022-12-08 02:56:49 +01:00
59f596a6b6 Bump version number 2022-12-06 00:53:55 +01:00
4b886b6bb4 Bump version number 2022-10-24 00:49:59 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
eb5bc69ba4 Version bump 2022-09-02 12:40:52 +02:00
56b1337743 Version bump 2022-08-18 19:39:37 +02:00
Robin van der Linde
330f1f53f3
Merge branch 'develop' into feature/maproulette 2022-07-19 09:38:12 +02:00
313dd67ebb Bump version number 2022-07-18 10:43:23 +02:00
Robin van der Linde
befee4b546
Add details rendering 2022-07-13 16:12:25 +02:00
Robin van der Linde
65997291bb Allow closing Maproulette tasks 2022-07-13 08:03:09 +00:00
94475e4d4d Toggle fullscreen overlay on small screen heights, workaround/fix for #877 2022-06-29 19:14:57 +02:00
3a3e2750f2 Allow different renderings in question mode, but emit a warning for this intead 2022-06-28 01:04:45 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
47345bdf61 Add charging stations to cyclofix theme 2022-06-14 23:48:09 +02:00
7c6e292013 Add check for sync-selection mode, fix personal theme by revoking it's special status from 'determine theme', fix #871 2022-06-13 03:13:42 +02:00
ee2a6407cb Version bump 2022-06-07 03:49:05 +02:00
e72eea23ad Version bump 2022-06-07 03:38:28 +02:00
3a2a8eed9e Fix build 2022-06-02 03:02:35 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
acd1cdb7c1 Tweak nearby images range 2022-05-13 02:11:27 +02:00
631e42a174 Bump version number 2022-04-30 02:42:29 +02:00
90aa94700a Fix tests 2022-04-28 00:37:30 +02:00
c202ba606b Move country coder endpoint config into 'Constants' 2022-04-28 00:29:22 +02:00
ccf9c4b5f6 Merge develop 2022-04-19 01:39:03 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
f5d5f304ae Version bump 2022-04-09 21:44:52 +02:00
49f26687e3 Zoom to geolocation automatically if within 60 seconds, fix reading the previous map location from local storage if not initialized, fix #724" 2022-04-09 21:42:59 +02:00
7e2f8b84e8 Bump version number 2022-04-08 17:59:39 +02:00
9238f0f381 Simplify handling of id rewrites by centralizing them to the changesethandler (which improves testability too), fixes a part of #564 2022-04-08 04:18:53 +02:00
6beebcd4ef Merge master 2022-04-03 03:26:26 +02:00
6c1a1d59f3 Fix #716 2022-04-03 02:37:31 +02:00
b5e289764e Add detection for negative tagging in layers, fix issue with 'key!=' being interpreted as 'key!=*', add tests 2022-03-31 02:44:23 +02:00
d8d2689fa8 Version bump 2022-03-28 01:27:03 +02:00