]> git.openstreetmap.org Git - nominatim-ui.git/log
nominatim-ui.git
2 days agoRebundle latest version master
Sarah Hoffmann [Tue, 10 Mar 2026 14:50:13 +0000 (15:50 +0100)]
Rebundle latest version

2 days agoupdate link to forum
Sarah Hoffmann [Tue, 10 Mar 2026 14:48:40 +0000 (15:48 +0100)]
update link to forum

2 days agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Tue, 10 Mar 2026 14:46:55 +0000 (15:46 +0100)]
Merge remote-tracking branch 'upstream/master'

6 days agoBump tar from 7.5.9 to 7.5.10 (#349)
dependabot[bot] [Fri, 6 Mar 2026 14:31:34 +0000 (15:31 +0100)]
Bump tar from 7.5.9 to 7.5.10 (#349)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 days agoeslint-plugin-import is no longer required (#348)
mtmail [Wed, 4 Mar 2026 00:01:55 +0000 (01:01 +0100)]
eslint-plugin-import is no longer required (#348)

9 days agoremaining eslint plugins support flat config these days (#347)
mtmail [Tue, 3 Mar 2026 23:52:44 +0000 (00:52 +0100)]
remaining eslint plugins support flat config these days (#347)

9 days agoremove http dependency, we already use node:http (#346)
mtmail [Tue, 3 Mar 2026 23:38:07 +0000 (00:38 +0100)]
remove http dependency, we already use node:http (#346)

9 days agoreplace static-server with sirv (#345)
mtmail [Tue, 3 Mar 2026 23:30:50 +0000 (00:30 +0100)]
replace static-server with sirv (#345)

9 days agoBump brace-expansion from 1.1.11 to 1.1.12 (#344)
dependabot[bot] [Tue, 3 Mar 2026 23:24:02 +0000 (00:24 +0100)]
Bump brace-expansion from 1.1.11 to 1.1.12 (#344)

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 days agotest suite: replace puppeteer with playwright (#343)
mtmail [Tue, 3 Mar 2026 23:04:08 +0000 (00:04 +0100)]
test suite: replace puppeteer with playwright (#343)

* test suite: replace puppeteer with playwrite

* document how to run a single test

* 1 second delay between API requests to avoid getting rate limited

9 days agoremove legacy Svelte 4 features (#342)
mtmail [Tue, 3 Mar 2026 21:56:02 +0000 (22:56 +0100)]
remove legacy Svelte 4 features (#342)

* remove legacy Svelte 4 features

* headless mode is no longer -new-

13 days agomodern javascript: object.assign, for loops (#341)
mtmail [Fri, 27 Feb 2026 23:24:25 +0000 (00:24 +0100)]
modern javascript: object.assign, for loops (#341)

13 days agouse const and let instead of var, enforce with linter (#340)
mtmail [Fri, 27 Feb 2026 22:51:01 +0000 (23:51 +0100)]
use const and let instead of var, enforce with linter (#340)

13 days agomake api_request_params derived, not prop. Dependency updates. (#338)
mtmail [Fri, 27 Feb 2026 22:09:01 +0000 (23:09 +0100)]
make api_request_params derived, not prop. Dependency updates. (#338)

13 days agoBump svelte from 5.45.10 to 5.53.5 (#336)
dependabot[bot] [Fri, 27 Feb 2026 19:59:13 +0000 (20:59 +0100)]
Bump svelte from 5.45.10 to 5.53.5 (#336)

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.45.10 to 5.53.5.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.5/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.53.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
13 days agoBump minimatch from 3.1.2 to 3.1.5 (#337)
dependabot[bot] [Fri, 27 Feb 2026 19:58:46 +0000 (20:58 +0100)]
Bump minimatch from 3.1.2 to 3.1.5 (#337)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks agoBump rollup from 4.53.3 to 4.59.0 (#335)
dependabot[bot] [Fri, 27 Feb 2026 00:44:31 +0000 (01:44 +0100)]
Bump rollup from 4.53.3 to 4.59.0 (#335)

Bumps [rollup](https://github.com/rollup/rollup) from 4.53.3 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks agoBump basic-ftp from 5.0.5 to 5.2.0 (#334)
dependabot[bot] [Thu, 26 Feb 2026 21:48:09 +0000 (22:48 +0100)]
Bump basic-ftp from 5.0.5 to 5.2.0 (#334)

Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to 5.2.0.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.0.5...v5.2.0)

---
updated-dependencies:
- dependency-name: basic-ftp
  dependency-version: 5.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoBump tar from 7.5.7 to 7.5.9 (#331)
dependabot[bot] [Thu, 19 Feb 2026 21:46:10 +0000 (22:46 +0100)]
Bump tar from 7.5.7 to 7.5.9 (#331)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agomore escape HTML, replace .innerHTML (#330)
mtmail [Thu, 5 Feb 2026 13:21:07 +0000 (14:21 +0100)]
more escape HTML, replace .innerHTML (#330)

6 weeks agoBump tar from 7.5.6 to 7.5.7 (#329)
dependabot[bot] [Thu, 29 Jan 2026 15:45:47 +0000 (16:45 +0100)]
Bump tar from 7.5.6 to 7.5.7 (#329)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 weeks agoBump tar from 7.5.3 to 7.5.6 (#328)
dependabot[bot] [Wed, 21 Jan 2026 22:06:45 +0000 (23:06 +0100)]
Bump tar from 7.5.3 to 7.5.6 (#328)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.3 to 7.5.6.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.3...v7.5.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 weeks agoBump tar from 7.4.3 to 7.5.3 (#327)
dependabot[bot] [Sat, 17 Jan 2026 20:26:00 +0000 (21:26 +0100)]
Bump tar from 7.4.3 to 7.5.3 (#327)

Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.3.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 weeks agoBump devalue from 5.6.1 to 5.6.2 (#326)
dependabot[bot] [Thu, 15 Jan 2026 19:18:45 +0000 (20:18 +0100)]
Bump devalue from 5.6.1 to 5.6.2 (#326)

Bumps [devalue](https://github.com/sveltejs/devalue) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: devalue
  dependency-version: 5.6.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months agoRebundle latest version
Sarah Hoffmann [Sat, 13 Dec 2025 10:49:20 +0000 (11:49 +0100)]
Rebundle latest version

2 months agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Sat, 13 Dec 2025 10:41:55 +0000 (11:41 +0100)]
Merge remote-tracking branch 'upstream/master'

2 months agoprepare 3.10.1 release
marc tobias [Fri, 12 Dec 2025 21:43:42 +0000 (22:43 +0100)]
prepare 3.10.1 release

2 months agobetter escaping when building wikipedia url (#323)
mtmail [Fri, 12 Dec 2025 21:36:46 +0000 (22:36 +0100)]
better escaping when building wikipedia url (#323)

3 months agoRebundle latest version
Sarah Hoffmann [Fri, 5 Dec 2025 09:42:41 +0000 (10:42 +0100)]
Rebundle latest version

3 months agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 5 Dec 2025 09:39:14 +0000 (10:39 +0100)]
Merge remote-tracking branch 'upstream/master'

3 months agoprepare v3.10.0 release
marc tobias [Sun, 30 Nov 2025 22:07:28 +0000 (23:07 +0100)]
prepare v3.10.0 release

3 months agoon status page allow admins to set a custom HTML message (#317)
mtmail [Sun, 30 Nov 2025 22:00:02 +0000 (23:00 +0100)]
on status page allow admins to set a custom HTML message (#317)

3 months agowhen no results and viewbox set, then pan map to zoombox instead of whole world ...
mtmail [Fri, 28 Nov 2025 11:03:05 +0000 (12:03 +0100)]
when no results and viewbox set, then pan map to zoombox instead of whole world (#316)

3 months agofor structured search also add -amenity- field (#319)
mtmail [Fri, 28 Nov 2025 11:02:53 +0000 (12:02 +0100)]
for structured search also add -amenity- field (#319)

3 months agotone down text color of form placeholder text (#318)
mtmail [Fri, 28 Nov 2025 11:02:35 +0000 (12:02 +0100)]
tone down text color of form placeholder text (#318)

3 months agoon map also link to overpass-turbo (#320)
mtmail [Fri, 28 Nov 2025 11:02:24 +0000 (12:02 +0100)]
on map also link to overpass-turbo (#320)

3 months agoreverse search: add polygon simplification, language fields (#321)
mtmail [Fri, 28 Nov 2025 11:02:05 +0000 (12:02 +0100)]
reverse search: add polygon simplification, language fields (#321)

3 months agoprepare v3.9.1 release
marc tobias [Mon, 24 Nov 2025 22:30:49 +0000 (23:30 +0100)]
prepare v3.9.1 release

3 months agoadd note about browser default language setting (#315)
mtmail [Mon, 24 Nov 2025 22:27:18 +0000 (23:27 +0100)]
add note about browser default language setting (#315)

3 months agovarious npm package updates (#314)
mtmail [Mon, 24 Nov 2025 22:22:34 +0000 (23:22 +0100)]
various npm package updates (#314)

3 months agoreverse page: keep advanced options after map click (#313)
mtmail [Mon, 24 Nov 2025 22:22:25 +0000 (23:22 +0100)]
reverse page: keep advanced options after map click (#313)

3 months agoBump glob from 10.4.5 to 10.5.0 (#312)
dependabot[bot] [Wed, 19 Nov 2025 07:31:19 +0000 (08:31 +0100)]
Bump glob from 10.4.5 to 10.5.0 (#312)

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months agoBump js-yaml from 4.1.0 to 4.1.1 (#311)
dependabot[bot] [Sat, 15 Nov 2025 12:54:11 +0000 (13:54 +0100)]
Bump js-yaml from 4.1.0 to 4.1.1 (#311)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoBump tar-fs from 3.1.0 to 3.1.1 (#309)
dependabot[bot] [Wed, 24 Sep 2025 20:55:00 +0000 (22:55 +0200)]
Bump tar-fs from 3.1.0 to 3.1.1 (#309)

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.1.0 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoRebundle latest version
Sarah Hoffmann [Fri, 12 Sep 2025 15:32:26 +0000 (17:32 +0200)]
Rebundle latest version

5 months agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Fri, 12 Sep 2025 12:32:30 +0000 (14:32 +0200)]
Merge remote-tracking branch 'upstream/master'

5 months agoprepare 3.9.0 release
marc tobias [Thu, 11 Sep 2025 23:52:21 +0000 (01:52 +0200)]
prepare 3.9.0 release

5 months agosome minor npm updates (#306)
mtmail [Thu, 11 Sep 2025 23:25:44 +0000 (01:25 +0200)]
some minor npm updates (#306)

5 months agomore help text for postcode results which dont have a OSM id (#303)
mtmail [Thu, 11 Sep 2025 23:11:52 +0000 (01:11 +0200)]
more help text for postcode results which dont have a OSM id (#303)

6 months agoFix typo in 'About & Help' text (#305)
Babou [Wed, 10 Sep 2025 12:40:02 +0000 (14:40 +0200)]
Fix typo in 'About & Help' text (#305)

6 months agodetails page: HTML cleanup, use more tables (#304)
mtmail [Tue, 9 Sep 2025 23:10:26 +0000 (01:10 +0200)]
details page: HTML cleanup, use more tables (#304)

6 months agodetails page: entrances list and on map (#302)
mtmail [Tue, 9 Sep 2025 14:29:18 +0000 (16:29 +0200)]
details page: entrances list and on map (#302)

6 months agodetails page: entrances list and on map (#301)
mtmail [Tue, 9 Sep 2025 00:49:31 +0000 (02:49 +0200)]
details page: entrances list and on map (#301)

6 months agoRebundle latest version
Sarah Hoffmann [Mon, 1 Sep 2025 12:40:34 +0000 (14:40 +0200)]
Rebundle latest version

6 months agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 1 Sep 2025 12:39:21 +0000 (14:39 +0200)]
Merge remote-tracking branch 'upstream/master'

6 months agoprepare 3.8.1 release
marc tobias [Thu, 28 Aug 2025 08:55:16 +0000 (10:55 +0200)]
prepare 3.8.1 release

6 months agoenable yarn corepack for release action
marc tobias [Thu, 28 Aug 2025 08:53:22 +0000 (10:53 +0200)]
enable yarn corepack for release action

6 months agoprepare 3.8.0 release
marc tobias [Thu, 28 Aug 2025 08:41:41 +0000 (10:41 +0200)]
prepare 3.8.0 release

6 months agoConvert some link functions to Svelte components (#296)
Sarah Hoffmann [Wed, 27 Aug 2025 23:36:48 +0000 (01:36 +0200)]
Convert some link functions to Svelte components (#296)

* convert wikipedia link to component

* convert osm link to component

6 months agoabort running API fetch before starting a new one (#295)
Sarah Hoffmann [Wed, 27 Aug 2025 23:35:15 +0000 (01:35 +0200)]
abort running API fetch before starting a new one (#295)

Also aborts when switching pages.

6 months agoConvert page stores into global applicaton state (#292)
Sarah Hoffmann [Tue, 26 Aug 2025 13:37:02 +0000 (15:37 +0200)]
Convert page stores into global applicaton state (#292)

* move page state related properties from store to state

Also goes back to using classic URLStateParam as we don't want
the param state to be reactive.

* convert results_store into simple locale state

6 months agodo not keep map state when switching between search panes (#293)
Sarah Hoffmann [Tue, 26 Aug 2025 13:36:06 +0000 (15:36 +0200)]
do not keep map state when switching between search panes (#293)

Restores the behaviour the UI had before switching await from stores.

6 months agotest case: clear results when page switch (#294)
mtmail [Tue, 26 Aug 2025 13:35:52 +0000 (15:35 +0200)]
test case: clear results when page switch (#294)

test case: clear results when page switch

6 months agoReplace map store with global map state (#291)
Sarah Hoffmann [Fri, 22 Aug 2025 23:14:53 +0000 (01:14 +0200)]
Replace map store with global map state (#291)

* move button for minimized MapPosition into component

This means the button can no longer be a leaflet control.
But we can use svelte reactivity for switching between modes.

* convert MapPosition info fields to properties

Instead of registering events on the map itself, have the parent
map hand in all the info we want to display.

* make map state globally available

Removes the existing map_store and exports a globally available
set of map states instead. Components can now simply listen to
the map state using Svelte reactivity instead of registering their
own event handlers to the map.

* use Svelte runes for main app

6 months agoadd map scale (#290)
mtmail [Thu, 21 Aug 2025 00:26:49 +0000 (02:26 +0200)]
add map scale (#290)

6 months agoinit color toggler buttons after each page load (#288)
mtmail [Thu, 21 Aug 2025 00:13:45 +0000 (02:13 +0200)]
init color toggler buttons after each page load (#288)

6 months agoSvelte5: runes, events and @render context (#289)
Sarah Hoffmann [Wed, 20 Aug 2025 23:58:47 +0000 (01:58 +0200)]
Svelte5: runes, events and @render context (#289)

* switch components to svelte runes and new event handling

* switch pages to svelte runes

* switch Header and UrlSubmitForm to using @render

* convert PageLink to unslotted component

* make ReverseLink slotless component

* make DetailsLink a slotless component

* replace DetailsInfoRow with direct HTML

6 months agoUpdate dependencies, second try (#287)
Sarah Hoffmann [Sun, 17 Aug 2025 23:08:29 +0000 (01:08 +0200)]
Update dependencies, second try (#287)

* update dependencies to latest versions including yarn

* silence linter warnings around URLSearchParams

* CI: enable corepack so that yarn2 can be used

6 months agoremove forgotten debug print statement [skip ci]
marc tobias [Sat, 16 Aug 2025 19:30:47 +0000 (21:30 +0200)]
remove forgotten debug print statement [skip ci]

7 months agoMerge pull request #273 from mtmail/docker2
Sarah Hoffmann [Sun, 10 Aug 2025 20:48:14 +0000 (22:48 +0200)]
Merge pull request #273 from mtmail/docker2

Docker instructions now include how to start a container [skip ci]

8 months agomention https://nominatim.openstreetmap.org/ (#285)
Mateusz Konieczny [Thu, 10 Jul 2025 12:24:03 +0000 (14:24 +0200)]
mention https://nominatim.openstreetmap.org/ (#285)

9 months agonpm package updates (#283)
mtmail [Tue, 3 Jun 2025 21:26:14 +0000 (23:26 +0200)]
npm package updates (#283)

9 months agoRebundle latest version
Sarah Hoffmann [Mon, 2 Jun 2025 12:51:02 +0000 (14:51 +0200)]
Rebundle latest version

9 months agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 2 Jun 2025 12:42:50 +0000 (14:42 +0200)]
Merge remote-tracking branch 'upstream/master'

9 months agoupdate npm modules, eslint-mocha, prepare version 3.7.1 (#280)
mtmail [Tue, 27 May 2025 14:16:11 +0000 (16:16 +0200)]
update npm modules, eslint-mocha, prepare version 3.7.1 (#280)

9 months agoRemove php from endpoint urls (#281)
mtmail [Tue, 27 May 2025 14:16:01 +0000 (16:16 +0200)]
Remove php from endpoint urls (#281)

* Nominatim no longer uses .php URLs

10 months agoupgrade eslint-plugin-svelte to version 3 (#277)
mtmail [Fri, 2 May 2025 13:17:59 +0000 (15:17 +0200)]
upgrade eslint-plugin-svelte to version 3 (#277)

* upgrade eslint-plugin-svelte to version 3

* replace airbnb eslint config

* forgot to enable eslint security plugin

10 months agoprepare v3.7.0 release
marc tobias [Tue, 22 Apr 2025 12:13:07 +0000 (14:13 +0200)]
prepare v3.7.0 release

10 months agodark mode
marc tobias [Mon, 21 Apr 2025 22:39:28 +0000 (00:39 +0200)]
dark mode

10 months agovarious npm updates
marc tobias [Mon, 21 Apr 2025 22:17:28 +0000 (00:17 +0200)]
various npm updates

11 months agoBump tar-fs from 3.0.6 to 3.0.8
dependabot[bot] [Fri, 28 Mar 2025 22:14:05 +0000 (22:14 +0000)]
Bump tar-fs from 3.0.6 to 3.0.8

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.6 to 3.0.8.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.6...v3.0.8)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
14 months agoDocker instructions now include how to start a container [skip ci]
marc tobias [Thu, 2 Jan 2025 22:40:00 +0000 (23:40 +0100)]
Docker instructions now include how to start a container [skip ci]

14 months agoReword disclaimer text, hopefully more clear
marc tobias [Tue, 17 Dec 2024 23:55:50 +0000 (00:55 +0100)]
Reword disclaimer text, hopefully more clear

14 months agovarious npm module updates
marc tobias [Tue, 17 Dec 2024 23:43:21 +0000 (00:43 +0100)]
various npm module updates

14 months agoBump nanoid from 3.3.7 to 3.3.8
dependabot[bot] [Tue, 17 Dec 2024 23:35:43 +0000 (23:35 +0000)]
Bump nanoid from 3.3.7 to 3.3.8

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
14 months agoGithub Actions: add Google Chrome action
marc tobias [Tue, 17 Dec 2024 22:59:38 +0000 (23:59 +0100)]
Github Actions: add Google Chrome action

15 months agoBump cross-spawn from 7.0.3 to 7.0.6
dependabot[bot] [Mon, 18 Nov 2024 22:45:21 +0000 (22:45 +0000)]
Bump cross-spawn from 7.0.3 to 7.0.6

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
15 months agoRebundle latest version
Sarah Hoffmann [Mon, 18 Nov 2024 09:44:39 +0000 (10:44 +0100)]
Rebundle latest version

15 months agoMerge remote-tracking branch 'upstream/master'
Sarah Hoffmann [Mon, 18 Nov 2024 09:40:25 +0000 (10:40 +0100)]
Merge remote-tracking branch 'upstream/master'

16 months agoversion 3.6.1
marc tobias [Sat, 9 Nov 2024 20:54:13 +0000 (21:54 +0100)]
version 3.6.1

16 months agoadd advanced option -layer- to search.html
marc tobias [Sun, 3 Nov 2024 23:12:53 +0000 (00:12 +0100)]
add advanced option -layer- to search.html

16 months agosvelte 5.0 => 5.1
marc tobias [Sun, 3 Nov 2024 23:12:28 +0000 (00:12 +0100)]
svelte 5.0 => 5.1

16 months agoprepare version 3.6.0
marc tobias [Sun, 20 Oct 2024 20:06:51 +0000 (22:06 +0200)]
prepare version 3.6.0

16 months agosvelte 4.x => 5.0
marc tobias [Sun, 20 Oct 2024 19:57:02 +0000 (21:57 +0200)]
svelte 4.x => 5.0

16 months agosvelte 4.x => 5.0
marc tobias [Sun, 20 Oct 2024 19:53:32 +0000 (21:53 +0200)]
svelte 4.x => 5.0

16 months agonpm updates. All but svelte
marc tobias [Sun, 20 Oct 2024 18:56:44 +0000 (20:56 +0200)]
npm updates. All but svelte

16 months agonpm package updates, eslint 8->9
marc tobias [Tue, 15 Oct 2024 18:19:19 +0000 (20:19 +0200)]
npm package updates, eslint 8->9

17 months agoBump rollup from 4.18.0 to 4.22.4
dependabot[bot] [Tue, 24 Sep 2024 02:03:35 +0000 (02:03 +0000)]
Bump rollup from 4.18.0 to 4.22.4

Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoBump svelte from 4.2.18 to 4.2.19
dependabot[bot] [Fri, 30 Aug 2024 17:38:15 +0000 (17:38 +0000)]
Bump svelte from 4.2.18 to 4.2.19

Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.19/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.19/packages/svelte)

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

Signed-off-by: dependabot[bot] <support@github.com>
19 months agotests: increase timeout
marc tobias [Mon, 12 Aug 2024 11:23:21 +0000 (13:23 +0200)]
tests: increase timeout