1177 Commits (89abfae18985d449573382f6b4048e8f9dca95fb)
 

Author SHA1 Message Date
Stephan Bösch-Plepelits a73e9060a6 CustomCategory: Share-Button: create a link, so that hover works 3 years ago
Stephan Bösch-Plepelits 3752208c43 CustomCategory: when cloning a category, close the original 3 years ago
Stephan Bösch-Plepelits 3501f1bf3d CustomCategory: clone other categories 3 years ago
Stephan Bösch-Plepelits 8cc518bf5a Repository(JS): add a file_get_contents() function 3 years ago
Stephan Bösch-Plepelits 573e94f7a7 repo.php: parameter file: load raw file from repository 3 years ago
Stephan Bösch-Plepelits 5af57bb249 RepositoryDir.file_get_contents(): return values 3 years ago
Stephan Bösch-Plepelits c74858af68 Repository*: add a 'fileName' property 3 years ago
Stephan Bösch-Plepelits 77e0d8658d repo.php: parameter 'file': get raw data of a file from a repository 3 years ago
Stephan Bösch-Plepelits 16f92880cc CustomCategory: Add a 'clone' button to other categories 3 years ago
Stephan Bösch-Plepelits e03a17756b CustomCategory: also try to compile twig templates 3 years ago
Stephan Bösch-Plepelits f6908492d5 CustomCategory: move testing validity of content to separate function 3 years ago
Stephan Bösch-Plepelits bf8623de79 CustomCategory: catch errors when loading; add to cache 3 years ago
Stephan Bösch-Plepelits 228a24a506 CustomCategory: when no name set, use 'Custom ID' as name 3 years ago
Stephan Bösch-Plepelits ae5370dda2 Browser: bugfix if a link has no href 3 years ago
Stephan Bösch-Plepelits 30b16cf68f Window: raise window when clicked; re-focus current element 3 years ago
Stephan Bösch-Plepelits 0660c738a2 CustomCategory: code-cleanup, use e.preventDefault() 3 years ago
Stephan Bösch-Plepelits 832e4c6776 CustomCategory: list popular categories 3 years ago
Stephan Bösch-Plepelits 2696d08c69 CustomCategory: add popularity column with declining relevance 3 years ago
Stephan Bösch-Plepelits 4e9f3f9225 CustomCategory: add a share button which copies the link to the clipboard 3 years ago
Stephan Bösch-Plepelits ed66265eb3 Browser: sort children by weight 3 years ago
Stephan Bösch-Plepelits 1f4cb8fab9 More Categories: use new 'browser' function for menu handling 3 years ago
Stephan Bösch-Plepelits 4a8f7c02a4 More Categories: start re-design menu; include customCategory as module from index.js 3 years ago
Stephan Bösch-Plepelits cf1bedb5c1 CustomCategory: add a tip to the tutorial to the edit window 3 years ago
Stephan Bösch-Plepelits 2ce395b2af Repositories: add a 'group' property (default|gitea) 3 years ago
Stephan Bösch-Plepelits 785038e623 repositoriesGitea: move code from repositories.php to separate module 3 years ago
Stephan Bösch-Plepelits d25f16329a CustomCategory: print list of popular categories 3 years ago
Stephan Bösch-Plepelits 8c151f8849 CustomCategory: add a share button which copies the link to the clipboard 3 years ago
Stephan Bösch-Plepelits f65e7aea61 More Categories: include format in repository links 3 years ago
Stephan Bösch-Plepelits 80a1b9b030 CategoryAsYAML: improve documentation 3 years ago
Stephan Bösch-Plepelits c630de8f1e CustomCategory: record each access to a category (once per day and session) 3 years ago
Stephan Bösch-Plepelits 382dafa636 Replace 'window-modal' by a self-written class (with some copy&paste) 3 years ago
Stephan Bösch-Plepelits a5b172bda7 CategoryAsYAML: improve documentation 3 years ago
Stephan Bösch-Plepelits bf7084a94b CustomCategory: when editing a category loaded by link, change this category after save 3 years ago
Stephan Bösch-Plepelits 3032b2cb64 CustomCategory: styling modal window 3 years ago
Stephan Bösch-Plepelits 8ccaa41e2f CustomCategory: edit categories, regardless of they were interactively created or loaded via link 3 years ago
Stephan Bösch-Plepelits 96ce746929 CustomCategory: use Loader.getCategory() 3 years ago
Stephan Bösch-Plepelits 045ec83d81 CustomCategory: cache categories 3 years ago
Stephan Bösch-Plepelits c29f924cd6 CustomCategory: test yaml for correctness 3 years ago
Stephan Bösch-Plepelits 085814b1f1 customCategory: load categories when requested 3 years ago
Stephan Bösch-Plepelits c8da00335a OpenStreetBrowserLoader: register repositories 3 years ago
Stephan Bösch-Plepelits 724bb1cb7c addCategories: split function in list/show 3 years ago
Stephan Bösch-Plepelits 0d06bcbb56 OpenStreetBrowserLoader.getRepositoryList() 3 years ago
Stephan Bösch-Plepelits 2bd803b16e addCategories: bugfix, return after error-alert 3 years ago
Stephan Bösch-Plepelits 8d6069d11a OpenStreetBrowserLoader: move loading to Repository, get rid of .getRepo() 3 years ago
Stephan Bösch-Plepelits 399298472f OpenStreetBrowserLoader.getCategory(), .getTemplate() -> call fun in Repository 3 years ago
Stephan Bösch-Plepelits da57880c2b OpenStreetBrowserLoader: do not use .getRepo() directly 3 years ago
Stephan Bösch-Plepelits eca9ee447a OpenStreetBrowserLoader: convert to a ES6 class 3 years ago
Stephan Bösch-Plepelits e44958606d CustomCategory: save categories to a database 3 years ago
Stephan Bösch-Plepelits 3f18c48d37 CustomCategory: create new, edit loaded 3 years ago
Stephan Bösch-Plepelits 6b3f3e0443 Improve tutorial even more 3 years ago