]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/bookmark/Bookmark.php
Store bookmarks as PHP objects and add a service layer to retri… (#1307)
[github/shaarli/Shaarli.git] / application / bookmark / Bookmark.php
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroAdd and update unit test for the new system (Bookmark... 1307/head
2020-01-17  ArthurHoaroIntroduce Bookmark object and Service layer to retrieve...