translation update
Update core code to make use of sexplode()This makes use of our own explode mechanism everywhere were we expect afixed number of results.
access plugin repository over SSL onlyfixes #3677
check CSRF token enabling/disabling extensions. fixes #3559
much better greek (el) translations
adjust help text of extension clito reflect that extensions can be installed from URLs as well
Do not duplicate the foreach ($installed...
Allow installing extenions from URL via the CLIfixes #3258
plugins/extension: Fix git recognition for plugin installations via git-submodules.New git versions only add .git file with a reference to the git dir inthe superdirectory in the submodule. See gi
plugins/extension: Fix git recognition for plugin installations via git-submodules.New git versions only add .git file with a reference to the git dir inthe superdirectory in the submodule. See git-submodule(1).
show more ...
extension manager: fix for empty API result. fixes #3330
12345678910>>...22