578 Commits (43471b426cbd3907e8077ce60dd17ce85253a238)
 

Author SHA1 Message Date
Stephan Bösch-Plepelits 6e5ee59313 CategoryOverpass: style 'selected' which is shown while object is selected 6 years ago
Stephan Bösch-Plepelits 74e33ea907 Call notifyPopupClose in category 6 years ago
Stephan Bösch-Plepelits 49bf059c84 CategoryOverpass: adapt to new overpass-layer.show() which returns object to hide 6 years ago
Stephan Bösch-Plepelits 66f2fc86a6 CategoryBase: call hooks categoryOpen and categoryClose 6 years ago
Stephan Bösch-Plepelits f36d65c58c Merge branch 'repo2' 6 years ago
Stephan Bösch-Plepelits 875b5e29d0 Repositories: Advertise gitea env in addCategories 6 years ago
Stephan Bösch-Plepelits f19906ab27 Repositories: improve configuration of gitea - declare path and url 6 years ago
Stephan Bösch-Plepelits 46542d2173 Repositories: change config - do not include in $config 6 years ago
Stephan Bösch-Plepelits ed5ac1d46b Update submodules 6 years ago
Stephan Bösch-Plepelits 3860882d87 addCategories: sort repository list - newest first 6 years ago
Stephan Bösch-Plepelits 18bbee96ba Rename style 'weight' in 'width' 6 years ago
Stephan Bösch-Plepelits 1702c71a7f Set stylesNoAutoShow option 6 years ago
Stephan Bösch-Plepelits 95ddee9526 OpenStreetBrowserLoader: option force=true reloads repository 6 years ago
Stephan Bösch-Plepelits a4e94e6a7d OpenStreetBrowserLoader.forget(): adapt to new full ids 6 years ago
Stephan Bösch-Plepelits aa9132a857 CategoryBase: new function shallShowReload() 6 years ago
Stephan Bösch-Plepelits 21486ede2e Every category type should have a load() method 6 years ago
Stephan Bösch-Plepelits 2060a4a435 OpenStreetBrowserLoader: handle invalid id 6 years ago
Stephan Bösch-Plepelits d609b8498c Improve TwigJS documentation 6 years ago
Stephan Bösch-Plepelits 572d3b4f8a CategoryOverpass: limit data which is available to rendering info 6 years ago
Stephan Bösch-Plepelits 8304df8c84 Repositories: scan_dir, file_get_contents, file_put_contents 6 years ago
Stephan Bösch-Plepelits e9f19b122f Category: don't show repositoryId if not set 7 years ago
Stephan Bösch-Plepelits 7339a6ce9c OpenStreetBrowserLoader.getRepo: remember request result, always call callback 7 years ago
Stephan Bösch-Plepelits 66a91b1f44 OpenStreetBrowserLoader: improve error handling 7 years ago
Stephan Bösch-Plepelits a62837bae4 addCategories: improve styling 7 years ago
Stephan Bösch-Plepelits ae1da77812 Unify link style 7 years ago
Stephan Bösch-Plepelits 9d7d2d3053 OpenStreetBrowserLoader: unify code for id resolving 7 years ago
Stephan Bösch-Plepelits 923580378d OpenStreetBrowserLoader: fix cache 7 years ago
Stephan Bösch-Plepelits 91f958ae02 CategoryIndex: load sub categories from same repository 7 years ago
Stephan Bösch-Plepelits c8a79a9724 fix base 7 years ago
Stephan Bösch-Plepelits 8b9f9f06b3 OpenStreetBrowserLoader: read repository from options, if set 7 years ago
Stephan Bösch-Plepelits 2b3bfb0af7 Prepare passing options to Categories 7 years ago
Stephan Bösch-Plepelits 5dd387921d OpenStreetBrowserLoader: load templates from repositories 7 years ago
Stephan Bösch-Plepelits ceba05da22 Repositories: include templates 7 years ago
Stephan Bösch-Plepelits 7a5dd98396 fix 7 years ago
Stephan Bösch-Plepelits 746e1093d9 Repository: exclude json files which are not categories 7 years ago
Stephan Bösch-Plepelits 4997dd55de Repository: split common code to RepositoryBase 7 years ago
Stephan Bösch-Plepelits ca51637002 repo.php/addCategories: repositoryUrl and categoryUrl 7 years ago
Stephan Bösch-Plepelits 8e48595194 repo.php: don't call getRepositories() twice 7 years ago
Stephan Bösch-Plepelits 5814643141 repo.php: structure repository result 7 years ago
Stephan Bösch-Plepelits e7e29197d5 repo.php: rename newestTimestamp(), info() includes timestamp 7 years ago
Stephan Bösch-Plepelits f0f7478d4e Repositories: separate repo/category parts by '/' 7 years ago
Stephan Bösch-Plepelits f26ead7c8e Repositories: include repositories from gitea (via $config['repositories_gitea']) 7 years ago
Stephan Bösch-Plepelits 14d44c80c1 Repositories: move code to src/repositories.php; configure $config['repositories'] 7 years ago
Stephan Bösch-Plepelits fd349d1d5f repo.php: new repository type 'git' 7 years ago
Stephan Bösch-Plepelits 1b030293d0 repo.php: getRepo() to load repository class 7 years ago
Stephan Bösch-Plepelits aaba36ebc9 repo.php: split code into class RepositoryDir 7 years ago
Stephan Bösch-Plepelits 28db34cf93 addCategories: add edit link 7 years ago
Stephan Bösch-Plepelits 1d51c1f3ff addCategories: back links & headings 7 years ago
Stephan Bösch-Plepelits 10fe71268c addCategories: list repos or categories 7 years ago
Stephan Bösch-Plepelits d13385c085 OpenStreetBrowserLoader.getRepo(): no id -> load list of repos 7 years ago