|
56b83cfa36
|
Fix tests
|
2024-02-19 15:43:46 +01:00 |
|
|
f0152ce856
|
Fix tests
|
2024-02-12 15:41:16 +01:00 |
|
|
e68b31e267
|
Chore: Remove unused variables
|
2024-01-24 23:45:20 +01:00 |
|
|
2576931a2b
|
Attempt to fix tests
|
2024-01-13 02:09:42 +01:00 |
|
|
310c41fd16
|
Merge develop
|
2024-01-12 23:38:58 +01:00 |
|
|
639253d971
|
Fix tests
|
2024-01-11 05:37:25 +01:00 |
|
|
c5f2f201b5
|
Fix tests
|
2024-01-07 17:59:10 +01:00 |
|
|
3cbedf7cf2
|
Security/fix: update SHA-hashes of goatcounter script, add test to check that they are still up-to-date
|
2024-01-07 17:32:14 +01:00 |
|
|
94e07d5b13
|
Refactoring: allow to reuse units, move all units into central file
|
2023-12-12 03:47:20 +01:00 |
|
|
f015604000
|
Themes: improve ability of 'rewrite' config
|
2023-12-12 03:43:55 +01:00 |
|
|
d62c56bbe1
|
Fix tests
|
2023-12-07 01:27:06 +01:00 |
|
|
473931891c
|
Favourites: include _all_ tagRenderings
|
2023-11-30 00:39:55 +01:00 |
|
|
3ce21f61cb
|
Favourites: stabilize preferences and adding/removing favourites
|
2023-11-23 17:06:30 +01:00 |
|
|
c13d80f062
|
Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP)
|
2023-11-19 04:38:34 +01:00 |
|
|
41b6eea430
|
Fix: add links and overpass link to cafe_pub
|
2023-11-13 01:39:32 +01:00 |
|
|
e79a0fc81d
|
Studio: improvements after user test
|
2023-11-02 04:35:32 +01:00 |
|
|
fa83a51df5
|
Speed up layer generation script
|
2023-10-31 11:49:14 +01:00 |
|
|
29ff09024f
|
Merge develop
|
2023-10-30 16:32:43 +01:00 |
|
|
4f673f1426
|
Fix tests
|
2023-10-20 21:25:05 +02:00 |
|
|
f77d99f8ed
|
Refactoring: use more accurate context in conversion, fix tests
|
2023-10-12 16:55:26 +02:00 |
|
|
55c6442cac
|
Merge develop
|
2023-10-01 13:13:07 +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 |
|
|
7ebb3d721c
|
Merge master
|
2023-08-24 12:22:45 +02:00 |
|
|
7321004c19
|
Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org'
|
2023-08-23 18:33:30 +02:00 |
|
|
08bbbcabc4
|
Fix: add script integrity, add check to validate that script integrity is always in place
|
2023-08-23 12:50:20 +02:00 |
|
|
80168f5d0d
|
Merge master
|
2023-07-28 00:29:21 +02:00 |
|
|
16816a916c
|
Fix tests
|
2023-07-15 18:55:03 +02:00 |
|
|
adee925d8c
|
Tests: test that every validator has a matching type and vice-versa
|
2023-06-22 17:16:06 +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 |
|
|
39deec76d2
|
chore: automated housekeeping...
|
2023-06-01 23:51:22 +02:00 |
|
|
ace7caada1
|
Refactoring: port import flow
|
2023-06-01 02:52:21 +02:00 |
|
|
1276c62e69
|
Fix tests
|
2023-05-30 03:33:41 +02:00 |
|
|
66f2999422
|
Tests: disable a code quality check
|
2023-05-24 02:21:14 +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 |
|
|
6f3285fbd7
|
Refactoring: improve codeQuality.spec.ts to use promises
|
2023-05-16 01:34:57 +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 |
|
|
a3242a3c7d
|
refactoring: remove some tests that don't work anymore
|
2023-04-13 22:36:07 +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 |
|