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 |
2020-05-18 |
mtmail | Merge pull request #12 from mtmail/generate-mapicon-url Merge pull request #12 from mtmail/generate-mapicon-url
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | generate mapicon URLs from place category and type
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #11 from mtmail/host-mapicons Merge pull request #11 from mtmail/host-mapicons
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | add mapicons into repository
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | index.html: opening html tag was missing
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | build: a bit more readable
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #10 from mtmail/skip-empty-values Merge pull request #10 from mtmail/skip-empty-values
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | when calling API skip any empty parameter values
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | set HTML content type
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #9 from mtmail/yarn-start Merge pull request #9 from mtmail/yarn-start
|
commit | commitdiff | tree |
2020-05-18 |
marc tobias | new yarn start/build commands
|
commit | commitdiff | tree |
2020-05-17 |
mtmail | Merge pull request #8 from mtmail/bootstrap-v4 Merge pull request #8 from mtmail/bootstrap-v4
|
commit | commitdiff | tree |
2020-05-17 |
marc tobias | upgrade CSS from Bootstrap 3.x => 4.x
|
commit | commitdiff | tree |
2020-05-14 |
mtmail | Merge pull request #7 from mtmail/npm-package-upgrades2 Merge pull request #7 from mtmail/npm-package-upgrades2
|
commit | commitdiff | tree |
2020-05-14 |
marc tobias | update jquery, url-search-params, eslint. Remove unused...
|
commit | commitdiff | tree |
2020-05-07 |
mtmail | Merge pull request #6 from osm-search/structured-search...
|
commit | commitdiff | tree |
2020-05-07 |
marc tobias | structured search form
|
commit | commitdiff | tree |
2020-04-10 |
marc tobias | update jquery 3.4.1 => 3.5
|
commit | commitdiff | tree |
2020-04-10 |
marc tobias | add pages /deletable.html, /polygons.html
|
commit | commitdiff | tree |
2020-04-07 |
marc tobias | Nominatim github organization name changed. Add github...
|
commit | commitdiff | tree |
2020-04-07 |
marc tobias | details page: addressline.isaddress is a boolean, not...
|
commit | commitdiff | tree |
2020-04-07 |
mtmail | Merge pull request #5 from osm-search/use-place-type...
|
commit | commitdiff | tree |
2020-04-07 |
marc tobias | use new place_type from details JSON endpoint
|
commit | commitdiff | tree |
2020-04-06 |
marc tobias | update npm dependencies, update minimist (CVE-2020...
|
commit | commitdiff | tree |
2020-03-14 |
mtmail | Merge pull request #4 from mtmail/dependabot/npm_and_yarn... Merge pull request #4 from mtmail/dependabot/npm_and_yarn/acorn...
|
commit | commitdiff | tree |
next |