]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/bookmark/BookmarkArray.php
Apply PHP Code Beautifier on source code for linter automatic fixes
[github/shaarli/Shaarli.git] / application / bookmark / BookmarkArray.php
2020-11-09  ArthurHoaroApply PHP Code Beautifier on source code for linter...
2020-10-29  ArthurHoaroMerge pull request #1616 from dimtion/fix-api-redirect
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 #1525 from ArthurHoaro/feature/rest...
2020-09-06  ArthurHoaroMerge pull request #1538 from ArthurHoaro/feature/plugi...
2020-09-03  Keith CarangeloMerge branch 'links_per_page'
2020-09-03  ArthurHoaroMerge pull request #1537 from ArthurHoaro/fix/back...
2020-09-03  ArthurHoaroMerge pull request #1519 from ArthurHoaro/fix/mobile...
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-09-03  ArthurHoaroMerge pull request #1524 from ArthurHoaro/fix/rss-sticky
2020-08-29  ArthurHoaroFixed: Pinned bookmarks are displayed first in ATOM... 1524/head
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...
2020-01-17  ArthurHoaroIntroduce Bookmark object and Service layer to retrieve...