]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/front/controller/admin
Inject ROOT_PATH in plugin instead of regenerating it everywhere
[github/shaarli/Shaarli.git] / application / front / controller / admin /
2020-10-13  ArthurHoaroMerge pull request #1583 from ArthurHoaro/feature/bookm...
2020-10-13  ArthurHoaroAdd strict types for bookmarks management 1583/head
2020-10-13  ArthurHoaroMerge pull request #1540 from ArthurHoaro/fix/metadata...
2020-10-13  ArthurHoaroMerge pull request #1525 from ArthurHoaro/feature/rest...
2020-10-13  ArthurHoaroMerge pull request #1521 from ArthurHoaro/feature/markd...
2020-10-13  ArthurHoaroAdd Markdown Extra formatter 1521/head
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  ArthurHoaroMerge pull request #1539 from ArthurHoaro/feature/manua...
2020-09-22  ArthurHoaroFix redirection to referer after editing a link 1559/head
2020-09-22  ArthurHoaroMerge pull request #1556 from kcaran/apache_methods
2020-09-12  ArthurHoaroMerge pull request #1553 from ArthurHoaro/fix/404-page
2020-09-12  ArthurHoaroMerge pull request #1551 from ArthurHoaro/fix/plugin...
2020-09-12  ArthurHoaroPlugins: do not save metadata along plugin parameters 1551/head
2020-09-12  ArthurHoaroMerge pull request #1552 from ArthurHoaro/feature/bette...
2020-09-06  ArthurHoaroMerge pull request #1547 from ArthurHoaro/fix/daily...
2020-09-06  ArthurHoaroMerge pull request #1538 from ArthurHoaro/feature/plugi...
2020-09-03  ArthurHoaroInject BookmarkServiceInterface in plugins data 1538/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-08-13  ArthurHoaroMove all admin controller into a dedicated group
2020-07-26  ArthurHoaroNew basePath: fix officiel plugin paths and vintage...
2020-07-24  ArthurHoaroFix: visitor are allowed to chose nb of links per page
2020-07-23  ArthurHoaroUpdate French translation
2020-07-23  ArthurHoaroMultiple small fixes
2020-07-23  ArthurHoaroProcess Shaarli install through Slim controller
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroProcess thumbnail synchronize page through Slim controllers
2020-07-23  ArthurHoaroProcess token retrieve through Slim controller
2020-07-23  ArthurHoaroProcess plugins administration page through Slim contro...
2020-07-23  ArthurHoaroProcess bookmarks import through Slim controller
2020-07-23  ArthurHoaroProcess bookmark exports through Slim controllers
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
2020-07-23  ArthurHoaroUse multi-level routes for existing controllers instead...
2020-07-23  ArthurHoaroHandle shaare creation/edition/deletion through Slim...
2020-07-23  ArthurHoaroProcess manage tags page through Slim controller
2020-07-23  ArthurHoaroProcess configure page through Slim controller
2020-07-23  ArthurHoaroTest ShaarliAdminController
2020-07-23  ArthurHoaroProcess password change controller through Slim
2020-07-23  ArthurHoaroProcess tools page through Slim controller
2020-07-23  ArthurHoaroInitialize admin Slim controllers