1130 Commits (75d112b3d731db49c63db9d05993f2d62105f0b2)
 

Author SHA1 Message Date
Stephan Bösch-Plepelits 75d112b3d7 ajax.php: do not json_decode post data 2 years ago
Stephan Bösch-Plepelits 4375091379 TagTranslations: repoTrans(): bugfix, when a repository does not have translations 2 years ago
Stephan Bösch-Plepelits e070a1b250 CustomCategory: improve cloning JSON categories to YAML (format, bugfix joining strings) 2 years ago
Stephan Bösch-Plepelits 43cc32e0c3 CustomCategory: tool tips 2 years ago
Stephan Bösch-Plepelits b6b1dffb9e CustomCategory: move saving to applyContent() 2 years ago
Stephan Bösch-Plepelits a73e9060a6 CustomCategory: Share-Button: create a link, so that hover works 2 years ago
Stephan Bösch-Plepelits 3752208c43 CustomCategory: when cloning a category, close the original 2 years ago
Stephan Bösch-Plepelits 3501f1bf3d CustomCategory: clone other categories 2 years ago
Stephan Bösch-Plepelits 8cc518bf5a Repository(JS): add a file_get_contents() function 2 years ago
Stephan Bösch-Plepelits 573e94f7a7 repo.php: parameter file: load raw file from repository 2 years ago
Stephan Bösch-Plepelits 5af57bb249 RepositoryDir.file_get_contents(): return values 2 years ago
Stephan Bösch-Plepelits c74858af68 Repository*: add a 'fileName' property 2 years ago
Stephan Bösch-Plepelits 77e0d8658d repo.php: parameter 'file': get raw data of a file from a repository 2 years ago
Stephan Bösch-Plepelits 16f92880cc CustomCategory: Add a 'clone' button to other categories 2 years ago
Stephan Bösch-Plepelits e03a17756b CustomCategory: also try to compile twig templates 2 years ago
Stephan Bösch-Plepelits f6908492d5 CustomCategory: move testing validity of content to separate function 2 years ago
Stephan Bösch-Plepelits bf8623de79 CustomCategory: catch errors when loading; add to cache 2 years ago
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 4e9f3f9225 CustomCategory: add a share button which copies the link to the clipboard 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 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 a5b172bda7 CategoryAsYAML: improve documentation 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