]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/render/PageBuilder.php
Merge pull request #1523 from ArthurHoaro/fix/default-colors-generation
[github/shaarli/Shaarli.git] / application / render / PageBuilder.php
2020-09-03  ArthurHoaroMerge pull request #1523 from ArthurHoaro/fix/default...
2020-09-03  ArthurHoaroMerge pull request #1520 from ArthurHoaro/fix/jp-language
2020-09-03  ArthurHoaroMerge pull request #1526 from kcaran/links_per_page
2020-08-31  Keith CarangeloAvoid using global variables 1526/head
2020-08-31  ArthurHoaroMerge pull request #1512 from shaarli/dependabot/npm_an...
2020-08-31  ArthurHoaroMerge pull request #1505 from shaarli/dependabot/npm_an...
2020-08-29  Keith CarangeloAdded $links_per_page variable to template and display...
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
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}