Commit graph

25 commits

Author SHA1 Message Date
b300fffdc5 Chore: housekeeping 2025-02-10 02:04:58 +01:00
4e73d9b5f9 Fix: fix https://github.com/pietervdvn/MapComplete/issues/2331 2025-02-04 01:06:55 +01:00
bdc9ba52a6 Refactoring: use theme instead of layout in a lot of places 2024-10-17 04:06:09 +02:00
0bdc1aec61 Feat: Use panoramax to upload to. Will contain bugs 2024-09-26 19:16:47 +02:00
fcc5fb059e Fix some linting errors, more concise code 2024-08-01 15:48:47 +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
8e9c03e258 Refactoring: port doc generation to generate markdown directly without UIElements 2024-07-12 03:17:15 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
84db64bddf Fix #1969 2024-05-27 01:23:49 +02:00
be24f9ba45 Fix linting errors 2024-05-24 15:39:32 +02:00
68602cba94 Include all countries in _ country 2024-05-16 00:26:31 +02:00
bf523848fb Units: add possibility to have an "inverted" time unit, e.g. for charge; add charge units to bike_parking 2024-04-28 23:04:09 +02:00
0a73b28ee1 Chore: fix linting errors, obsolete console.logs and typos 2024-04-13 01:56:41 +02:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
f2d470ff2e Remove obsolete log 2024-01-13 02:54:39 +01:00
d8c22ca6be Speedup loading of opening hours; add slope measurements to stairs 2023-12-31 14:09:25 +01:00
7947fc3fbc Performance: move OH-calculations to idleCallback, prevents stutter 2023-12-12 13:28:07 +01:00
53918f2044 Feature: support 'repeat_on', fix #1588 2023-09-25 19:07:11 +02:00
8fccf78478 Fix: use api.openstreetmap.org on many places, fix #1573 2023-09-21 00:25:04 +02:00
d036350893 Fix tests 2023-07-18 12:38:30 +02:00
3c5bde1ae3 Fix: await 'country' to be loaded 2023-07-18 01:53:37 +02:00
1b433ec47c
Remove console.log 2023-07-17 22:11:39 +02:00
1858cdac95
Create currency metatagger 2023-07-17 20:25:19 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Logic/SimpleMetaTagger.ts (Browse further)