Commit graph

95 commits

Author SHA1 Message Date
4f52483a98 Add search previews on the map 2024-08-23 02:16:24 +02:00
ee77dd0fc9 Merge develop 2024-08-22 03:01:21 +02:00
329865a15e Add themes to search functionality, including quickswitch between recent themes 2024-08-22 02:54:46 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
3cd04df60b First search with suggestions 2024-08-15 01:51:33 +02:00
9adc91fbae Various changes after handling many error reports 2024-08-09 20:38:13 +02:00
51fa48a01f Merge master 2024-08-09 17:02:59 +02:00
6a0b77eb99 chore: automated housekeeping... 2024-08-09 16:55:08 +02:00
82229db789 Remove spammy messages 2024-08-09 14:44:05 +02:00
23dae52bad Add explanation to 'fake-user' 2024-08-09 13:03:34 +02:00
913c17a76e Better error handling 2024-08-01 16:01:47 +02:00
1280ba2d14 Merge branch 'master' into develop 2024-08-01 15:49:04 +02:00
fcc5fb059e Fix some linting errors, more concise code 2024-08-01 15:48:47 +02:00
1b01f75905 Merge master 2024-07-28 02:38:24 +02:00
3acba29198 Remove legacy code 2024-07-26 21:49:32 +02:00
15aa141e15 Small UI tweaks for studio, improve linting and typing 2024-07-26 18:13:26 +02:00
b03ff4f148 Actually use the current language in search 2024-07-26 16:03:49 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
1ba2139bc6 Fix GRB upload issue 2024-07-21 10:23:40 +02:00
ad411f0943 Fix #1961, add test 2024-07-19 11:38:03 +02:00
a4db7178f4 Add explicit api_url to config and testserver-mode indication, add id rewrite when changes are applied to fix image upload on a new object, various formatting fixes; version bump 2024-07-17 18:42:39 +02:00
4ef3429c5a Improve error reporting, first attempt for script which handles the errors 2024-07-15 01:51:15 +02:00
8e9c03e258 Refactoring: port doc generation to generate markdown directly without UIElements 2024-07-12 03:17:15 +02:00
2c796f7462 Linting errors 2024-07-09 13:48:02 +02:00
f1dcee2d39 Documentation update 2024-07-09 13:41:43 +02:00
c91d691a36 Better error handling, see #2009 2024-07-09 13:39:36 +02:00
94390f882b Improve error messages which are reported upstream 2024-07-09 12:14:06 +02:00
fe57e12881 Add documentation 2024-07-09 10:54:41 +02:00
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
12fec3f312 Core: Don't throw away changes if uploading failed, report errors 2024-06-20 15:12:51 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
5130a2b73a Docs: improve docs of SpecialVisualizations.ts 2024-05-07 00:42:52 +02:00
fbf23b6e18 Add switches to enable some more privacy, fix all errors in osmAuth 2024-05-06 18:58:19 +02:00
91b836bf66 Enable more privacy for some themes and layers 2024-05-06 14:23:54 +02:00
625f179a91 UX: fix #1938, pan to selected location 2024-04-30 17:20:08 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
301398b7a4 Always use singlepage mode, see #1867 2024-04-03 13:41:32 +02:00
9cd0233f27 Attempt to reconnect automatically if the API was offline 2024-04-01 02:55:48 +02:00
45f7043131 UX: don't check for messages and being online every 5m in studio, fix #1830 2024-04-01 02:40:21 +02:00
6656bde6e9 Add changesetMeta documentation 2024-03-13 00:01:03 +01:00
e36e594b89 Repair 'fake user' functionality 2024-03-11 00:01:44 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
5b318236bf LayerServer: fix some bugs in build_db-script, decode MVT-tilesource for more features 2024-02-02 20:04:39 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
286fe72935 Fix: allow to link multiple mapillary-images 2024-01-16 23:56:16 +01:00
a9e145076d Chore: make method private, add tests 2024-01-16 04:35:35 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
7e852dd7e3 Move various tabs into buttons, more work on a11y 2023-12-20 02:50:08 +01:00
5fa2ddd9c1 A11y: various improvements 2023-12-19 22:21:34 +01:00