]> git.openstreetmap.org Git - nominatim-ui.git/shortlog
nominatim-ui.git
2019-11-30 marc tobiaseslint linter, but still many failures
2019-11-30 marc tobiasjavascript: indent 2 space, not 4 space
2019-11-30 marc tobiasbootstrap CSS source map now included
2019-11-30 marc tobiasleaflet 1.3 => 1.6
2019-11-30 marc tobiashandlebar 4.1 => 4.5
2019-11-30 marc tobiasjquery 3.4.0 -> 3.4.1
2019-11-30 mtmailMerge pull request #3 from mtmail/dependabot/npm_and_ya...
2019-11-30 mtmailMerge branch 'master' into dependabot/npm_and_yarn...
2019-11-30 dependabot... Bump handlebars from 4.0.11 to 4.1.2
2019-11-30 mtmailMerge pull request #2 from mtmail/dependabot/npm_and_ya...
2019-11-30 mtmailMerge pull request #1 from mtmail/dependabot/npm_and_ya...
2019-11-30 marc tobiasHTML page with search form when /details.php called...
2019-11-30 dependabot... Bump bootstrap from 3.3.5 to 3.4.1
2019-11-30 dependabot... Bump jquery from 3.3.1 to 3.4.0
2019-11-30 marc tobiasAllow map to wrap-around, still longitude should be...
2019-11-30 marc tobiasAPI return absolute URLs on /search, relative on /detai...
2019-11-30 marc tobiassrc/vendor/ directory now empty
2019-11-30 marc tobiasinstall url-search-params via npm/yarn
2019-11-30 marc tobiasinstall leaflet-mini-map via npm/yarn
2019-11-30 marc tobiasdetailspage permalink: use category for class key ...
2019-11-30 marc tobiasmanage vendor/js|css with npm
2019-11-30 marc tobiasfor reverse search set a default zoom, 2 is usually...
2019-11-30 marc tobiasuse https URLs
2019-11-30 marc tobiasremove opensearchdescription
2019-11-30 marc tobiasuse https URLs
2018-05-04 Marc Tobias... bring in line with https://github.com/openstreetmap...
2018-04-09 Marc Tobias... bring in line with API (https://github.com/openstreetma...
2018-04-09 marc tobiasdetail page: add permalink, equivalent to https://githu...
2018-04-06 Marc Tobias... reminder to add permalink to details page
2018-04-05 marc tobiasbring in line with API (https://github.com/openstreetma...
2018-03-19 Marc Tobias... sync with latest Nominatim details-as-json branch
2018-03-08 Marc Tobias... cleanup API request URL from unset parameters
2018-03-08 Marc Tobias... detailpage: add warning if too many child address lines
2018-03-08 Marc Tobias... detailpage: ask API for addressdetails, childplaces
2018-03-08 Marc Tobias... detailpage to use geojson instead of asgeojson value
2018-03-08 Marc Tobias... index.html, which redirects to search.html
2018-03-08 Marc Tobias... display of geojson works
2018-03-08 Marc Tobias... forward search: viewbox working
2018-03-08 Marc Tobias... map position box was hidden behind map
2018-03-08 Marc Tobias... /details.html, not /details
2018-03-08 Marc Tobias... upgrade leaflet 0.77 => 1.3.1
2018-03-08 Marc Tobias... upgrade jquery 2 => 3.3
2018-03-08 Marc Tobias... make sure error overlay is on top of map (page)
2018-03-08 Marc Tobias... no API request if no query set
2018-03-07 Marc Tobias... split javascript into several files
2018-03-07 Marc Tobias... display error when server returns error
2018-03-02 marc tobiasadd polyfill for URLSearchParams
2018-03-02 marc tobiasdetail page: support &osmtype, &osmid
2018-03-02 marc tobiasuse a local handlebars library
2018-03-02 marc tobiassearch.css was in the wrong directory
2018-03-02 marc tobiaswe dont use leaflet layers or the crosshair images
2018-03-02 marc tobiasmove third-party libraries to /src/vendor
2018-03-01 marc tobiasbetter setting of initial zoom on reverse search
2018-03-01 marc tobiasfirst commit