763 Commits (master)

Author SHA1 Message Date
Stephan Bösch-Plepelits 428475622e GeoInfo: include zoom level and scale 4 years ago
Stephan Bösch-Plepelits dc4ada33b5 GeoInfo: tooltip, styling 4 years ago
Stephan Bösch-Plepelits e8e4a09eda GeoInfo: coordinates of NW/SE corner, hide mouse when out 4 years ago
Stephan Bösch-Plepelits dbf5c86ac1 editLink: edit with remote control 4 years ago
Stephan Bösch-Plepelits 525b161fb8 editLink: choose editor (only 'id' available) 4 years ago
Stephan Bösch-Plepelits 1df34ac864 CategoryOverpass: move code for generating edit link to editLink.js 4 years ago
Stephan Bösch-Plepelits fe191ddab3 tagsDisplay: 1. match keys by regexp, 2. use twig to format values 4 years ago
Stephan Bösch-Plepelits fbf7065ce0 Markers: enable units for 'width' and 'offset' parameters 4 years ago
Stephan Bösch-Plepelits 02a1813bd5 Define a map.getMetersPerPixel() function 4 years ago
Stephan Bösch-Plepelits 0c9f44bc4b CategoryOverpass: twigData for category info: add map.metersPerPixel value 4 years ago
Stephan Bösch-Plepelits 3f63d60f37 markers: remove invalid code 4 years ago
Stephan Bösch-Plepelits 4ccb6e23e1 Add a 'casing' pane below the overlayPane 4 years ago
Stephan Bösch-Plepelits b064878f3b Show link to OpenStreetBrowser about in Leaflet attribution 5 years ago
Stephan Bösch-Plepelits 716877eda1 tagsDisplay: format wikidata values (UNFIN) 5 years ago
Stephan Bösch-Plepelits 5eaf5687c8 Details: move showing tags to separate file (src/tagsDisplay.js) 5 years ago
Stephan Bösch-Plepelits 552d7d4465 Bugfix: default value of config option urlOpenStreetMap 5 years ago
Stephan Bösch-Plepelits 1dc9cb7c4f Configure URL of OpenStreetMap website 5 years ago
Stephan Bösch-Plepelits 23ca1f3133 image/wikimedia: higher resolutions for retina displays 5 years ago
Stephan Bösch-Plepelits c452ae8125 image/wikimedia: use reasonable image size 5 years ago
Stephan Bösch-Plepelits 5ef2df277f image/wikimedia: improve parser for finding images 5 years ago
Stephan Bösch-Plepelits 0f4efd20b3 wikipedia: don't find images outside of body content 5 years ago
Stephan Bösch-Plepelits aebb95d40d wikipedia: clearfix to avoid floating image problems 5 years ago
Stephan Bösch-Plepelits 2c5b06431f wikipedia: improvements; show prefix headers only once 5 years ago
Stephan Bösch-Plepelits 68095b7780 unfin 5 years ago
Stephan Bösch-Plepelits 7bbd4a3df8 CategoryOverpassFilter: allow multiple values, e.g. checkbox (combine by 'or') 5 years ago
Stephan Bösch-Plepelits 932747cf3d CategoryOverpassFilter: re-design building filter 5 years ago
Stephan Bösch-Plepelits b4b4041030 tagTranslations/repoTrans: if no repository defined, return `str` 5 years ago
Stephan Bösch-Plepelits c4b0c74489 Export: also exports Filter for CategoryOverpass 5 years ago
Stephan Bösch-Plepelits a0c64c05e6 CategoryOverpassFilter: decodeHtml: for undefined return '-- undefined --' 5 years ago
Stephan Bösch-Plepelits 0a36768836 Make more strings translatable 5 years ago
Stephan Bösch-Plepelits 8584448c36 Markers: improve circle marker (image size depends on width and radius) 5 years ago
Stephan Bösch-Plepelits 3c881c8de5 markers: more readable code by using functional programming 5 years ago
Stephan Bösch-Plepelits 4a62c80e86 OpenStreetBrowserLoader/CategoryIndex: loading: improve error messages 5 years ago
Stephan Bösch-Plepelits 88641e30b4 Markers: Add new 'marker' data-src images 5 years ago
Stephan Bösch-Plepelits bf6efba91a markers: adapt all markers to be able to show multiple styles + documentation 5 years ago
Stephan Bösch-Plepelits 177e7d8412 Gitea repositories: fix category url 5 years ago
Stephan Bösch-Plepelits 250d0076b5 addCategories: include branch in source code link 5 years ago
Stephan Bösch-Plepelits dd70e1febf addCategories: fix strings (repositories/categories confused) 5 years ago
Stephan Bösch-Plepelits 8a95323e07 RepositoryGit: fix caching issues (use all branches for timestamp) 5 years ago
Stephan Bösch-Plepelits 10f498541a RepositoryBase.unfoldCategories(): bugfix, don't unfold references 5 years ago
Stephan Bösch-Plepelits 660cf60ab4 RepositoryBase.updateLang(): unfold subcategories 5 years ago
Stephan Bösch-Plepelits 71d6ca37e6 GeoInfo: on coordinate display, wrap location at -180/180 lon 5 years ago
Stephan Bösch-Plepelits 316738f1b9 GeoInfo: change geo-info icon depending on map view 5 years ago
Stephan Bösch-Plepelits 88d5e8ad1e GeoInfo: update map center info on move (instead of moveend) 5 years ago
Stephan Bösch-Plepelits 395174f659 CategoryOverpassFilter: sort filter lists case insensitive 5 years ago
Stephan Bösch-Plepelits d589b40a15 twigFunctions: bugfix, filter debug() returns input value 5 years ago
Stephan Bösch-Plepelits a7b18d2c6c CategoryOverpassFilter: bugfix, title filter not working when no sole filter 5 years ago
Stephan Bösch-Plepelits a764dceca4 twigFunctions: function and filter debug() 5 years ago
Stephan Bösch-Plepelits b8d722958d twigFunction 'matches': value undefined -> return false 5 years ago
Stephan Bösch-Plepelits 956fca7b77 markers: avoid possible bug - when styles references a not-defined style 5 years ago