2021-04-12 |
marc tobias | avoid build warning by reassigning Nominatim_Config...
|
commit | commitdiff | tree |
2021-04-12 |
mtmail | add help with overpass-turbo query for calculated postcode...
|
commit | commitdiff | tree |
2021-04-08 |
mtmail | Switched to structured form when URL contains structured...
|
commit | commitdiff | tree |
2021-04-08 |
marc tobias | validate hidden fields against pattern only when filled
|
commit | commitdiff | tree |
2021-04-08 |
mtmail | when navigating search to reverse page, keep the map...
|
commit | commitdiff | tree |
2021-03-26 |
mtmail | validate countrycodes, lat, lon fields even when hidden...
|
commit | commitdiff | tree |
2021-03-12 |
marc tobias | version 3.0.3
|
commit | commitdiff | tree |
2021-03-12 |
marc tobias | update npm modules
|
commit | commitdiff | tree |
2021-03-12 |
mtmail | new /status.html page (#104)
|
commit | commitdiff | tree |
2021-03-12 |
mtmail | set smaller valid step for polygon simplification form...
|
commit | commitdiff | tree |
2021-03-05 |
marc tobias | version v3.0.2
|
commit | commitdiff | tree |
2021-03-05 |
mtmail | detailspage: children, hierarchy link didnt update...
|
commit | commitdiff | tree |
2021-03-05 |
marc tobias | version v3.0.1
|
commit | commitdiff | tree |
2021-03-03 |
mtmail | make sure webpages still work on file:// protocol ...
|
commit | commitdiff | tree |
2021-02-25 |
marc tobias | version 3.0.0
|
commit | commitdiff | tree |
2021-02-25 |
mtmail | New configuration paths (#89)
|
commit | commitdiff | tree |
2021-02-25 |
mtmail | Error section (#90)
|
commit | commitdiff | tree |
2021-02-23 |
mtmail | allow theming (#84)
|
commit | commitdiff | tree |
2021-02-19 |
marc tobias | version 2.3.0
|
commit | commitdiff | tree |
2021-02-19 |
marc tobias | remove TODO list, we use github issues instead
|
commit | commitdiff | tree |
2021-02-19 |
marc tobias | npm package updates
|
commit | commitdiff | tree |
2021-02-19 |
marc tobias | DetailsLink: use place_id if place does not have osmtype,id
|
commit | commitdiff | tree |
2021-02-18 |
mtmail | various UI adjustments for mobile browsers (#85)
|
commit | commitdiff | tree |
2021-02-18 |
mtmail | Details search: merge three forms into one (#81)
|
commit | commitdiff | tree |
2021-02-18 |
mtmail | details page: add -search by name- for address lines...
|
commit | commitdiff | tree |
2021-02-17 |
mtmail | convert advanced search options into inline list (#82)
|
commit | commitdiff | tree |
2021-02-17 |
mtmail | last update -x ago-, spinner for loading indicator...
|
commit | commitdiff | tree |
2021-02-16 |
mtmail | put search,reverse,by-id links into top navbar (#75)
|
commit | commitdiff | tree |
2021-02-15 |
mtmail | svelte 3.32.1 => 3.32.3 (#72)
|
commit | commitdiff | tree |
2021-02-13 |
marc tobias | version 2.2.0
|
commit | commitdiff | tree |
2021-02-10 |
marc tobias | version 2.1.0
|
commit | commitdiff | tree |
2021-02-10 |
mtmail | reverse search: better initial zoom (#63)
|
commit | commitdiff | tree |
2021-02-10 |
mtmail | split latitude value if copy&pasted as pair (#62)
|
commit | commitdiff | tree |
2021-02-10 |
mtmail | link.href is always absolute URL, inspect raw HTML...
|
commit | commitdiff | tree |
2021-02-10 |
mtmail | make LastUpdated a Svelte component (#56)
|
commit | commitdiff | tree |
2021-02-08 |
mtmail | details page: on error (HTTP 400) show message (#58)
|
commit | commitdiff | tree |
2021-02-08 |
mtmail | eslint: remove 3 unused variables (#57)
|
commit | commitdiff | tree |
2021-02-06 |
marc tobias | use Svelte (HTML) style comments, // shows up on screen
|
commit | commitdiff | tree |
2021-02-06 |
mtmail | replace node-static with static-server (#53)
|
commit | commitdiff | tree |
2021-02-06 |
mtmail | Merge pull request #55 from lonvia/sveltify-popstate
|
commit | commitdiff | tree |
2021-02-05 |
mtmail | Merge pull request #54 from lonvia/split-search-page-II
|
commit | commitdiff | tree |
2021-02-02 |
mtmail | Add eslint linter (#52)
|
commit | commitdiff | tree |
2021-02-02 |
marc tobias | version 2.0.2
|
commit | commitdiff | tree |
2021-02-02 |
marc tobias | reverse search: click on map triggers new search
|
commit | commitdiff | tree |
2021-02-02 |
marc tobias | starting yarn 1.0 "--" is no longer required to forward...
|
commit | commitdiff | tree |
2021-02-02 |
marc tobias | fix remaining compile warnings
|
commit | commitdiff | tree |
2021-02-02 |
marc tobias | report-issue modal window was missing
|
commit | commitdiff | tree |
2021-02-02 |
marc tobias | remove search-url-params polyfill. Svelte doesnt support...
|
commit | commitdiff | tree |
2021-01-31 |
marc tobias | version 2.0.1
|
commit | commitdiff | tree |
2021-01-30 |
marc tobias | version 2.0 - converted to Svelte framework
|
commit | commitdiff | tree |
2021-01-04 |
marc tobias | /reverse.html should be reverse.html to app works in...
|
commit | commitdiff | tree |
2021-01-04 |
marc tobias | leaflet 1.6.0 => 1.7.1
|
commit | commitdiff | tree |
2020-10-28 |
mtmail | Merge pull request #40 from mtmail/navigation-to-details... Merge pull request #40 from mtmail/navigation-to-details-index-page
|
commit | commitdiff | tree |
2020-10-28 |
marc tobias | navigation link to -search by id-
|
commit | commitdiff | tree |
2020-09-04 |
marc tobias | detailpage link only when osm_id is set
|
commit | commitdiff | tree |
2020-09-02 |
marc tobias | v1.2.4
|
commit | commitdiff | tree |
2020-09-02 |
mtmail | Merge pull request #37 from mtmail/merge-detailslink... Merge pull request #37 from mtmail/merge-detailslink-and-detailspermalink
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | detail page now adds class parameter to API request
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | detailsURL helper which replaces detailsLink and detailsPerm...
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | v1.2.3
|
commit | commitdiff | tree |
2020-09-01 |
mtmail | Merge pull request #35 from mtmail/checking-isaddress Merge pull request #35 from mtmail/checking-isaddress
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | detail page API response might have addressline with...
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | version 1.2.2
|
commit | commitdiff | tree |
2020-09-01 |
mtmail | Merge pull request #33 from mtmail/debug-info-link Merge pull request #33 from mtmail/debug-info-link
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | dont intercept links in last-updated page section
|
commit | commitdiff | tree |
2020-09-01 |
mtmail | Merge pull request #29 from mtmail/debug-info-link Merge pull request #29 from mtmail/debug-info-link
|
commit | commitdiff | tree |
2020-09-01 |
marc tobias | dont intercept links in last-updated page section
|
commit | commitdiff | tree |
2020-08-12 |
marc tobias | Add a &debug=1 API link in the header instead of redirecting
|
commit | commitdiff | tree |
2020-08-11 |
mtmail | Merge pull request #31 from lonvia/bigger-map
|
commit | commitdiff | tree |
2020-08-10 |
mtmail | Merge pull request #28 from mtmail/travis-ci Merge pull request #28 from mtmail/travis-ci
|
commit | commitdiff | tree |
2020-08-10 |
marc tobias | simplest Travis-CI integration, only running lint test
|
commit | commitdiff | tree |
2020-08-10 |
mtmail | Merge pull request #27 from mtmail/always-display-more-url Merge pull request #27 from mtmail/always-display-more-url
|
commit | commitdiff | tree |
2020-08-10 |
mtmail | Merge pull request #26 from mtmail/support-debug-parameter Merge pull request #26 from mtmail/support-debug-parameter
|
commit | commitdiff | tree |
2020-08-10 |
marc tobias | Always display more-results button below search results
|
commit | commitdiff | tree |
2020-08-10 |
marc tobias | redirect to API URL when parameter &debug=1 in URL
|
commit | commitdiff | tree |
2020-08-10 |
marc tobias | yet another improvement to path parsing
|
commit | commitdiff | tree |
2020-08-10 |
marc tobias | missing semicolon
|
commit | commitdiff | tree |
2020-08-04 |
marc tobias | prepare version 1.2.1
|
commit | commitdiff | tree |
2020-08-04 |
mtmail | Merge pull request #20 from mtmail/fix-when-run-from... Merge pull request #20 from mtmail/fix-when-run-from-subpath
|
commit | commitdiff | tree |
2020-08-04 |
marc tobias | fix URL links when serving app from a subdirectory
|
commit | commitdiff | tree |
2020-07-31 |
mtmail | Merge pull request #22 from mtmail/distance-in-meters... Merge pull request #22 from mtmail/distance-in-meters-or-spheric
|
commit | commitdiff | tree |
2020-07-31 |
marc tobias | API returns some distance in spheric, not meters
|
commit | commitdiff | tree |
2020-07-21 |
mtmail | Merge pull request #21 from osm-search/dependabot/npm_and_ya...
|
commit | commitdiff | tree |
2020-07-07 |
mtmail | Merge pull request #18 from mtmail/version-1dot2 Merge pull request #18 from mtmail/version-1dot2
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | prepare version 1.2
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | remove several TODO items
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | update eslint npm package
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | new context.bSearchRan because handlebar makes it hard...
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | remove empty URL parameter when generating target_url
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | fix more-results link
|
commit | commitdiff | tree |
2020-07-07 |
mtmail | Merge pull request #17 from mtmail/dont-reload-page Merge pull request #17 from mtmail/dont-reload-page
|
commit | commitdiff | tree |
2020-07-07 |
marc tobias | all templates in one document, deal with window.history...
|
commit | commitdiff | tree |
2020-06-20 |
mtmail | Merge pull request #16 from mtmail/bootstrap-tabs Merge pull request #16 from mtmail/bootstrap-tabs
|
commit | commitdiff | tree |
2020-06-20 |
marc tobias | forward search: use tabs to switch between simple and...
|
commit | commitdiff | tree |
2020-06-19 |
mtmail | Merge pull request #15 from mtmail/master Merge pull request #15 from mtmail/master
|
commit | commitdiff | tree |
2020-06-19 |
marc tobias | default to localhost
|
commit | commitdiff | tree |
2020-06-19 |
marc tobias | new CONTRIBUTE documentation
|
commit | commitdiff | tree |
2020-06-19 |
marc tobias | control requesting polygons from API without hidden...
|
commit | commitdiff | tree |
2020-06-19 |
marc tobias | npm package updates
|
commit | commitdiff | tree |
2020-06-19 |
marc tobias | split configuration into hardcoded default and optional...
|
commit | commitdiff | tree |
next |