2021-04-29 |
Yash Srivastava | Feat: Ignore case senstivity to osm type, details page...
|
commit | commitdiff | tree |
2021-04-25 |
mtmail | version 3.1.0 (#143)
|
commit | commitdiff | tree |
2021-04-25 |
Peter C | Extended Nominatim API endpoint config (#142)
|
commit | commitdiff | tree |
2021-04-22 |
Yash Srivastava | Refactored status test (#140)
|
commit | commitdiff | tree |
2021-04-22 |
Yash Srivastava | Feat: Added basic tests for all pages (#137)
|
commit | commitdiff | tree |
2021-04-21 |
mtmail | Contribute.md - add links to mocha, puppeteer, assert...
|
commit | commitdiff | tree |
2021-04-21 |
Yash Srivastava | Feat: Added user-agent to puppeteer (#135)
|
commit | commitdiff | tree |
2021-04-19 |
mtmail | testcase that search result displays API and debug...
|
commit | commitdiff | tree |
2021-04-19 |
Yash Srivastava | Feat: Added testing to Github actions and updated documentat...
|
commit | commitdiff | tree |
2021-04-19 |
Yash Srivastava | Fix: Missing API and debug links (#132)
|
commit | commitdiff | tree |
2021-04-19 |
mtmail | MapIcon: make sure title and url get updated when place...
|
commit | commitdiff | tree |
2021-04-19 |
mtmail | reverse page: dont switch empty coordinates (#130)
|
commit | commitdiff | tree |
2021-04-19 |
mtmail | Basic test suite with headless browser (#126)
|
commit | commitdiff | tree |
2021-04-14 |
mtmail | Cut down number of status fetch requests (#122)
|
commit | commitdiff | tree |
2021-04-14 |
Yash Srivastava | Details page: Use osm type and it as placeholder for...
|
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 |
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-23 |
otbutz | Validate countrycodes (#108)
|
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-08 |
otbutz | Readme: Start configuration section with config.theme...
|
commit | commitdiff | tree |
2021-03-08 |
otbutz | Fix broken links in Readme file (#101)
|
commit | commitdiff | tree |
2021-03-05 |
mtmail | detailspage: children, hierarchy link didnt update...
|
commit | commitdiff | tree |
2021-03-03 |
mtmail | make sure webpages still work on file:// protocol ...
|
commit | commitdiff | tree |
2021-03-02 |
Sarah Hoffmann | make details information table responsive (#98)
|
commit | commitdiff | tree |
2021-03-01 |
Sarah Hoffmann | Add component for rows in details info box (#96)
|
commit | commitdiff | tree |
2021-02-28 |
Sarah Hoffmann | details: ignore missing computed postcode (#95)
|
commit | commitdiff | tree |
2021-02-27 |
Sarah Hoffmann | README: fix location of theme config file (#93)
|
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-22 |
Sarah Hoffmann | Remove bundles and package dist on release (#88)
|
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-16 |
Sarah Hoffmann | Enable simple CI run (#77)
|
commit | commitdiff | tree |
2021-02-15 |
mtmail | svelte 3.32.1 => 3.32.3 (#72)
|
commit | commitdiff | tree |
2021-02-13 |
Sarah Hoffmann | Handle all page changes via page store (#70)
|
commit | commitdiff | tree |
2021-02-12 |
Sarah Hoffmann | Components for internal links (#69)
|
commit | commitdiff | tree |
2021-02-10 |
mtmail | reverse search: better initial zoom (#63)
|
commit | commitdiff | tree |
2021-02-10 |
Sarah Hoffmann | Convert current_result and current_request_latlon stores...
|
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 |
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 |
Sarah Hoffmann | Make page choice more svelty (#51)
|
commit | commitdiff | tree |
2020-10-30 |
Sarah Hoffmann | Add interface for setting advanced search options ...
|
commit | commitdiff | tree |
2020-10-28 |
mtmail | Merge pull request #40 from mtmail/navigation-to-details...
|
commit | commitdiff | tree |
2020-09-02 |
mtmail | Merge pull request #37 from mtmail/merge-detailslink...
|
commit | commitdiff | tree |
2020-09-01 |
mtmail | Merge pull request #35 from mtmail/checking-isaddress
|
commit | commitdiff | tree |
2020-09-01 |
mtmail | Merge pull request #33 from mtmail/debug-info-link
|
commit | commitdiff | tree |
2020-09-01 |
mtmail | Merge pull request #29 from mtmail/debug-info-link
|
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
|
commit | commitdiff | tree |
2020-08-10 |
mtmail | 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
|
commit | commitdiff | tree |
2020-08-04 |
mtmail | Merge pull request #20 from mtmail/fix-when-run-from...
|
commit | commitdiff | tree |
2020-07-31 |
mtmail | Merge pull request #22 from mtmail/distance-in-meters...
|
commit | commitdiff | tree |
2020-07-21 |
mtmail | Merge pull request #21 from osm-search/dependabot/npm_and_ya...
|
commit | commitdiff | tree |
2020-07-18 |
dependabot[bot] | Bump lodash from 4.17.15 to 4.17.19
|
commit | commitdiff | tree |
2020-07-07 |
mtmail | Merge pull request #18 from mtmail/version-1dot2
|
commit | commitdiff | tree |
2020-07-07 |
mtmail | Merge pull request #17 from mtmail/dont-reload-page
|
commit | commitdiff | tree |
2020-06-20 |
mtmail | Merge pull request #16 from mtmail/bootstrap-tabs
|
commit | commitdiff | tree |
2020-06-19 |
mtmail | Merge pull request #15 from mtmail/master
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #12 from mtmail/generate-mapicon-url
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #11 from mtmail/host-mapicons
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #10 from mtmail/skip-empty-values
|
commit | commitdiff | tree |
2020-05-18 |
mtmail | Merge pull request #9 from mtmail/yarn-start
|
commit | commitdiff | tree |
2020-05-17 |
mtmail | Merge pull request #8 from mtmail/bootstrap-v4
|
commit | commitdiff | tree |
2020-05-14 |
mtmail | Merge pull request #7 from mtmail/npm-package-upgrades2
|
commit | commitdiff | tree |
2020-05-07 |
mtmail | Merge pull request #6 from osm-search/structured-search...
|
commit | commitdiff | tree |
2020-04-07 |
mtmail | Merge pull request #5 from osm-search/use-place-type...
|
commit | commitdiff | tree |
2020-03-14 |
mtmail | Merge pull request #4 from mtmail/dependabot/npm_and_yarn...
|
commit | commitdiff | tree |
2020-03-14 |
dependabot[bot] | Bump acorn from 7.1.0 to 7.1.1
|
commit | commitdiff | tree |
2019-11-30 |
mtmail | Merge pull request #3 from mtmail/dependabot/npm_and_yarn...
|
commit | commitdiff | tree |
2019-11-30 |
mtmail | Merge branch 'master' into dependabot/npm_and_yarn...
|
commit | commitdiff | tree |
2019-11-30 |
dependabot[bot] | Bump handlebars from 4.0.11 to 4.1.2
|
commit | commitdiff | tree |
2019-11-30 |
mtmail | Merge pull request #2 from mtmail/dependabot/npm_and_yarn...
|
commit | commitdiff | tree |
2019-11-30 |
mtmail | Merge pull request #1 from mtmail/dependabot/npm_and_yarn...
|
commit | commitdiff | tree |
2019-11-30 |
dependabot[bot] | Bump bootstrap from 3.3.5 to 3.4.1
|
commit | commitdiff | tree |
2019-11-30 |
dependabot[bot] | Bump jquery from 3.3.1 to 3.4.0
|
commit | commitdiff | tree |
|