]> git.openstreetmap.org Git - nominatim-ui.git/history - dist/details.html
Rebundle latest version
[nominatim-ui.git] / dist / details.html
2021-02-27 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2021-02-25 mtmailNew configuration paths (#89)
2021-02-23 mtmailallow theming (#84)
2021-01-30 marc tobiasversion 2.0 - converted to Svelte framework
2021-01-04 marc tobias/reverse.html should be reverse.html to app works in...
2020-12-02 Sarah Hoffmannadd a button to display keywords on the details page
2020-12-02 Sarah Hoffmannshow admin level only for admin boundaries
2020-12-02 Sarah Hoffmannrestructure rank display
2020-10-30 Sarah HoffmannAdd interface for setting advanced search options ...
2020-10-28 mtmailMerge pull request #40 from mtmail/navigation-to-detail...
2020-10-28 marc tobiasnavigation link to -search by id-
2020-09-04 marc tobiasdetailpage link only when osm_id is set
2020-09-02 mtmailMerge pull request #37 from mtmail/merge-detailslink...
2020-09-01 marc tobiasdetailsURL helper which replaces detailsLink and detail...
2020-09-01 mtmailMerge pull request #35 from mtmail/checking-isaddress
2020-09-01 marc tobiasdetail page API response might have addressline with...
2020-09-01 mtmailMerge pull request #29 from mtmail/debug-info-link
2020-09-01 marc tobiasdont intercept links in last-updated page section
2020-08-12 marc tobiasAdd a &debug=1 API link in the header instead of redire...
2020-08-04 mtmailMerge pull request #20 from mtmail/fix-when-run-from...
2020-08-04 marc tobiasfix URL links when serving app from a subdirectory
2020-07-31 mtmailMerge pull request #22 from mtmail/distance-in-meters...
2020-07-31 marc tobiasAPI returns some distance in spheric, not meters
2020-07-07 mtmailMerge pull request #18 from mtmail/version-1dot2
2020-07-07 marc tobiasnew context.bSearchRan because handlebar makes it hard...
2020-07-07 mtmailMerge pull request #17 from mtmail/dont-reload-page
2020-07-07 marc tobiasall templates in one document, deal with window.history...
2020-05-18 mtmailMerge pull request #12 from mtmail/generate-mapicon-url
2020-05-18 marc tobiasgenerate mapicon URLs from place category and type
2020-05-18 mtmailMerge pull request #10 from mtmail/skip-empty-values
2020-05-18 marc tobiasset HTML content type
2020-05-17 mtmailMerge pull request #8 from mtmail/bootstrap-v4
2020-05-17 marc tobiasupgrade CSS from Bootstrap 3.x => 4.x
2020-04-10 marc tobiasadd pages /deletable.html, /polygons.html
2020-04-07 marc tobiasdetails page: addressline.isaddress is a boolean, not...
2020-04-07 mtmailMerge pull request #5 from osm-search/use-place-type...
2020-04-07 marc tobiasuse new place_type from details JSON endpoint
2020-02-23 marc tobiasupdate /dist after eslint fixes
2020-02-20 marc tobiasupdate handlebar library
2020-02-03 marc tobiasLink to documentation on nominatim.org rather than...
2020-02-03 marc tobiasdetails html page: no longer use place_id in URLs
2019-12-02 marc tobiasadd dist/ directory for first time