763 Commits (master)

Author SHA1 Message Date
Stephan Bösch-Plepelits 228a24a506 CustomCategory: when no name set, use 'Custom ID' as name 2 years ago
Stephan Bösch-Plepelits ae5370dda2 Browser: bugfix if a link has no href 2 years ago
Stephan Bösch-Plepelits 30b16cf68f Window: raise window when clicked; re-focus current element 2 years ago
Stephan Bösch-Plepelits 0660c738a2 CustomCategory: code-cleanup, use e.preventDefault() 2 years ago
Stephan Bösch-Plepelits 832e4c6776 CustomCategory: list popular categories 2 years ago
Stephan Bösch-Plepelits 2696d08c69 CustomCategory: add popularity column with declining relevance 2 years ago
Stephan Bösch-Plepelits ed66265eb3 Browser: sort children by weight 2 years ago
Stephan Bösch-Plepelits 1f4cb8fab9 More Categories: use new 'browser' function for menu handling 2 years ago
Stephan Bösch-Plepelits 4a8f7c02a4 More Categories: start re-design menu; include customCategory as module from index.js 2 years ago
Stephan Bösch-Plepelits cf1bedb5c1 CustomCategory: add a tip to the tutorial to the edit window 2 years ago
Stephan Bösch-Plepelits 2ce395b2af Repositories: add a 'group' property (default|gitea) 2 years ago
Stephan Bösch-Plepelits 785038e623 repositoriesGitea: move code from repositories.php to separate module 2 years ago
Stephan Bösch-Plepelits d25f16329a CustomCategory: print list of popular categories 2 years ago
Stephan Bösch-Plepelits 8c151f8849 CustomCategory: add a share button which copies the link to the clipboard 2 years ago
Stephan Bösch-Plepelits f65e7aea61 More Categories: include format in repository links 2 years ago
Stephan Bösch-Plepelits c630de8f1e CustomCategory: record each access to a category (once per day and session) 2 years ago
Stephan Bösch-Plepelits 382dafa636 Replace 'window-modal' by a self-written class (with some copy&paste) 2 years ago
Stephan Bösch-Plepelits bf7084a94b CustomCategory: when editing a category loaded by link, change this category after save 2 years ago
Stephan Bösch-Plepelits 3032b2cb64 CustomCategory: styling modal window 2 years ago
Stephan Bösch-Plepelits 8ccaa41e2f CustomCategory: edit categories, regardless of they were interactively created or loaded via link 2 years ago
Stephan Bösch-Plepelits 96ce746929 CustomCategory: use Loader.getCategory() 2 years ago
Stephan Bösch-Plepelits 045ec83d81 CustomCategory: cache categories 2 years ago
Stephan Bösch-Plepelits c29f924cd6 CustomCategory: test yaml for correctness 2 years ago
Stephan Bösch-Plepelits 085814b1f1 customCategory: load categories when requested 2 years ago
Stephan Bösch-Plepelits c8da00335a OpenStreetBrowserLoader: register repositories 2 years ago
Stephan Bösch-Plepelits 724bb1cb7c addCategories: split function in list/show 2 years ago
Stephan Bösch-Plepelits 0d06bcbb56 OpenStreetBrowserLoader.getRepositoryList() 2 years ago
Stephan Bösch-Plepelits 2bd803b16e addCategories: bugfix, return after error-alert 2 years ago
Stephan Bösch-Plepelits 8d6069d11a OpenStreetBrowserLoader: move loading to Repository, get rid of .getRepo() 2 years ago
Stephan Bösch-Plepelits 399298472f OpenStreetBrowserLoader.getCategory(), .getTemplate() -> call fun in Repository 2 years ago
Stephan Bösch-Plepelits da57880c2b OpenStreetBrowserLoader: do not use .getRepo() directly 2 years ago
Stephan Bösch-Plepelits eca9ee447a OpenStreetBrowserLoader: convert to a ES6 class 2 years ago
Stephan Bösch-Plepelits e44958606d CustomCategory: save categories to a database 2 years ago
Stephan Bösch-Plepelits 3f18c48d37 CustomCategory: create new, edit loaded 2 years ago
Stephan Bösch-Plepelits 6d94ec2d76 marker-icons: no need to use the raw filter 2 years ago
Stephan Bösch-Plepelits b98ee12eeb RepositoryGit: bugfix, include .yaml files 2 years ago
Stephan Bösch-Plepelits 9245945c53 wikipedia: filter wikipediaAbstract returns escape html code 2 years ago
Stephan Bösch-Plepelits 1a270fb71f Wikidata/TwigJS: filter 'wikidataEntity' returns structured data of the object 2 years ago
Stephan Bösch-Plepelits 531192a7be wikidata/wikipedia: create formatted entry from wikidata 2 years ago
Stephan Bösch-Plepelits c5154dbcfe wikidata/wikipedia: if there's no wikipedia abstract, show the label from Wikidata; url to commons or wikidata 2 years ago
Stephan Bösch-Plepelits 1836179ada wikidata.getAbstract(): include language in cacheId 2 years ago
Stephan Bösch-Plepelits 79053f304a RepositoryGit/Dir: include format of category (json/yaml) 2 years ago
Stephan Bösch-Plepelits 04fd48cf20 Categories: accept yaml format 2 years ago
Stephan Bösch-Plepelits 161ee85ec9 wikidata/wikipedia: function to load a wikidata item 2 years ago
Stephan Bösch-Plepelits 80e547294e wikipedia: new twig filter 'wikipediaAbstract' 2 years ago
Stephan Bösch-Plepelits 510dd2d41f wikipedia: cache result of getAbstract(); return result synchronizly if known 2 years ago
Stephan Bösch-Plepelits 4597312506 AJAX fun 'wikipedia': accept wikidata id as value 2 years ago
Stephan Bösch-Plepelits 5e25476e8e RepositoryGit.isEmpty(): return true if timestamp is null or no json/html files 2 years ago
Stephan Bösch-Plepelits 8d99bea8f2 RepositoryGit.scandir(): return only .html and .json files 2 years ago
Stephan Bösch-Plepelits 48918b53be repo.php: include only non-empty repos 2 years ago