46 Commits (ff3e2bad8c335b0bc25b70b913cac8aaa8151545)

Author SHA1 Message Date
Stephan Bösch-Plepelits ff3e2bad8c Instead of FreeGeoIP use local GeoIP database 7 years ago
Stephan Bösch-Plepelits a06d49395b State: Bugfix initial view 7 years ago
Stephan Bösch-Plepelits 87326a86b0 Fix some linting errors; remove debug messages 7 years ago
Stephan Bösch-Plepelits e4a26ef910 CategoryOverpass: add 'categories' parameter to state 7 years ago
Stephan Bösch-Plepelits 40f943a481 Permalink: move state handling to src/state.js 7 years ago
Stephan Bösch-Plepelits 61cdf70f29 Compile initState, apply if no state is set 7 years ago
Stephan Bösch-Plepelits 1bb28e3a00 Permalink: split readState() in readState() and applyState() 7 years ago
Stephan Bösch-Plepelits 4506d53822 Permalink: read state in init; set intial location only when no other location known 7 years ago
Stephan Bösch-Plepelits 4e7b167bf3 Permalink: when opening popup, push location only when close >1sec ago 7 years ago
Stephan Bösch-Plepelits 02e51673c8 Permalink: Set map parameter on load 7 years ago
Stephan Bösch-Plepelits 4cd511d744 readState: update state object with read data 7 years ago
Stephan Bösch-Plepelits 1a947a264e Permalink: set and read 'map' parameter 7 years ago
Stephan Bösch-Plepelits dececc5935 Permalink: readState(): parse parameters, handle path 7 years ago
Stephan Bösch-Plepelits fcd611ee0f Permalink: new function readState() - unify code from old url parsing 7 years ago
Stephan Bösch-Plepelits fd129c98a0 Permalink: update hash from central updateState() function 7 years ago
Stephan Bösch-Plepelits cab0cd7611 Bugfix: don't update url when hash is equal or subpage 7 years ago
Stephan Bösch-Plepelits 952c69bd9a Make details content look similar to popup content 7 years ago
Stephan Bösch-Plepelits 97b971b85c Sidebar: never clear content div, rather use sub-divs 7 years ago
Stephan Bösch-Plepelits a57c41b6f8 Don't re-open popup when opening details 7 years ago
Stephan Bösch-Plepelits 911be13c2d Render detailsBody via category.renderTemplate() 7 years ago
Stephan Bösch-Plepelits 0e9ea584be Define twig function 'tagsPrefix' 7 years ago
Stephan Bösch-Plepelits c8ad13ad72 update popup content from CategoryOverpass 7 years ago
Stephan Bösch-Plepelits ea05f478f4 Configure additional map layers 7 years ago
Stephan Bösch-Plepelits 0c8fbd2981 show(): always call callback, with error if necessary 7 years ago
Stephan Bösch-Plepelits 4c4fe44786 Call hook 'show' when an object is shown 7 years ago
Stephan Bösch-Plepelits 0cbdfb9969 Fullscreen mode 7 years ago
Stephan Bösch-Plepelits 22e33a7e25 Choose overpassUrl in Options 7 years ago
Stephan Bösch-Plepelits f2f10940f8 config[overpassUrl] can be an array (1st entry will be used) 7 years ago
Stephan Bösch-Plepelits 9afa9a2b94 Set data language via options, recalc categories after change 7 years ago
Stephan Bösch-Plepelits 41f798b173 Location to separate file 7 years ago
Stephan Bösch-Plepelits a56228ba86 Move language stuff to src/language.js 7 years ago
Stephan Bösch-Plepelits c86b7322b9 onload: call onload2 after initializing submodules 7 years ago
Stephan Bösch-Plepelits 65854b789f Initial attempt on an options page 7 years ago
Stephan Bösch-Plepelits c52d6efeeb DOM: Instead of #info and #object use just #content 7 years ago
Stephan Bösch-Plepelits 25eb5f7f40 Include tag translations via modulekit 7 years ago
Stephan Bösch-Plepelits d8584d65c0 Configure defaultView 7 years ago
Stephan Bösch-Plepelits 851c5075b7 Configure OverpassUrl 7 years ago
Stephan Bösch-Plepelits e9a99f192e remove debug code 7 years ago
Stephan Bösch-Plepelits 90e58217fc Use ui_lang to translate tags 7 years ago
Stephan Bösch-Plepelits caed70f952 Use modulekit for loading certain sub modules 7 years ago
Stephan Bösch-Plepelits 75e390c3a3 Geo Location 7 years ago
Stephan Bösch-Plepelits cdd6947f0b Geo Search: add a search field for locations 7 years ago
Stephan Bösch-Plepelits 9e9d1baea3 Get initial map view via ip-location 7 years ago
Stephan Bösch-Plepelits 483db64db9 Move index.js to src/ 7 years ago
Stephan Bösch-Plepelits 295db19ea0 Show details link 7 years ago
Stephan Bösch-Plepelits fc199b7441 OSBIndex, OSBCategory -> CategoryBase, CategoryIndex, CategoryOverpass 7 years ago
Stephan Bösch-Plepelits ec13a57dd8 Improve parentDom handling 7 years ago
Stephan Bösch-Plepelits 9764c1b1bb React on URL changes 7 years ago
Stephan Bösch-Plepelits 0e541df1e1 show details only on request 7 years ago
Stephan Bösch-Plepelits 022a611d21 Initial URL handling 7 years ago