Commit graph

334 commits

Author SHA1 Message Date
dependabot[bot]
0846fc9344
Bump axios from 1.6.1 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 11:44:59 +00:00
4fe2df61fe Chore: formatting 2024-08-09 16:58:48 +02:00
adb2aee0f2 Chore: housekeeping 2024-07-21 12:30:29 +02:00
da615acfb1 Housekeeping 2024-07-09 13:44:59 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
dependabot[bot]
02e1271640
Bump ws from 8.13.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 01:34:49 +00:00
1098d71aa6 Many UI improvements 2024-06-18 03:33:11 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
dependabot[bot]
d5ab55ccf7
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 11:12:10 +00:00
d9a64dc3a8 Merge develop 2024-05-23 11:38:29 +02:00
e136146831 Merge branch 'master' into develop 2024-05-16 10:28:43 +02:00
188763d885 Chore: housekeeping 2024-05-16 10:28:32 +02:00
9656bda759 Translation sync (partial) 2024-05-16 10:27:04 +02:00
c5b4cdf450 NSI: add script to download logos and statistics, dynamically inject extra mappings, hide low-priority mappings if applicable 2024-05-16 00:12:50 +02:00
Robin van der Linde
1dc7c2a45b
Merge branch 'develop' into feature/nsi 2024-05-12 00:05:59 +02:00
402a720178 Chore: node audit fix 2024-05-10 00:41:57 +02:00
Robin van der Linde
93b1a28b60
Merge branch 'develop' into feature/nsi 2024-05-09 11:09:54 +02:00
Robin van der Linde
22c2f5166d
Merge branch 'develop' into feature/nsi 2024-05-07 11:08:44 +02:00
fbf23b6e18 Add switches to enable some more privacy, fix all errors in osmAuth 2024-05-06 18:58:19 +02:00
ef3e27ee8b Merge develop 2024-05-02 23:56:31 +02:00
1c03d293d7 Update to node 20.12.2 (lts) 2024-05-02 15:32:29 +02:00
Robin van der Linde
572d85a6b5
Merge branch 'develop' into feature/nsi 2024-04-29 00:24:51 +02:00
7c71e566e9 Use libraries to generate MD, steps to factor out more of the UIElements 2024-04-28 03:48:07 +02:00
fc6d86397e Remove all usages of 'nano-markdown', use centralized 'Markdown.svelte'-instead 2024-04-27 23:44:54 +02:00
d2e7bac775 Add better support for markdown (switch nano-markdown for markdown-it as the former doesn't support backtick-code-formatting), add Markdown element. See #1929 2024-04-27 22:44:35 +02:00
4ef3e09300 Housekeeping 2024-04-26 12:57:59 +02:00
Robin van der Linde
6786c8f321
Test with name suggestion index 2024-04-25 00:56:36 +02:00
9dffca8cdf Add title to filterview 2024-04-23 20:36:36 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
91e39d4724
Merge pull request #1896 from pietervdvn/dependabot/npm_and_yarn/multi-4b0b1267e2
Bump json5 and dependency-cruiser
2024-04-13 00:09:54 +00:00
dependabot[bot]
e502c76a1e
Bump json5 and dependency-cruiser
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [dependency-cruiser](https://github.com/sverweij/dependency-cruiser). These dependencies need to be updated together.


Updates `json5` from 2.2.0 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

Updates `dependency-cruiser` from 10.9.0 to 16.3.0
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sverweij/dependency-cruiser/compare/v10.9.0...v16.3.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: dependency-cruiser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 00:00:08 +00:00
dependabot[bot]
f2381d3482
Bump csv-parse from 1.3.3 to 5.5.5
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 1.3.3 to 5.5.5.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@5.5.5/packages/csv-parse)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 23:59:54 +00:00
c2e9578f71
Merge pull request #1871 from pietervdvn/dependabot/npm_and_yarn/vite-4.5.3
Bump vite from 4.5.2 to 4.5.3
2024-04-08 00:06:59 +00:00
dependabot[bot]
d936c7a419
Bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 09:16:31 +00:00
dependabot[bot]
17c7f2425c
Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 09:16:25 +00:00
5b6cd1d2ae Velopark: first decent, working version 2024-04-05 17:49:31 +02:00
890816d2dd Merge master 2024-04-02 19:07:32 +02:00
f2a6225c80 Feature: add Protomaps as background layers 2024-03-21 12:16:00 +01:00
dependabot[bot]
ba0a2439e7
Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:54:06 +00:00
dependabot[bot]
3f0312470c
Bump jose from 4.11.2 to 4.15.5
Bumps [jose](https://github.com/panva/jose) from 4.11.2 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.11.2...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 01:55:52 +00:00
7eb6e28b5d Merge translations 2024-03-12 11:51:43 +01:00
89a0be8903 Merge master 2024-02-26 16:11:41 +01:00
35c31f9861 Add linked data module which scrapes websites 2024-02-22 18:58:34 +01:00
59356545ed Merge develop 2024-02-22 14:59:32 +01:00
Robin van der Linde
5e4f67e9a6
Slightly clean up styling 2024-02-22 03:05:50 +01:00
Robin van der Linde
e932bfd9cd
Merge branch 'develop' into feature/json-editor 2024-02-22 02:24:17 +01:00
7c5170da15 Merge develop 2024-02-21 19:17:42 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
Robin van der Linde
a093d52647
🚧 Allow editing of layer file in Studio 2024-02-13 00:52:50 +01:00
ef2f1487c6 LayerServer: first version which can use a local MVT-server 2024-01-22 01:42:05 +01:00
dependabot[bot]
06825c271d
Bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:43:49 +00:00
8248ce64f4 Merge branch 'master' into develop 2024-01-19 01:21:33 +01:00
e220c4103c Chore: housekeeping 2024-01-19 01:21:18 +01:00
e71ae91e2c Tooling: add HTTPS-mode development hosting for debugging on Android 2024-01-15 01:54:09 +01:00
dependabot[bot]
32de02cc1c
Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 11:14:56 +00:00
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
42a87d2611 Attempt to fix build 2023-12-06 12:12:53 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
7680c2791b Merge master 2023-12-03 02:51:43 +01:00
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
8d694e30d2
Merge pull request #1709 from pietervdvn/dependabot/npm_and_yarn/sharp-0.32.6
Bump sharp from 0.30.7 to 0.32.6
2023-12-01 14:54:37 +01:00
f7d19bcc02 Housekeeping 2023-11-23 15:47:16 +01:00
dependabot[bot]
79fb76f644
Bump sharp from 0.30.7 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:54:44 +00:00
c21e88415d Print: add QR-code to output 2023-11-15 03:42:37 +01:00
dependabot[bot]
0990086926
Bump axios from 1.2.3 to 1.6.1
Bumps [axios](https://github.com/axios/axios) from 1.2.3 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.6.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 09:37:20 +00:00
3439e88d38 Chore: updates and generated resources 2023-11-09 16:31:23 +01:00
c7e8b0017c Fix build 2023-10-31 01:52:16 +01:00
31427caa07 Fix build 2023-10-31 01:39:01 +01:00
553ee6d5aa Merge develop 2023-10-17 16:57:49 +02:00
d4d10d1b18 Merge master 2023-10-16 13:39:38 +02:00
5cfb26ce82 Bump maplibre version 2023-10-16 01:10:00 +02:00
00d144b456 Merge translations 2023-10-15 10:59:59 +02:00
c358a4c415 Merge master 2023-10-14 23:29:16 +02:00
3bd7f5cfe0
Merge pull request #1644 from pietervdvn/dependabot/npm_and_yarn/postcss-8.4.31
Chore(deps): bump postcss from 8.4.26 to 8.4.31
2023-10-11 21:47:22 +00:00
08ffe4b7c0 Merge develop 2023-10-11 04:34:57 +02:00
36a73f3a17 Chore: housekeeping, fix tests 2023-10-06 03:34:26 +02:00
dependabot[bot]
eed46f0a42
Chore(deps): bump postcss from 8.4.26 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 00:28:45 +00:00
55c6442cac Merge develop 2023-10-01 13:13:07 +02:00
477ef56e00 Merge develop 2023-09-29 00:28:14 +02:00
f0311c635a Merge master 2023-09-28 23:54:57 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
5a6f5f064b Security: add inline script with automatic hash 2023-09-28 03:00:22 +02:00
dependabot[bot]
33bd8369a2
Chore(deps): bump get-func-name from 2.0.0 to 2.0.2
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 21:11:22 +00:00
08461f70d3 Merge master 2023-09-21 15:34:14 +02:00
badfbb60e4 Chore: formatting 2023-09-21 15:29:34 +02:00
3a77c6f33e Security: add DOM-purification, add 'norefferer' and 'noopener' automatically to links to new tabs 2023-09-20 23:05:08 +02:00
be5f46d8c8 Merge develop 2023-09-16 19:03:07 +02:00
0eb2e81101 Merge master 2023-09-16 18:55:58 +02:00
42c7bbe1c9 Chore: formatting 2023-09-16 18:52:42 +02:00
Robin van der Linde
ce897d28df
Merge branch 'develop' into feature/eslint 2023-09-02 23:49:36 +02:00
51f08c19a1 Chore: update to OAuth 2.0, fix #1548 2023-09-01 21:36:39 +02:00
a129b5c3bf Chore: formatting 2023-09-01 16:06:22 +02:00
6ff2c629f0 Merge branch 'master' into feature/studio 2023-07-28 14:38:12 +02:00
9f2a720341 Merge master 2023-07-28 01:05:11 +02:00
7d51c94e1f Chore: housekeeping 2023-07-28 01:02:31 +02:00