Commit graph

278 commits

Author SHA1 Message Date
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