MyShaarli/application/bookmark
ArthurHoaro fd1ddad98d Add mutex on datastore I/O operations
To make sure that there is no concurrent operation on the datastore file.

Fixes #1132
2020-10-13 12:38:19 +02:00
..
exception Remove anonymous permission and initialize bookmarks on login 2020-08-01 11:10:57 +02:00
Bookmark.php Bookmark's thumbnails PHPDoc improvement 2020-08-01 11:14:03 +02:00
BookmarkArray.php Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds 2020-08-29 10:06:40 +02:00
BookmarkFileService.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
BookmarkFilter.php Fix visibility issue on daily page 2020-09-06 14:11:02 +02:00
BookmarkInitializer.php Improve default bookmarks after install 2020-09-10 16:29:17 +02:00
BookmarkIO.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
BookmarkServiceInterface.php Add mutex on datastore I/O operations 2020-10-13 12:38:19 +02:00
LinkUtils.php Merge pull request #1540 from ArthurHoaro/fix/metadata-regexes 2020-10-13 12:26:55 +02:00