]> git.openstreetmap.org Git - nominatim-ui.git/commit
more escape HTML, replace .innerHTML (#330)
authormtmail <mtmail@gmx.net>
Thu, 5 Feb 2026 13:21:07 +0000 (14:21 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 13:21:07 +0000 (14:21 +0100)
commit554c2334abe32e29fcc70afbbf8d3eefc425159b
tree680282916aa9e97d14826ad602aa3f3c2b4321e4
parent5b6400bb5acb70adf846556c20f925229304ebf4
more escape HTML, replace .innerHTML (#330)
src/components/SearchSection.svelte
src/components/SearchSectionReverse.svelte
src/lib/api_utils.js
src/lib/helpers.js
src/pages/PolygonsPage.svelte
src/state/AppState.svelte.js