aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/plugin
Commit message (Expand)AuthorAgeFilesLines
* New plugin hook: ability to add custom filters to Shaarli search engineArthurHoaro2021-02-041-0/+56
* Plugin system: allow plugins to provide custom routesArthurHoaro2020-11-152-0/+90
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-092-6/+8
* Inject ROOT_PATH in plugin instead of regenerating it everywhereArthurHoaro2020-10-161-0/+1
* Plugins: do not save metadata along plugin parametersArthurHoaro2020-09-121-14/+15
* Inject BookmarkServiceInterface in plugins dataArthurHoaro2020-09-031-0/+4
* Better handling of plugin incompatibilityArthurHoaro2020-08-271-1/+6
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-0/+4
* Process plugins administration page through Slim controllersArthurHoaro2020-07-231-1/+1
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-122-0/+256