| 2020-02-23 | marc tobias | cut templates to 80 line length | tree | commitdiff | 
| 2020-02-21 | marc tobias | max line length for javascript = 100 | tree | commitdiff | 
| 2020-02-21 | marc tobias | eslint configuration and fixed lots of warnings | tree | commitdiff | 
| 2020-02-21 | marc tobias | Set HTML title for all pages | tree | commitdiff | 
| 2020-02-20 | marc tobias | when &viewbox was set in URL display a green rectangle... | tree | commitdiff | 
| 2020-02-20 | marc tobias | Further ignore yes (e.g. building=yes) as type when... | tree | commitdiff | 
| 2020-02-20 | marc tobias | forgot to remove a debug statement | tree | commitdiff | 
| 2020-02-20 | marc tobias | detail page: only load and display parent-of section... | tree | commitdiff | 
| 2020-02-20 | marc tobias | details page: in addressline table for details link... | tree | commitdiff | 
| 2020-02-20 | marc tobias | reverse results: link to detailpage with osm type and... | tree | commitdiff | 
| 2020-02-20 | marc tobias | Further ignore yes (e.g. building=yes) as type when... | tree | commitdiff | 
| 2020-02-20 | marc tobias | On reverse when red and blue circle is on map, make... | tree | commitdiff | 
| 2020-02-20 | marc tobias | URL query parser can return zoom as null or empty strin... | tree | commitdiff | 
| 2020-02-20 | marc tobias | check aPlace.class exists before calling its method | tree | commitdiff | 
| 2020-02-03 | marc tobias | Link to documentation on nominatim.org rather than... | tree | commitdiff | 
| 2020-02-03 | marc tobias | details html page: no longer use place_id in URLs | tree | commitdiff | 
| 2019-11-30 | marc tobias | default to localhost | tree | commitdiff | 
| 2019-11-30 | marc tobias | use shell to insert templates in layout, not Perl.... | tree | commitdiff | 
| 2019-11-30 | marc tobias | indent templates 2 char instead of 4 char | tree | commitdiff | 
| 2019-11-30 | marc tobias | eslint linter, but still many failures | tree | commitdiff | 
| 2019-11-30 | marc tobias | javascript: indent 2 space, not 4 space | tree | commitdiff | 
| 2019-11-30 | marc tobias | leaflet 1.3 => 1.6 | tree | commitdiff | 
| 2019-11-30 | marc tobias | HTML page with search form when /details.php called... | tree | commitdiff | 
| 2019-11-30 | marc tobias | Allow map to wrap-around, still longitude should be... | tree | commitdiff | 
| 2019-11-30 | marc tobias | API return absolute URLs on /search, relative on /detai... | tree | commitdiff | 
| 2019-11-30 | marc tobias | install url-search-params via npm/yarn | tree | commitdiff | 
| 2019-11-30 | marc tobias | install leaflet-mini-map via npm/yarn | tree | commitdiff | 
| 2019-11-30 | marc tobias | detailspage permalink: use category for class key ... | tree | commitdiff | 
| 2019-11-30 | marc tobias | manage vendor/js|css with npm | tree | commitdiff | 
| 2019-11-30 | marc tobias | for reverse search set a default zoom, 2 is usually... | tree | commitdiff | 
| 2019-11-30 | marc tobias | use https URLs | tree | commitdiff | 
| 2019-11-30 | marc tobias | remove opensearchdescription | tree | commitdiff | 
| 2019-11-30 | marc tobias | use https URLs | tree | commitdiff | 
| 2018-05-04 | Marc Tobias Metten | bring in line with https://github.com/openstreetmap... | tree | commitdiff | 
| 2018-04-09 | Marc Tobias Metten | bring in line with API (https://github.com/openstreetma... | tree | commitdiff | 
| 2018-04-09 | marc tobias | detail page: add permalink, equivalent to https://githu... | tree | commitdiff | 
| 2018-04-05 | marc tobias | bring in line with API (https://github.com/openstreetma... | tree | commitdiff | 
| 2018-03-19 | Marc Tobias Metten | sync with latest Nominatim details-as-json branch | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | cleanup API request URL from unset parameters | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | detailpage: add warning if too many child address lines | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | detailpage: ask API for addressdetails, childplaces | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | detailpage to use geojson instead of asgeojson value | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | index.html, which redirects to search.html | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | display of geojson works | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | forward search: viewbox working | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | map position box was hidden behind map | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | /details.html, not /details | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | upgrade leaflet 0.77 => 1.3.1 | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | upgrade jquery 2 => 3.3 | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | make sure error overlay is on top of map (page) | tree | commitdiff | 
| 2018-03-08 | Marc Tobias Metten | no API request if no query set | tree | commitdiff | 
| 2018-03-07 | Marc Tobias Metten | split javascript into several files | tree | commitdiff | 
| 2018-03-07 | Marc Tobias Metten | display error when server returns error | tree | commitdiff | 
| 2018-03-02 | marc tobias | add polyfill for URLSearchParams | tree | commitdiff | 
| 2018-03-02 | marc tobias | detail page: support &osmtype, &osmid | tree | commitdiff | 
| 2018-03-02 | marc tobias | use a local handlebars library | tree | commitdiff | 
| 2018-03-02 | marc tobias | search.css was in the wrong directory | tree | commitdiff | 
| 2018-03-02 | marc tobias | we dont use leaflet layers or the crosshair images | tree | commitdiff | 
| 2018-03-02 | marc tobias | move third-party libraries to /src/vendor | tree | commitdiff | 
| 2018-03-01 | marc tobias | better setting of initial zoom on reverse search | tree | commitdiff | 
| 2018-03-01 | marc tobias | first commit | tree | commitdiff | 
|  |