Will Freeman
68be0ae388
handle wikidata, reset presets to custom
2025-06-19 18:16:57 -06:00
Will Freeman
5357a235e1
preset change for real
2025-06-19 15:59:25 -06:00
Will Freeman
6b0b72463a
good boy
2025-06-15 17:33:50 -06:00
Will Freeman
6fc6df180e
temporary preset change
2025-06-15 17:29:20 -06:00
Will Freeman
d8f688df9f
ai assistant, splash screen
2025-06-15 15:31:16 -06:00
Will Freeman
60827b6349
update config for dev
2025-06-12 17:36:09 -06:00
Will Freeman
deeabc4f0f
update api key
2025-06-12 17:22:52 -06:00
Will Freeman
5ef4399222
build fixes, fix terraform
2025-06-12 17:05:34 -06:00
Will Freeman
cde95195a1
prevent dragging existing, prevent deleting existing
2025-06-12 15:11:44 -06:00
Will Freeman
2640b3059b
only allow point (ALPR)
2025-06-12 14:16:20 -06:00
dependabot[bot]
9dfedde679
Bump netlify-cli from 21.6.0 to 22.1.3 ( #11116 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 21.6.0 to 22.1.3.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v21.6.0...v22.1.3 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 22.1.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 11:02:00 +02:00
Martin Raifer
e07dcddfee
only render addr point markers when there are addr tags
...
closes #11092
and also skip rendering of "placement ellipse" for address points
2025-06-05 14:36:07 +02:00
dependabot[bot]
c277bd0b76
Bump @tmcw/togeojson from 7.1.1 to 7.1.2 ( #11096 )
...
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/placemark/togeojson/releases )
- [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/placemark/togeojson/compare/v7.1.1...v7.1.2 )
---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
dependency-version: 7.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 10:31:30 +02:00
dependabot[bot]
01d5e1dbeb
Bump vitest from 3.1.4 to 3.2.1 ( #11095 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.1.4 to 3.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 10:31:17 +02:00
dependabot[bot]
347f3b5d04
Bump netlify-cli from 21.5.0 to 21.6.0 ( #11094 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 21.5.0 to 21.6.0.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v21.5.0...v21.6.0 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 21.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 10:31:04 +02:00
dependabot[bot]
8cd86c8bf6
Bump @types/sinon from 17.0.3 to 17.0.4 ( #11097 )
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 17.0.3 to 17.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-version: 17.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 10:30:45 +02:00
Martin Raifer
95d34835e2
upgrade sinon, don't exclude it from dependabot anymore
2025-06-04 10:14:53 +02:00
Florian Stosse
6af6e1b442
Enable dependabot for GitHub Actions dependencies ( #11093 )
...
* Pin GitHub Actions versions
* Add Dependabot alerts for Actions
2025-06-04 10:01:43 +02:00
Martin Raifer
aabd6dec5e
update changelog with v2.34.1 backport release
2025-06-03 21:23:38 +02:00
Martin Raifer
42ea10d30a
properly update number fields with non-numeric values
...
fixes a bug where the field was not properly filled in when the tag contained a non-numeric value (e.g. `direction=S`), which could eventually cause the tag be deleted inadvertently after focussing/blurring the field.
closes #11076
this regressed in 2b64d70352
2025-06-03 21:11:41 +02:00
Martin Raifer
5cb19f2cb1
don't re-run build in netlify deploy step
...
this was a breaking change in https://github.com/netlify/cli/releases/tag/v21.0.0
2025-06-03 17:31:46 +02:00
dependabot[bot]
d4b4519d5e
Bump browserslist from 4.24.5 to 4.25.0 ( #11073 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.24.5 to 4.25.0.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.24.5...4.25.0 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-version: 4.25.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:51:06 +02:00
dependabot[bot]
4fde236fd8
Bump postcss from 8.5.3 to 8.5.4 ( #11075 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.3 to 8.5.4.
- [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.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:51:00 +02:00
dependabot[bot]
6d43295482
Bump @types/node from 22.15.21 to 22.15.29 ( #11083 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.21 to 22.15.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.29
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:50:52 +02:00
dependabot[bot]
e03c4ebb18
Bump eslint from 9.27.0 to 9.28.0 ( #11085 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.27.0 to 9.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:45:29 +02:00
dependabot[bot]
d735d9f10d
Bump esbuild from 0.25.4 to 0.25.5 ( #11071 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.25.4 to 0.25.5.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.4...v0.25.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 13:40:30 +02:00
Martin Raifer
bd71ccba17
fix false positive "unreachable oneway" validation cased by oneway=-1
...
fixes #11068
2025-05-27 14:44:51 +02:00
dependabot[bot]
ca98ef6f1f
Bump @transifex/api from 7.1.3 to 7.1.4 ( #11069 )
...
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript ) from 7.1.3 to 7.1.4.
- [Release notes](https://github.com/transifex/transifex-javascript/releases )
- [Changelog](https://github.com/transifex/transifex-javascript/blob/master/RELEASE_HOWTO.md )
- [Commits](https://github.com/transifex/transifex-javascript/compare/v7.1.3...v7.1.4 )
---
updated-dependencies:
- dependency-name: "@transifex/api"
dependency-version: 7.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 09:17:43 +02:00
Martin Raifer
2dc64f0fef
cache panoramax sequence data (prev/next links)
...
to allow more snappy scrolling through the photos of a sequence using the prev/next buttons
the cache is primed with information for "most of" the selected sequence, see also https://gitlab.com/panoramax/server/api/-/issues/268
2025-05-21 16:56:57 +02:00
Martin Raifer
3c9d232d41
make sure pannellum viewer is ready to load new photo, fixes #11054
...
while loading a "scene", pannellum cannot load a new panorama scene. This means we have to wait while the viewer is busy loading an existing panorama until we can load a new one.
2025-05-21 16:38:31 +02:00
Martin Raifer
5fb540b551
cache userid to username data for panoramax service
2025-05-21 14:18:14 +02:00
dependabot[bot]
72f2bcd0dc
Bump @types/node from 22.15.19 to 22.15.21 ( #11065 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.19 to 22.15.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.21
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 12:01:54 +02:00
dependabot[bot]
d753ad41f7
Bump netlify-cli from 21.4.2 to 21.5.0 ( #11063 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 21.4.2 to 21.5.0.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v21.4.2...v21.5.0 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 21.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 16:02:42 +02:00
dependabot[bot]
49fd496419
Bump vitest from 3.1.3 to 3.1.4 ( #11062 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 16:02:32 +02:00
dependabot[bot]
09d60bbfcd
Bump marked from 15.0.11 to 15.0.12 ( #11064 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 15.0.11 to 15.0.12.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v15.0.11...v15.0.12 )
---
updated-dependencies:
- dependency-name: marked
dependency-version: 15.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 16:02:16 +02:00
dependabot[bot]
dbc4d43ff3
Bump @types/node from 22.15.18 to 22.15.19 ( #11061 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.18 to 22.15.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.19
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 11:41:13 +02:00
dependabot[bot]
18957f9238
Bump eslint from 9.26.0 to 9.27.0 ( #11060 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.26.0...v9.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 11:41:03 +02:00
Keiffer
9b46ed167d
hide Mapilio photo markers on low zoom ( #11014 )
2025-05-19 11:40:45 +02:00
dependabot[bot]
7d3b1ad95f
Bump netlify-cli from 21.4.1 to 21.4.2 ( #11053 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 21.4.1 to 21.4.2.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v21.4.1...v21.4.2 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 21.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-18 12:38:26 +02:00
git-tgo
8957e6770c
fix typo in changelog ( #11056 )
2025-05-18 12:36:49 +02:00
dependabot[bot]
9c41d535e1
Bump netlify-cli from 21.3.0 to 21.4.1 ( #11051 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 21.3.0 to 21.4.1.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v21.3.0...v21.4.1 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 21.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 21:18:18 +02:00
dependabot[bot]
46a01d33b0
Bump @types/node from 22.15.17 to 22.15.18 ( #11048 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.17 to 22.15.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.18
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-15 21:18:09 +02:00
Martin Raifer
7b702bed16
drop unused import
2025-05-15 17:03:48 +02:00
Martin Raifer
e25af7c05e
enable keybindings for unavailable operations -> show info message
...
this should make it easier to discover what a given keypress was supposed to do (e.g. which operation it triggered)
closes #9896
2025-05-15 17:03:31 +02:00
Martin Raifer
c11b661ef3
fix oneway field showing "Assumed to be Yes" if cycled through
...
…back to the default state. This was a slight regression from the refactoring in #10730 : In an intermeditate step, the entity has `oneway=yes`, which should actually be ignored when determining if an entity has an implicit oneway state.
2025-05-15 11:26:40 +02:00
dependabot[bot]
1c43e97622
Bump netlify-cli from 21.2.1 to 21.3.0 ( #11047 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 21.2.1 to 21.3.0.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v21.2.1...v21.3.0 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 21.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 18:30:04 +02:00
Martin Raifer
ac59197632
simplify raw tag editor ui and logic ( #10889 )
...
* always show empty line at bottom of the tag list to allow adding more tags (replaces `+` button and tab logic)
* disable delete and info buttons on empty tag
* replace deferring of tag change events and re-rendering with a simpler logic (to fix issues like #10871 ):
only set input field values if the rendering event was triggered by an external event, or by a change of the respective field in the raw tag editor itself
* skip delete and tag info buttons while navigating using tab: makes it more quick to get to where one typically needs to, deleting a key using the keyboard only is possible by emptying the tag's key, and advanced users are not typically using the `i` button anyway
2025-05-12 18:21:55 +02:00
Martin Raifer
7f8e676af3
refresh numeric fields on blur ( #11027 )
2025-05-12 18:09:39 +02:00
Martin Raifer
9b7a98862d
Merge remote-tracking branch 'origin/housenumber-labels' into develop
2025-05-12 18:02:47 +02:00
Martin Raifer
cf9c6aeeee
Set development version number
2025-05-12 13:29:21 +02:00