]> git.openstreetmap.org Git - nominatim-ui.git/history - src
version 3.0.0
[nominatim-ui.git] / src /
2021-02-25 mtmailNew configuration paths (#89)
2021-02-25 mtmailError section (#90)
2021-02-23 mtmailallow theming (#84)
2021-02-19 marc tobiasDetailsLink: use place_id if place does not have osmtype,id
2021-02-18 mtmailvarious UI adjustments for mobile browsers (#85)
2021-02-18 mtmailDetails search: merge three forms into one (#81)
2021-02-18 mtmaildetails page: add -search by name- for address lines...
2021-02-17 mtmailconvert advanced search options into inline list (#82)
2021-02-17 mtmaillast update -x ago-, spinner for loading indicator...
2021-02-16 mtmailput search,reverse,by-id links into top navbar (#75)
2021-02-16 Sarah HoffmannEnable simple CI run (#77)
2021-02-13 Sarah HoffmannHandle all page changes via page store (#70)
2021-02-12 Sarah HoffmannComponents for internal links (#69)
2021-02-10 mtmailreverse search: better initial zoom (#63)
2021-02-10 Sarah HoffmannConvert current_result and current_request_latlon store...
2021-02-10 mtmailsplit latitude value if copy&pasted as pair (#62)
2021-02-10 mtmaillink.href is always absolute URL, inspect raw HTML...
2021-02-10 mtmailmake LastUpdated a Svelte component (#56)
2021-02-08 mtmaildetails page: on error (HTTP 400) show message (#58)
2021-02-08 mtmaileslint: remove 3 unused variables (#57)
2021-02-06 marc tobiasuse Svelte (HTML) style comments, // shows up on screen
2021-02-06 mtmailMerge pull request #55 from lonvia/sveltify-popstate
2021-02-05 Sarah Hoffmannuse svelte syntax for setting the popstate handler
2021-02-05 mtmailMerge pull request #54 from lonvia/split-search-page-II
2021-02-03 Sarah Hoffmannsplit SearchBar into forward and reverse version
2021-02-03 Sarah Hoffmannsplit SearchPage into forward and reverse versions
2021-02-02 mtmailAdd eslint linter (#52)
2021-02-02 Sarah HoffmannMake page choice more svelty (#51)
2021-02-02 marc tobiasreverse search: click on map triggers new search
2021-02-02 marc tobiasfix remaining compile warnings
2021-02-02 marc tobiasreport-issue modal window was missing
2021-02-02 marc tobiasremove search-url-params polyfill. Svelte doesnt suppor...
2021-02-02 Sarah Hoffmannavoid direct references to node_modules
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 tobiasdetail page now adds class parameter to API request
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 #33 from mtmail/debug-info-link
2020-09-01 marc tobiasdont intercept links in last-updated page section
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-11 mtmailMerge pull request #31 from lonvia/bigger-map
2020-08-11 Sarah Hoffmannchange map to cover complete height of screen
2020-08-10 mtmailMerge pull request #27 from mtmail/always-display-more-url
2020-08-10 mtmailMerge pull request #26 from mtmail/support-debug-parameter
2020-08-10 marc tobiasAlways display more-results button below search results
2020-08-10 marc tobiasredirect to API URL when parameter &debug=1 in URL
2020-08-10 marc tobiasyet another improvement to path parsing
2020-08-10 marc tobiasmissing semicolon
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 marc tobiasremove empty URL parameter when generating target_url
2020-07-07 marc tobiasfix more-results link
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-06-20 mtmailMerge pull request #16 from mtmail/bootstrap-tabs
2020-06-20 marc tobiasforward search: use tabs to switch between simple and...
2020-06-19 mtmailMerge pull request #15 from mtmail/master
2020-06-19 marc tobiasdefault to localhost
2020-06-19 marc tobiascontrol requesting polygons from API without hidden...
2020-06-19 marc tobiassplit configuration into hardcoded default and optional...
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 #11 from mtmail/host-mapicons
2020-05-18 marc tobiasadd mapicons into repository
2020-05-18 marc tobiasindex.html: opening html tag was missing
2020-05-18 mtmailMerge pull request #10 from mtmail/skip-empty-values
2020-05-18 marc tobiaswhen calling API skip any empty parameter 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-05-07 mtmailMerge pull request #6 from osm-search/structured-search...
2020-05-07 marc tobiasstructured search form
2020-04-10 marc tobiasadd pages /deletable.html, /polygons.html
2020-04-07 marc tobiasNominatim github organization name changed. Add github...
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-03-04 marc tobiasadd moreURL/pagination feature
2020-02-23 marc tobiasfix remaining eslint warnings
2020-02-23 marc tobiascut templates to 80 line length
2020-02-21 marc tobiasmax line length for javascript = 100
2020-02-21 marc tobiaseslint configuration and fixed lots of warnings
2020-02-21 marc tobiasSet HTML title for all pages
2020-02-20 marc tobiaswhen &viewbox was set in URL display a green rectangle...
next