2022-11-15 |
marc tobias | various npm package updates |
tree | commitdiff |
2022-07-17 |
Marc Tobias | update node packages |
tree | commitdiff |
2022-05-24 |
marc tobias | reverse map: add tooltips to circle markers |
tree | commitdiff |
2022-05-20 |
marc tobias | On /details page the map-position box was misaligned |
tree | commitdiff |
2022-05-05 |
Marc Tobias | config value Nominatim_API_Endpoint can also be a callback |
tree | commitdiff |
2022-04-26 |
Sarah Hoffmann | Merge pull request #181 from lonvia/fix-trueness |
tree | commitdiff |
2022-04-22 |
Sarah Hoffmann | boolean parameters must be handled as code in parameters |
tree | commitdiff |
2022-04-05 |
Marc Tobias | On Search page the 'deduplication' checkbox needs to... |
tree | commitdiff |
2022-02-17 |
Marc Tobias | detail page address list: better gray-out when line... |
tree | commitdiff |
2022-01-20 |
Sarah Hoffmann | Merge pull request #169 from lonvia/fix-columns |
tree | commitdiff |
2022-01-13 |
Sarah Hoffmann | fix span columns in details page |
tree | commitdiff |
2021-10-27 |
mtmail | new config option -Reverse_Only- (#166) |
tree | commitdiff |
2021-10-27 |
mtmail | catch and report JSON parsing errors, simulate API... |
tree | commitdiff |
2021-05-31 |
mtmail | Helper check for details keywords (#160) |
tree | commitdiff |
2021-05-19 |
mtmail | upgrade Bootstrap 4 => 5, remove jquery (#146) |
tree | commitdiff |
2021-05-19 |
mtmail | hierarchy in details response is hash, not array (... |
tree | commitdiff |
2021-05-16 |
mtmail | detail page: fix display when keywords from API are... |
tree | commitdiff |
2021-05-16 |
Yash Srivastava | Fix: Page does not reload due to relative base url... |
tree | commitdiff |
2021-05-09 |
Yash Srivastava | feat: Removed polygon parameter from API and debug... |
tree | commitdiff |
2021-04-29 |
Yash Srivastava | Feat: Ignore case senstivity to osm type, details page... |
tree | commitdiff |
2021-04-25 |
Peter C | Extended Nominatim API endpoint config (#142) |
tree | commitdiff |
2021-04-19 |
Yash Srivastava | Fix: Missing API and debug links (#132) |
tree | commitdiff |
2021-04-19 |
mtmail | MapIcon: make sure title and url get updated when place... |
tree | commitdiff |
2021-04-19 |
mtmail | reverse page: dont switch empty coordinates (#130) |
tree | commitdiff |
2021-04-14 |
mtmail | Cut down number of status fetch requests (#122) |
tree | commitdiff |
2021-04-14 |
Yash Srivastava | Details page: Use osm type and it as placeholder for... |
tree | commitdiff |
2021-04-12 |
marc tobias | avoid build warning by reassigning Nominatim_Config... |
tree | commitdiff |
2021-04-12 |
mtmail | add help with overpass-turbo query for calculated postc... |
tree | commitdiff |
2021-04-08 |
mtmail | Switched to structured form when URL contains structure... |
tree | commitdiff |
2021-04-08 |
marc tobias | validate hidden fields against pattern only when filled |
tree | commitdiff |
2021-04-08 |
mtmail | when navigating search to reverse page, keep the map... |
tree | commitdiff |
2021-03-26 |
mtmail | validate countrycodes, lat, lon fields even when hidden... |
tree | commitdiff |
2021-03-23 |
otbutz | Validate countrycodes (#108) |
tree | commitdiff |
2021-03-12 |
mtmail | new /status.html page (#104) |
tree | commitdiff |
2021-03-12 |
mtmail | set smaller valid step for polygon simplification form... |
tree | commitdiff |
2021-03-05 |
mtmail | detailspage: children, hierarchy link didnt update... |
tree | commitdiff |
2021-03-03 |
mtmail | make sure webpages still work on file:// protocol ... |
tree | commitdiff |
2021-03-02 |
Sarah Hoffmann | make details information table responsive (#98) |
tree | commitdiff |
2021-03-01 |
Sarah Hoffmann | Add component for rows in details info box (#96) |
tree | commitdiff |
2021-02-28 |
Sarah Hoffmann | details: ignore missing computed postcode (#95) |
tree | commitdiff |
2021-02-25 |
mtmail | New configuration paths (#89) |
tree | commitdiff |
2021-02-25 |
mtmail | Error section (#90) |
tree | commitdiff |
2021-02-23 |
mtmail | allow theming (#84) |
tree | commitdiff |
2021-02-19 |
marc tobias | DetailsLink: use place_id if place does not have osmtype,id |
tree | commitdiff |
2021-02-18 |
mtmail | various UI adjustments for mobile browsers (#85) |
tree | commitdiff |
2021-02-18 |
mtmail | Details search: merge three forms into one (#81) |
tree | commitdiff |
2021-02-18 |
mtmail | details page: add -search by name- for address lines... |
tree | commitdiff |
2021-02-17 |
mtmail | convert advanced search options into inline list (#82) |
tree | commitdiff |
2021-02-17 |
mtmail | last update -x ago-, spinner for loading indicator... |
tree | commitdiff |
2021-02-16 |
mtmail | put search,reverse,by-id links into top navbar (#75) |
tree | commitdiff |
2021-02-16 |
Sarah Hoffmann | Enable simple CI run (#77) |
tree | commitdiff |
2021-02-13 |
Sarah Hoffmann | Handle all page changes via page store (#70) |
tree | commitdiff |
2021-02-12 |
Sarah Hoffmann | Components for internal links (#69) |
tree | commitdiff |
2021-02-10 |
mtmail | reverse search: better initial zoom (#63) |
tree | commitdiff |
2021-02-10 |
Sarah Hoffmann | Convert current_result and current_request_latlon store... |
tree | commitdiff |
2021-02-10 |
mtmail | split latitude value if copy&pasted as pair (#62) |
tree | commitdiff |
2021-02-10 |
mtmail | link.href is always absolute URL, inspect raw HTML... |
tree | commitdiff |
2021-02-10 |
mtmail | make LastUpdated a Svelte component (#56) |
tree | commitdiff |
2021-02-08 |
mtmail | details page: on error (HTTP 400) show message (#58) |
tree | commitdiff |
2021-02-08 |
mtmail | eslint: remove 3 unused variables (#57) |
tree | commitdiff |
2021-02-06 |
marc tobias | use Svelte (HTML) style comments, // shows up on screen |
tree | commitdiff |
2021-02-06 |
mtmail | Merge pull request #55 from lonvia/sveltify-popstate |
tree | commitdiff |
2021-02-05 |
Sarah Hoffmann | use svelte syntax for setting the popstate handler |
tree | commitdiff |
2021-02-05 |
mtmail | Merge pull request #54 from lonvia/split-search-page-II |
tree | commitdiff |
2021-02-03 |
Sarah Hoffmann | split SearchBar into forward and reverse version |
tree | commitdiff |
2021-02-03 |
Sarah Hoffmann | split SearchPage into forward and reverse versions |
tree | commitdiff |
2021-02-02 |
mtmail | Add eslint linter (#52) |
tree | commitdiff |
2021-02-02 |
Sarah Hoffmann | Make page choice more svelty (#51) |
tree | commitdiff |
2021-02-02 |
marc tobias | reverse search: click on map triggers new search |
tree | commitdiff |
2021-02-02 |
marc tobias | fix remaining compile warnings |
tree | commitdiff |
2021-02-02 |
marc tobias | report-issue modal window was missing |
tree | commitdiff |
2021-02-02 |
marc tobias | remove search-url-params polyfill. Svelte doesnt suppor... |
tree | commitdiff |
2021-02-02 |
Sarah Hoffmann | avoid direct references to node_modules |
tree | commitdiff |
2021-01-30 |
marc tobias | version 2.0 - converted to Svelte framework |
tree | commitdiff |
2021-01-04 |
marc tobias | /reverse.html should be reverse.html to app works in... |
tree | commitdiff |
2020-12-02 |
Sarah Hoffmann | add a button to display keywords on the details page |
tree | commitdiff |
2020-12-02 |
Sarah Hoffmann | show admin level only for admin boundaries |
tree | commitdiff |
2020-12-02 |
Sarah Hoffmann | restructure rank display |
tree | commitdiff |
2020-10-30 |
Sarah Hoffmann | Add interface for setting advanced search options ... |
tree | commitdiff |
2020-10-28 |
mtmail | Merge pull request #40 from mtmail/navigation-to-detail... |
tree | commitdiff |
2020-10-28 |
marc tobias | navigation link to -search by id- |
tree | commitdiff |
2020-09-04 |
marc tobias | detailpage link only when osm_id is set |
tree | commitdiff |
2020-09-02 |
mtmail | Merge pull request #37 from mtmail/merge-detailslink... |
tree | commitdiff |
2020-09-01 |
marc tobias | detail page now adds class parameter to API request |
tree | commitdiff |
2020-09-01 |
marc tobias | detailsURL helper which replaces detailsLink and detail... |
tree | commitdiff |
2020-09-01 |
mtmail | Merge pull request #35 from mtmail/checking-isaddress |
tree | commitdiff |
2020-09-01 |
marc tobias | detail page API response might have addressline with... |
tree | commitdiff |
2020-09-01 |
mtmail | Merge pull request #33 from mtmail/debug-info-link |
tree | commitdiff |
2020-09-01 |
marc tobias | dont intercept links in last-updated page section |
tree | commitdiff |
2020-09-01 |
mtmail | Merge pull request #29 from mtmail/debug-info-link |
tree | commitdiff |
2020-09-01 |
marc tobias | dont intercept links in last-updated page section |
tree | commitdiff |
2020-08-12 |
marc tobias | Add a &debug=1 API link in the header instead of redire... |
tree | commitdiff |
2020-08-11 |
mtmail | Merge pull request #31 from lonvia/bigger-map |
tree | commitdiff |
2020-08-11 |
Sarah Hoffmann | change map to cover complete height of screen |
tree | commitdiff |
2020-08-10 |
mtmail | Merge pull request #27 from mtmail/always-display-more-url |
tree | commitdiff |
2020-08-10 |
mtmail | Merge pull request #26 from mtmail/support-debug-parameter |
tree | commitdiff |
2020-08-10 |
marc tobias | Always display more-results button below search results |
tree | commitdiff |
2020-08-10 |
marc tobias | redirect to API URL when parameter &debug=1 in URL |
tree | commitdiff |
2020-08-10 |
marc tobias | yet another improvement to path parsing |
tree | commitdiff |
2020-08-10 |
marc tobias | missing semicolon |
tree | commitdiff |
next |