|
097141f944
|
Chore: linting
|
2024-04-13 02:40:21 +02:00 |
|
|
fe871634c2
|
Remove obsolete test
|
2024-04-06 10:50:34 +02:00 |
|
|
5b6cd1d2ae
|
Velopark: first decent, working version
|
2024-04-05 17:49:31 +02:00 |
|
|
43f284a58c
|
Fix tests
|
2024-04-01 09:20:42 +02:00 |
|
|
922cebf9d1
|
Refactoring: remove old and obsolete data fields in themes and layers
|
2024-02-26 15:08:07 +01:00 |
|
|
7c5170da15
|
Merge develop
|
2024-02-21 19:17:42 +01:00 |
|
|
1528dfaae1
|
Housekeeping: formatting
|
2024-02-20 13:33:38 +01:00 |
|
|
56b83cfa36
|
Fix tests
|
2024-02-19 15:43:46 +01:00 |
|
|
e68b31e267
|
Chore: Remove unused variables
|
2024-01-24 23:45:20 +01:00 |
|
|
d62c56bbe1
|
Fix tests
|
2023-12-07 01:27:06 +01:00 |
|
|
f77d99f8ed
|
Refactoring: use more accurate context in conversion, fix tests
|
2023-10-12 16:55:26 +02:00 |
|
|
db1dbc0f07
|
Fix tests, version bump
|
2023-09-21 15:28:40 +02:00 |
|
|
8fccf78478
|
Fix: use api.openstreetmap.org on many places, fix #1573
|
2023-09-21 00:25:04 +02:00 |
|
|
7321004c19
|
Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org'
|
2023-08-23 18:33:30 +02:00 |
|
|
16816a916c
|
Fix tests
|
2023-07-15 18:55:03 +02:00 |
|
|
238de89ad5
|
Fix: tests
|
2023-06-20 10:40:27 +02:00 |
|
|
d008dcb54d
|
Chore: reformat all files with prettier
|
2023-06-14 20:39:36 +02:00 |
|
|
9cffe6814e
|
Merge: develop
|
2023-06-11 02:32:14 +02:00 |
|
|
47ae4cb456
|
Chore: fix warnings
|
2023-06-02 08:42:08 +02:00 |
|
|
d2f4df3b60
|
Formatting
|
2023-06-01 23:51:22 +02:00 |
|
|
ace7caada1
|
Refactoring: port import flow
|
2023-06-01 02:52:21 +02:00 |
|
|
418e52575a
|
Tests: add regression test for regex
|
2023-05-24 00:26:57 +02:00 |
|
|
f934dad733
|
Tests: Partially fix the tests
|
2023-05-17 13:16:43 +02:00 |
|
|
5904142402
|
Merge develop
|
2023-05-16 03:30:00 +02:00 |
|
|
8fd3fbc0b7
|
Refactoring: fix metatagging
|
2023-05-16 03:27:49 +02:00 |
|
|
d8a5f3c2be
|
Fix: correctly optimize 'key=A&key!=B' into 'key=A'
|
2023-05-16 01:33:58 +02:00 |
|
|
78c56f6fa2
|
Refactoring: save ID to the hash of the URL
|
2023-04-24 02:54:15 +02:00 |
|
|
1f9aacfb29
|
Refactoring: move download functionality for OsmObjects into a new object
|
2023-04-20 03:58:31 +02:00 |
|
|
105120060d
|
Refactoring: add metatagging, add 'last edited by' element, add 'metacondition'
|
2023-04-15 02:28:24 +02:00 |
|
|
bef05481bd
|
Merge develop
|
2023-04-07 04:36:41 +02:00 |
|
|
f8d34648a0
|
refactoring: slight cleanup of tests
|
2023-04-07 03:54:11 +02:00 |
|
|
41e6a2c760
|
More refactoring
|
2023-03-29 17:21:20 +02:00 |
|
|
b94a8f5745
|
refactoring: more state splitting, basic layoutFeatureSource
|
2023-03-26 05:58:28 +02:00 |
|
|
4849f881e6
|
chore: formatting
|
2023-03-09 23:19:49 +01:00 |
|
|
868d476891
|
Merge feature/svelte into develop
|
2023-03-08 19:02:41 +01:00 |
|
|
88a99ead87
|
Fix tests
|
2023-02-14 00:21:47 +01:00 |
|
|
509b237d02
|
Add clipping to generateCache
|
2023-02-14 00:08:21 +01:00 |
|
|
228ceb120d
|
Port tests to vitest
|
2023-02-08 01:21:21 +01:00 |
|
|
321568abe6
|
Fix tests
|
2023-01-22 01:09:16 +01:00 |
|
|
fd30c44352
|
Sync translations, regenerate docs, fix tests
|
2023-01-17 03:18:39 +01:00 |
|
Robin van der Linde
|
b8cf2845e1
|
Fix build, update some references
|
2022-12-02 18:48:56 +01:00 |
|
|
d562e7fd7c
|
Change regex parsing to avoid runaway matches
|
2022-10-11 01:01:24 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
aac736eba8
|
Revert "Improve typing"
This reverts commit 4d783aae45 .
|
2022-08-24 02:28:41 +02:00 |
|
|
4d783aae45
|
Improve typing
|
2022-08-24 02:22:06 +02:00 |
|
|
7e32413113
|
Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer
|
2022-07-29 20:04:36 +02:00 |
|
|
4fd40c6935
|
Download needed relations completely, fixes 873
|
2022-06-24 18:12:39 +02:00 |
|
|
21b268be61
|
Add OsmFeatureSource-test
|
2022-06-21 22:57:44 +02:00 |
|
|
819f65e18d
|
Add extra optimization on And, add test
|
2022-05-01 04:16:17 +02:00 |
|
|
f4a965eacf
|
Move ShowDataLayer-implementation to a separate class for nodejs compatibility
|
2022-04-30 00:41:33 +02:00 |
|