]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/front/ShaarliMiddleware.php
Move all admin controller into a dedicated group
[github/shaarli/Shaarli.git] / application / front / ShaarliMiddleware.php
2020-08-13  ArthurHoaroMove all admin controller into a dedicated group
2020-07-28  ArthurHoaroFix basePath in unit tests reference DB
2020-07-26  ArthurHoaroNew basePath: fix officiel plugin paths and vintage...
2020-07-23  ArthurHoaroMultiple small fixes
2020-07-23  ArthurHoaroProcess login through Slim controller
2020-07-23  ArthurHoaroProcess Shaarli install through Slim controller
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroUse multi-level routes for existing controllers instead...
2020-07-23  ArthurHoaroExplicitly define base and asset path in templates
2020-07-23  ArthurHoaroInitialize admin Slim controllers
2020-04-11  nodisccMerge pull request #1403 from shaarli/doc-composer
2020-01-26  ArthurHoaroRender login page through Slim controller (#1401)
2020-01-26  ArthurHoaroRender login page through Slim controller