Commit graph

221 commits

Author SHA1 Message Date
3d225655df Refactoring(uieventsource): introduce 'once' 2025-08-27 00:18:49 +02:00
cac87a5467 Merge develop 2025-08-26 23:52:32 +02:00
34924fd4b1 Docs: improve typing of FeatureSources 2025-08-20 01:12:09 +02:00
20f4f6b869 UX: immediately download a feature that has the ID via the hash to display it faster 2025-08-18 14:00:42 +02:00
69ab755f29 chore: automated housekeeping... 2025-08-13 23:06:38 +02:00
7155cd7f61 Feature(offline): better support for making changes while offline 2025-08-05 23:49:21 +02:00
06aa8a3406 Feature: offline: more features to be able to work fully offline 2025-08-03 16:35:38 +02:00
b8a0fbe662 Refactoring: move method 2025-08-01 17:31:41 +02:00
3ec89826e4 Refactoring: split 'Utils' into multiple files; fix some stray uppercase-method names 2025-08-01 04:02:09 +02:00
81be4db044 Performance: sprinkle 'onDestroy' everywhere to cleanup old stores; cleanup 'Stores' utility class 2025-08-01 03:07:37 +02:00
6383311dc2 Refactoring: remove unused file 2025-07-12 12:09:26 +02:00
087e639020 chore: automated housekeeping... 2025-07-10 18:26:31 +02:00
621449f7a8 Performance: stabilize writing user preferences with a timeout 2025-07-08 13:10:39 +02:00
839d0c4427 Feature: creat_copy: don't show if not logged in, fix some typing errors 2025-07-08 00:37:17 +02:00
f4c0541bb1 Android: login window now only opens when login is actually pressed 2025-06-27 18:36:06 +02:00
2bc2a6cddf chore: refactoring, linting, removing obsolete files 2025-06-18 22:31:50 +02:00
804280511b chore: automatic fix some linting errors, update lint config 2025-06-18 21:52:03 +02:00
4fd76cfce7 Fix: stabilize user settings 2025-06-16 20:30:51 +02:00
30d00eb06d Chore: housekeeping, linting 2025-06-04 00:21:28 +02:00
10e0262a0d Fix: fix problem of pending preference parts 2025-06-02 00:42:35 +02:00
a90387c4f3 UX: allow to share login tokens via QR-code for educational context 2025-05-29 23:26:59 +02:00
7b466a1d53 UX: fix #2416, small code cleanup 2025-05-13 16:13:05 +02:00
913add4295 Fix: fix error reporting 2025-05-12 12:19:14 +02:00
d2134668b1 chore: automated housekeeping... 2025-05-08 11:44:19 +02:00
767bd18234 Fix: fix tests 2025-05-07 16:49:07 +02:00
bb33c43950 Refactoring: reorder parameters in overpass, remove old script 2025-05-07 15:35:35 +02:00
156493ef06 UX: attempt to fix #2394 2025-05-04 02:37:57 +02:00
511d20eb34 chore: automated housekeeping... 2025-05-03 23:50:24 +02:00
82c77de2ea Docs: improve docs 2025-04-27 02:00:53 +02:00
b61f930fea Merge master 2025-04-27 00:34:30 +02:00
a2bcfead15 chore: automated housekeeping... 2025-04-26 22:06:59 +02:00
4e5f32139e UX(inspector): fix search, show graphs, see #2353 2025-04-25 18:04:25 +02:00
2ea9236d37 Chore: fix tests, remove obsolete imports 2025-04-22 01:45:34 +02:00
5515114be9 Themes(maxspeed): support forward/backward, fix #1127 2025-04-18 00:27:40 +02:00
fffc959c0d Chore: cleanup typings and linting errors 2025-04-18 00:27:40 +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
3d3a72a70a Feature: image upload now uses the indexedDB-backed queue (formerly known as EmergencyBackup), rework (and simplify) counter logic (fix #2186; fix #1942; helps #2022) 2025-04-07 02:53:21 +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
c4f0e18b9e Scripts: add script to fix panoramax-hashes; see #2372 2025-04-06 00:18:25 +02:00
a4128e446e Chore: fix lint errors 2025-04-04 02:25:03 +02:00
7c57047d30 Fix: change inner workings of how history is kept, should improve performance 2025-04-01 14:10:13 +02:00
535e36a006 chore: automated housekeeping... 2025-03-17 02:54:32 +01:00
be68837ffb Feature: add user_block endpoint 2025-03-17 02:05:45 +01:00
fc940c8a7e Fix: snapping now also works if the building it snaps to is a multipolygon/relation 2025-03-07 00:32:20 +01:00
770a4bab55 Android: more android development, working version 2025-02-13 22:08:49 +01:00
b300fffdc5 Chore: housekeeping 2025-02-10 02:04:58 +01:00
9eea470aba Anrdoid: Stabilize login 2025-02-05 14:24:52 +01:00
3ec83483d8 Anrdoid: add 'getToken' to OSM Connection 2025-02-05 13:20:51 +01:00
f25f5f156d Merge develop 2025-02-05 11:41:27 +01:00