|
2739bc4460
|
Version bump
|
2024-07-21 10:23:54 +02:00 |
|
|
c2bbae98e1
|
Add lactose free map, add icons to questions and titles, version bump
|
2024-07-19 16:14:53 +02:00 |
|
|
e3f59217ba
|
Add version
|
2024-07-18 18:23:11 +02:00 |
|
|
a4db7178f4
|
Add explicit api_url to config and testserver-mode indication, add id rewrite when changes are applied to fix image upload on a new object, various formatting fixes; version bump
|
2024-07-17 18:42:39 +02:00 |
|
|
e9d18d2337
|
Version bump
|
2024-07-16 23:10:02 +02:00 |
|
|
cbadd1e063
|
Version bump
|
2024-07-16 16:11:25 +02:00 |
|
|
4ef3429c5a
|
Improve error reporting, first attempt for script which handles the errors
|
2024-07-15 01:51:15 +02:00 |
|
|
b4ffdbd942
|
Add builddb-script to package.json
|
2024-07-15 01:17:43 +02:00 |
|
|
09522004db
|
Fix: correct faulty name
|
2024-07-14 12:07:41 +02:00 |
|
|
bf71bb0393
|
Add script to create single-theme builds
|
2024-07-14 04:17:34 +02:00 |
|
|
811bcecea4
|
Add simple status page
|
2024-07-14 03:55:47 +02:00 |
|
|
21f7cf2997
|
Reorganize scripts in package.json
|
2024-07-10 11:46:31 +02:00 |
|
|
0db81f7b68
|
Version bump
|
2024-07-09 12:14:28 +02:00 |
|
|
e64d8884a3
|
Add error recovery to downloadNSI-script
|
2024-07-08 23:13:57 +02:00 |
|
|
78dddb40c9
|
Add script to download all summary tiles
|
2024-07-08 15:39:00 +02:00 |
|
|
56d3b7b502
|
Version bump
|
2024-06-27 17:56:10 +02:00 |
|
|
38f6ae2044
|
Update server URLs
|
2024-06-25 17:32:20 +02:00 |
|
|
1acb645beb
|
Re-enable button, add setting to choose how to add new features
|
2024-06-21 02:36:36 +02:00 |
|
|
174f884c3c
|
Version bump, report version number in error reports
|
2024-06-20 15:15:31 +02:00 |
|
|
12fec3f312
|
Core: Don't throw away changes if uploading failed, report errors
|
2024-06-20 15:12:51 +02:00 |
|
|
13ea16317f
|
Better documentation of server configuration, add error reporting server
|
2024-06-20 14:22:33 +02:00 |
|
|
2a72b89ce4
|
Fix build
|
2024-06-20 03:36:52 +02:00 |
|
|
800a4ae849
|
Ressurect marker to 'add a new item', but only on long press
|
2024-06-20 03:30:14 +02:00 |
|
|
436738ffa2
|
Allow dynamic point renderings in studio, fixes #1986
|
2024-06-19 00:31:38 +02:00 |
|
|
1098d71aa6
|
Many UI improvements
|
2024-06-18 03:33:11 +02:00 |
|
|
66a48daba8
|
More style tweaks, add geoip server
|
2024-06-17 19:27:21 +02:00 |
|
|
19c57ffce0
|
UX: remove trapFocus as it causes bugs
|
2024-06-16 13:09:13 +02:00 |
|
|
8f5be4f742
|
Split summary-server constant
|
2024-06-12 15:03:10 +02:00 |
|
|
662d58d58f
|
Version bump
|
2024-06-06 11:30:18 +02:00 |
|
|
3552985773
|
Version bump
|
2024-05-24 15:05:11 +02:00 |
|
|
d9a64dc3a8
|
Merge develop
|
2024-05-23 11:38:29 +02:00 |
|
|
436e8286b7
|
Version bump
|
2024-05-16 11:38:54 +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 |
|
|
7151173ea5
|
Fix privacy policy standalone page
|
2024-05-10 12:47:15 +02:00 |
|
Robin van der Linde
|
93b1a28b60
|
Merge branch 'develop' into feature/nsi
|
2024-05-09 11:09:54 +02:00 |
|
|
733c2c7d14
|
Version bump
|
2024-05-07 17:27:22 +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 |
|
|
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 |
|
|
2b2cfb5968
|
Version bump
|
2024-04-27 01:49:26 +02:00 |
|
Robin van der Linde
|
6786c8f321
|
Test with name suggestion index
|
2024-04-25 00:56:36 +02:00 |
|
|
56ba426ab5
|
Fix: emit warning for invalid suggestions
|
2024-04-23 21:42:55 +02:00 |
|
|
9a43da6f8a
|
Studio: fix #1901, #1902
|
2024-04-23 21:31:58 +02:00 |
|
|
5be4b9d1fb
|
Fix: bug submitted comments on notes twice
|
2024-04-23 20:55:45 +02:00 |
|
|
9dffca8cdf
|
Add title to filterview
|
2024-04-23 20:36:36 +02:00 |
|
|
28bf8cca9f
|
Studio: studio now supports loading self-made layers in themes
|
2024-04-23 15:35:18 +02:00 |
|
|
8368d86c51
|
Performance: scale down and optimize all JPG images
|
2024-04-22 15:03:46 +02: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 |
|
|
e6767d5651
|
Version bump
|
2024-04-13 01:58:31 +02: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 |
|
|
6771a62ef5
|
Merge branch 'develop' into feature/lod-vis
|
2024-04-06 11:13:35 +02:00 |
|
|
2f796ee284
|
Update URL
|
2024-04-06 11:03:51 +02:00 |
|
|
5b6cd1d2ae
|
Velopark: first decent, working version
|
2024-04-05 17:49:31 +02:00 |
|
|
36663f97ad
|
Version bump
|
2024-04-03 13:41:46 +02:00 |
|
|
890816d2dd
|
Merge master
|
2024-04-02 19:07:32 +02:00 |
|
|
6950bda35e
|
Version bump
|
2024-04-02 12:26:47 +02:00 |
|
|
faff07d231
|
Version bump
|
2024-03-31 21:14:44 +02:00 |
|
|
5cd7f0976e
|
Add sunny unlabeld, fix label export
|
2024-03-30 13:07:45 +01:00 |
|
|
94d8b18166
|
Add sunny theme for protomaps
|
2024-03-25 03:05:00 +01:00 |
|
|
e1d3ee61d0
|
Version bump
|
2024-03-22 16:23:53 +01:00 |
|
|
f2a6225c80
|
Feature: add Protomaps as background layers
|
2024-03-21 12:16:00 +01:00 |
|
|
bb65de8a62
|
Version bump
|
2024-03-19 14:12:10 +01:00 |
|
|
f93ca6cab9
|
Revert parameter
|
2024-03-19 00:34:24 +01:00 |
|
|
dd00956ea5
|
Add argument to tilecount script
|
2024-03-19 00:23:57 +01:00 |
|
|
853e8dcb3c
|
Housekeeping: translation sync, fix bug
|
2024-03-12 12:16:19 +01:00 |
|
|
d3e1f23279
|
Version bump
|
2024-03-12 11:49:42 +01:00 |
|
|
e7e515364c
|
Version bump
|
2024-03-11 16:35:33 +01:00 |
|
|
4d3b91e892
|
Version bump
|
2024-03-05 00:18:47 +01:00 |
|
|
a0953e3cb8
|
Version bump
|
2024-03-03 13:52:00 +01:00 |
|
|
f89123d318
|
Fix: use https for extractGraph endpoint
|
2024-02-29 15:29:54 +01:00 |
|
|
aa88a3f964
|
Some more experimentation
|
2024-02-29 14:54:14 +01:00 |
|
|
89a0be8903
|
Merge master
|
2024-02-26 16:11:41 +01:00 |
|
|
352414b29d
|
Add module to fetch data (via a proxy) from the website with jsonld
|
2024-02-26 02:24:46 +01:00 |
|
|
f3db4b34c9
|
Remove generate cache scripts
|
2024-02-23 12:05:08 +01:00 |
|
|
35c31f9861
|
Add linked data module which scrapes websites
|
2024-02-22 18:58:34 +01:00 |
|
|
9c939ca23c
|
Fix merge conflict
|
2024-02-22 15:07:08 +01:00 |
|
|
801de2c65c
|
Add server command
|
2024-02-22 15:00:06 +01:00 |
|
|
59356545ed
|
Merge develop
|
2024-02-22 14:59:32 +01:00 |
|
|
62c494d709
|
Version bump
|
2024-02-22 11:57:01 +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 |
|
|
2482ecefc2
|
Scripts: add error message in case of incorrect usage
|
2024-02-20 16:56:35 +01:00 |
|
|
9d53a45f9a
|
Version bump
|
2024-02-20 12:56:56 +01:00 |
|
|
dc88d094c4
|
Version bump
|
2024-02-20 02:01:29 +01:00 |
|
|
1fa66e50f8
|
First fully working version
|
2024-02-19 15:38:46 +01:00 |
|
|
aae9b90ca2
|
Add tile-server command
|
2024-02-18 16:04:32 +01:00 |
|
|
6b507504f8
|
More work on layerserver, generate
|
2024-02-18 15:59:28 +01:00 |
|
|
f0823f4c4d
|
Merge develop
|
2024-02-15 17:48:26 +01:00 |
|
Robin van der Linde
|
55cde117d7
|
Merge branch 'develop' into feature/json-editor
|
2024-02-13 12:17:05 +01:00 |
|
|
3b549a5a0b
|
Version bump
|
2024-02-13 01:17:43 +01:00 |
|
Robin van der Linde
|
2c018d7af3
|
Merge branch 'develop' into feature/json-editor
|
2024-02-13 00:54:04 +01:00 |
|
Robin van der Linde
|
a093d52647
|
🚧 Allow editing of layer file in Studio
|
2024-02-13 00:52:50 +01:00 |
|
|
584fb3cb57
|
Themes: add proper 'image along way' possibility
|
2024-02-12 12:39:35 +01:00 |
|
|
29f8e08509
|
Version bump
|
2024-02-11 15:31:04 +01:00 |
|
|
a52364d5ca
|
Version bump
|
2024-02-03 14:49:22 +01:00 |
|