Commit graph

647 commits

Author SHA1 Message Date
66c27cbad4 chore: automated housekeeping... 2025-01-18 00:31:49 +01:00
e69a08baa1 Refactoring: rename method 2025-01-17 14:25:48 +01:00
35cbaa7c33 Chore: small cleanups, formatting 2025-01-11 02:39:08 +01:00
ee64d84d27 Themes: move generated themes into assets, remove known_themes, support pruning of borrowed icons 2025-01-11 01:18:56 +01:00
b913ea867f Feature(NSI): support using NSI-images as icon, test on shops 2025-01-10 14:10:09 +01:00
a3d26db84a Logic: better support for tag optimization and simplifying expressions 2025-01-09 20:39:21 +01:00
551235a185 Fix: don't crash if an initial hash is given from a non-matching layer 2025-01-08 17:52:03 +01:00
b22015e2c8 Fix: fix MapComplete/MapComplete#2293 2025-01-08 16:18:55 +01:00
d43e3a0d83 Feature: theme intro panel now has download button for custom themes 2025-01-08 15:11:17 +01:00
c7e34f1a86 Chore: update name suggestion index 2025-01-08 14:21:07 +01:00
2f53b55faa chore: automated housekeeping... 2025-01-02 15:34:59 +01:00
1cc76e3b5d Chore: remove stray token 2025-01-02 04:30:26 +01:00
312a32e7b5 Performance: only ping 'allPreferences' when all preferences are set, not on every preference added (which causes a O(n²) in some cases) 2025-01-02 04:30:18 +01:00
a79557c87c Performance: load NSI when needed, should decrease bundle size 2025-01-02 03:38:15 +01:00
5284d94427 Fix: various small fixes 2024-12-26 23:19:47 +01:00
e7f0291038 Chore: improve typing 2024-12-26 22:47:48 +01:00
007dc4eb9e chore: automated housekeeping... 2024-12-18 01:21:07 +01:00
5b43316f10 Fix: tests 2024-12-17 04:39:38 +01:00
39a98ed4a1 chore: automated housekeeping... 2024-12-17 04:23:24 +01:00
926ea0b6e4 Fix: remove 'id' attribute 2024-12-17 04:13:05 +01:00
ef1d2c9f56 Fix(linkeddata): velopark deals with sections, fix image loading 2024-12-17 03:31:28 +01:00
80aa551c4a Merge master 2024-12-15 23:00:20 +01:00
a55bd55b46 UX: improve display if OSM.org is down 2024-12-15 22:39:22 +01:00
6ccc9d63d0 UX: don't prompt to login when trying to load an initial note 2024-12-13 14:54:06 +01:00
79314e1747 Fix: don't report an unneeded error 2024-12-13 14:45:42 +01:00
3fb8f7342f UX: move map to note location if a hash is given in the note, fix #2311 2024-12-13 14:43:53 +01:00
de782d7356 Chore: use strict on two classes 2024-12-13 14:13:28 +01:00
22c348af27 Fix: fix possible failing upload (error report postmortem) 2024-12-13 13:51:15 +01:00
83a918477f Fix: fix #2309 2024-12-12 01:55:25 +01:00
fe2a6ca065 Fix: fix #2309 2024-12-12 01:54:36 +01:00
b47d0f8c6a Feature: include username of the person closing a maproulette note 2024-12-11 22:41:33 +01:00
c26b9ae7f7 Fix: linked data vis for velopark does no longer rely on country codes 2024-12-11 21:55:36 +01:00
d19719afc3 Docs: improve typing 2024-12-11 21:47:28 +01:00
bb6b053429 chore: automated housekeeping... 2024-12-11 02:49:44 +01:00
a178de3e03 Merge develop 2024-12-11 02:39:31 +01:00
25eb2ae812 Chore: use strict 2024-12-11 02:33:17 +01:00
417bee2ee8 Performance: don't do an overpass request on every map pan if zoomed out too much 2024-12-11 02:31:45 +01:00
91a7957b85 Chore: inline some 'self'-variables 2024-12-11 02:16:58 +01:00
acb651b96f Typing: use 'strict' for GeoOperations.ts module 2024-12-11 02:12:23 +01:00
73f0ffff5d Fix: fix #2306 by using a cutof of 150m 2024-12-10 02:45:30 +01:00
0a001d3c7d Fix: fix #2304 2024-12-10 02:38:00 +01:00
93bbd5d0b8 Merge branch 'master' into develop 2024-12-09 20:08:03 +01:00
c002d66329 Docs: improve error message if something goes wrong in the image upload 2024-12-06 01:20:41 +01:00
557b41d70f Docs: improve typing and testing of GeoOperations 2024-12-06 01:20:20 +01:00
378f55b544 Chore: remove unused imports 2024-12-06 01:04:58 +01:00
c59fcf861a Chore: remove unused imports 2024-12-06 00:46:33 +01:00
7eb91cee38 Feature(inspector): remove unused code (which will also remove the theme), exclude inspector.html from cleanup 2024-12-05 10:39:35 +01:00
a6c752037b Merge feature branch 2024-12-04 18:49:18 +01:00
a87e9e2e98 Fix: attempt to add more EXIF-fields, see #2296 2024-12-02 14:01:08 +01:00
b23b216564 Chore: drop openid-scope from login 2024-12-01 22:24:56 +01:00