Store bookmarks as PHP objects and add a service layer to retri… (#1307) Store bookmarks as PHP objects and add a service layer to retrieve them
Recent Commits to Shaarli:master
-
Store bookmarks as PHP objects and add a service layer to retri… (#1307)
-
Apply the new system (Bookmark + Service) to the whole code base
Apply the new system (Bookmark + Service) to the whole code base See https://github.com/shaarli/Shaarli/issues/1307
-
Introduce Bookmark object and Service layer to retrieve them
Introduce Bookmark object and Service layer to retrieve them See https://github.com/shaarli/Shaarli/issues/1307 for details