]> git.openstreetmap.org Git - nominatim-ui.git/history - dist/details.html
Merge pull request #35 from mtmail/checking-isaddress
[nominatim-ui.git] / dist / details.html
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