]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/render/PageBuilder.php
New basePath: fix officiel plugin paths and vintage template
[github/shaarli/Shaarli.git] / application / render / PageBuilder.php
2020-07-26  ArthurHoaroNew basePath: fix officiel plugin paths and vintage...
2020-07-23  ArthurHoaroMove PHP and config init to dedicated file
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroExplicitly define base and asset path in templates
2020-07-23  ArthurHoaroProcess configure page through Slim controller
2020-07-23  ArthurHoaroProcess password change controller through Slim
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
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroApply the new system (Bookmark + Service) to the whole...
2019-05-25  ArthurHoaroMerge pull request #1273 from ArthurHoaro/feature/ban...
2019-04-22  ArthurHoaroMerge pull request #1276 from ArthurHoaro/feature/bulk...
2019-03-02  ArthurHoaroMerge pull request #1272 from ArthurHoaro/feature/html...
2019-02-09  ArthurHoaroAccessibility: specify the HTML lang attribute 1272/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-01-18  Aurélien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2019-01-12  VirtualTamnamespacing: \Shaarli\ApplicationUtils
2019-01-12  VirtualTamnamespacing: \Shaarli\Bookmark\LinkDB
2019-01-12  VirtualTamnamespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}