Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugins: do not save metadata along plugin parameters | ArthurHoaro | 2020-09-12 | 1 | -14/+15 |
| | | | | | | Also prevent the token to be saved. Fixes #1550 | ||||
* | Inject BookmarkServiceInterface in plugins data | ArthurHoaro | 2020-09-03 | 1 | -0/+4 |
| | | | | Related discussion: ilesinge/shaarli-related#7 | ||||
* | Better handling of plugin incompatibility | ArthurHoaro | 2020-08-27 | 1 | -1/+6 |
| | | | | | If a PHP is raised while executing plugin hook, Shaarli will display an error instead of rendering the error page (or just ending in fatal error for default hooks). Also added phpErrorHandler which is handled differently that regular errorHandler by Slim.: | ||||
* | New basePath: fix officiel plugin paths and vintage template | ArthurHoaro | 2020-07-26 | 1 | -0/+4 |
| | |||||
* | Process plugins administration page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | namespacing: \Shaarli\Plugin\PluginManager | VirtualTam | 2019-01-12 | 2 | -0/+256 |
Signed-off-by: VirtualTam <virtualtam@flibidi.net> |