Commit graph

29 commits

Author SHA1 Message Date
913add4295 Fix: fix error reporting 2025-05-12 12:19:14 +02:00
42ded4c1b1 chore: automated housekeeping... 2025-04-15 18:18:44 +02:00
aa373ee698 Feature(imagequeue): (hopefully) handle some edge cases correctly 2025-04-07 04:11:16 +02:00
c1d3f35d30 Feature: stabilize saved history, add code to cleanup old preferences, make loading preferences faster (which prevents a 'hang') when just logged in 2025-04-06 19:17:19 +02:00
b300fffdc5 Chore: housekeeping 2025-02-10 02:04:58 +01:00
88c76498b6 Android: get login working 2024-12-31 19:55:08 +01:00
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +02:00
c28baaab62 Feat: add DWG-block support 2024-09-30 16:59:30 +02:00
e09af8fcb9 Chore: remove obsolete documentation, add explanation 2024-09-23 13:32:40 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
407384cc23 Update the code to download the changeset metadata, this endpoint changed (!) 2024-08-26 01:06:50 +02:00
90916cdd32 Cleanup of changeset handler, prep for #2082 2024-08-24 12:15:31 +02:00
9b8a9337fd chore: automated housekeeping... 2024-08-16 10:06:59 +02:00
9adc91fbae Various changes after handling many error reports 2024-08-09 20:38:13 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +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
c91d691a36 Better error handling, see #2009 2024-07-09 13:39:36 +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
91b836bf66 Enable more privacy for some themes and layers 2024-05-06 14:23:54 +02:00
6656bde6e9 Add changesetMeta documentation 2024-03-13 00:01:03 +01:00
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
b85b2ace0b Fix: force downloading (without cache) before uploading 2023-10-23 00:46:16 +02:00
0f60977b6d Performance: Remove 'AllKnownLayouts' as much as possible 2023-10-19 16:34:42 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
6f5b0622a5 Chore: remove some obsolete console.logs 2023-09-25 02:12:49 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Logic/Osm/ChangesetHandler.ts (Browse further)