|
e1b3f09e0a
|
Small improvements to the build
|
2024-03-13 01:55:01 +01:00 |
|
|
761280bdac
|
Add branch name in version
|
2024-03-11 14:29:15 +01:00 |
|
|
6394ee8e68
|
Fix: fix #1817, some more improvements to the loading screen
|
2024-03-11 01:17:33 +01:00 |
|
|
39afc64572
|
Attempt to fix build
|
2024-03-07 17:36:50 +01:00 |
|
|
06c2e2fec8
|
Fix CSP issues
|
2024-02-20 02:01:19 +01:00 |
|
|
c823e745a3
|
Fix: properly add 'self' to connect-src (take 2)
|
2024-02-07 18:02:35 +01:00 |
|
|
441a9a5ed9
|
Fix: properly add 'self' to connect-src
|
2024-02-07 17:23:12 +01:00 |
|
|
3bca1305b5
|
Fix: add 'self' to connect-src
|
2024-02-06 23:48:07 +01:00 |
|
|
505844b64a
|
Fix loading external velopark data
|
2024-01-14 22:24:35 +01:00 |
|
|
50f3e71d55
|
Fix build
|
2024-01-01 19:04:11 +01:00 |
|
|
42a87d2611
|
Attempt to fix build
|
2023-12-06 12:12:53 +01:00 |
|
|
60efd0844f
|
Housekeeping
|
2023-12-01 15:23:28 +01:00 |
|
|
ce1855b2bd
|
Fix: add all needed urls again
|
2023-11-19 22:00:37 +01:00 |
|
|
6b4be1200c
|
Fix: always allow www.openstreetmap.org
|
2023-11-19 21:21:33 +01:00 |
|
|
a612d4e1c2
|
Fix: generateCSP
|
2023-11-19 18:13:32 +01:00 |
|
|
29b1f5be4d
|
Security: calculate connect-source of specialVisualisations by argument, if applicable
|
2023-11-19 16:31:58 +01:00 |
|
|
54868debec
|
Fix: correct CSP header for iOs/safari
|
2023-10-20 18:23:35 +02:00 |
|
|
c2164e5951
|
Chore: housekeeping, formatting
|
2023-10-16 14:27:05 +02:00 |
|
|
41da0d7ab7
|
UX: add version number to loading screen
|
2023-10-16 13:05:45 +02:00 |
|
|
2001ef09bf
|
Merge develop
|
2023-10-14 22:41:52 +02:00 |
|
|
713e53c41a
|
Fix: background layer csp fixe
|
2023-10-12 00:47:31 +02:00 |
|
|
09504e18ec
|
Fix: include 'source' and tile URLs from vector tile sources into CSP, see #1652
|
2023-10-11 19:28:20 +02:00 |
|
|
0bdb35a016
|
Chore: housekeeping
|
2023-10-10 01:52:02 +02:00 |
|
|
93630bd1db
|
Fix: add all global layers to CSP
|
2023-10-08 17:38:28 +02:00 |
|
|
2736740cd0
|
Fix: add all vector layers to CSP
|
2023-10-08 14:09:29 +02:00 |
|
|
36a73f3a17
|
Chore: housekeeping, fix tests
|
2023-10-06 03:34:26 +02:00 |
|
|
e37f90855f
|
Fix: fix #1627
|
2023-10-05 22:21:43 +02:00 |
|
|
5ea08040d7
|
Fix: enable external data sources from the ELI
|
2023-10-02 00:15:49 +02:00 |
|
|
451aa3bcd4
|
Security: add nominatim endpoint to config and csp
|
2023-09-29 11:13:30 +02:00 |
|
|
5a6f5f064b
|
Security: add inline script with automatic hash
|
2023-09-28 03:00:22 +02:00 |
|
|
4852888b41
|
Refactoring: make needed URLs explicit
|
2023-09-27 22:21:35 +02:00 |
|
|
39944a01fb
|
Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval'
|
2023-09-22 11:20:22 +02:00 |
|
|
7321004c19
|
Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org'
|
2023-08-23 18:33:30 +02:00 |
|
|
cacc078042
|
Refactoring: attempt to fix build
|
2023-07-16 03:26:43 +02:00 |
|
|
1bba106a86
|
Refactoring: finish move to 'src' directory
|
2023-07-15 18:04:30 +02:00 |
|
|
d008dcb54d
|
Chore: reformat all files with prettier
|
2023-06-14 20:39:36 +02:00 |
|
|
6863e7e56d
|
Style: Improve loading screens
|
2023-05-25 13:19:42 +02:00 |
|
|
48700c3e15
|
Style: style loading screen
|
2023-05-25 10:46:32 +02:00 |
|
|
7f26e4cb3b
|
refactoring: Fix generateLayouts
|
2023-04-13 23:40:28 +02:00 |
|
|
21216127c5
|
Attempt to fix build
|
2023-03-02 14:44:28 +01:00 |
|
|
ca2c446b2c
|
Fix image path of webmanifests
|
2023-02-12 18:32:10 +01:00 |
|
|
90f69bdd93
|
Move webmanifest files into 'public' directory
|
2023-02-09 16:19:08 +01:00 |
|
|
ce44f34bf3
|
Add wrong default import from json files to code quality checks, fix those imports
|
2023-02-08 01:14:21 +01:00 |
|
|
c2113844e3
|
Move webmanifests to 'public'-directory, should fix #1293
|
2023-02-06 01:47:11 +01:00 |
|
|
14e2d71937
|
Add type=module where needed
|
2023-01-17 03:51:46 +01:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
4e2d03a2ea
|
Fix build
|
2022-08-24 01:37:20 +02:00 |
|
|
02711c43c3
|
Actually use awaits where appropriate
|
2022-07-12 14:22:14 +02:00 |
|
|
1271f24160
|
Fix delete button, remove Translations.WT
|
2022-04-21 12:39:28 +02:00 |
|
|
6ad64e3f70
|
Add a download button, improve share functionality for custom themes
|
2022-04-18 02:39:30 +02:00 |
|