]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/front/controller/admin/ManageShaareController.php
Add a setting to retrieve bookmark metadata asynchrounously
[github/shaarli/Shaarli.git] / application / front / controller / admin / ManageShaareController.php
2020-10-15  ArthurHoaroAdd a setting to retrieve bookmark metadata asynchrounously
2020-10-13  ArthurHoaroMerge pull request #1540 from ArthurHoaro/fix/metadata...
2020-10-13  ArthurHoaroMerge pull request #1525 from ArthurHoaro/feature/rest...
2020-10-08  ArthurHoaroMerge pull request #1585 from ArthurHoaro/fix/xss-and...
2020-10-06  ArthurHoaroSecurity: fix multiple XSS vulnerabilities + fix search... 1585/head
2020-10-03  ArthurHoaroMerge pull request #1575 from ArthurHoaro/feature/php8
2020-10-03  ArthurHoaroMerge pull request #1574 from stoeps13/hosting-fix
2020-10-02  ArthurHoaroMerge pull request #1577 from ArthurHoaro/fix/edit...
2020-09-30  ArthurHoaroFix a bug preventing to edit bookmark with ID #0 1577/head
2020-09-30  ArthurHoaroMerge pull request #1569 from ArthurHoaro/fix/bad-encoding
2020-09-30  ArthurHoaroFix warning if the encoding retrieved from external... 1569/head
2020-09-25  ArthurHoaroMerge pull request #1558 from ArthurHoaro/fix/plugins...
2020-09-23  ArthurHoaroMerge pull request #1561 from ArthurHoaro/feature/front...
2020-09-22  ArthurHoaroMerge pull request #1559 from ArthurHoaro/fix/edit...
2020-09-22  ArthurHoaroFix redirection to referer after editing a link 1559/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-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-07-26  ArthurHoaroNew basePath: fix officiel plugin paths and vintage...
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroPin bookmarks through Slim controller
2020-07-23  ArthurHoaroProcess change visibility action through Slim controller
2020-07-23  ArthurHoaroImprove ManageTagController coverage and error handling