]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/bookmark/BookmarkFileService.php
Merge pull request #1520 from ArthurHoaro/fix/jp-language
[github/shaarli/Shaarli.git] / application / bookmark / BookmarkFileService.php
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-09-03  ArthurHoaroMerge pull request #1524 from ArthurHoaro/fix/rss-sticky
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  ArthurHoaroFixed: Pinned bookmarks are displayed first in ATOM... 1524/head
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-08-01  ArthurHoaroRemove anonymous permission and initialize bookmarks...
2020-07-23  ArthurHoaroProcess Shaarli install through Slim controller
2020-07-23  ArthurHoaroProcess main page (linklist) through Slim controller
2020-07-23  ArthurHoaroProcess Daily RSS feed through Slim controller
2020-07-23  ArthurHoaroHandle tag filtering in the Bookmark service
2020-07-23  ArthurHoaroMigrate cache purge function to a proper class
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag...
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag 1399/head
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-17  ArthurHoaroIntroduce Bookmark object and Service layer to retrieve...