Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply PHP Code Beautifier on source code for linter automatic fixes | ArthurHoaro | 2020-11-09 | 1 | -2/+3 |
* | Inject ROOT_PATH in plugin instead of regenerating it everywhere | ArthurHoaro | 2020-10-16 | 1 | -0/+1 |
* | Fix invalid redirection using the path of an external domain | ArthurHoaro | 2020-09-22 | 1 | -0/+7 |
* | Inject BookmarkServiceInterface in plugins data | ArthurHoaro | 2020-09-03 | 1 | -12/+14 |
* | Better handling of plugin incompatibility | ArthurHoaro | 2020-08-27 | 1 | -1/+2 |
* | New basePath: fix officiel plugin paths and vintage template | ArthurHoaro | 2020-07-26 | 1 | -15/+18 |
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 1 | -0/+13 |
* | Explicitly define base and asset path in templates | ArthurHoaro | 2020-07-23 | 1 | -1/+14 |
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -6/+8 |
* | Process password change controller through Slim | ArthurHoaro | 2020-07-23 | 1 | -0/+8 |
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -0/+131 |