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 |
|
ArthurHoaro
|
d6e5f04d39
|
Remove anonymous permission and initialize bookmarks on login
|
2020-08-01 11:10:57 +02:00 |
|
ArthurHoaro
|
b0428aa9b0
|
Migrate cache purge function to a proper class
And update dependencies and tests.
Note that SESSION['tags'] has been removed a log ago
|
2020-07-23 21:19:21 +02:00 |
|
ArthurHoaro
|
336a28fa4a
|
Introduce Bookmark object and Service layer to retrieve them
See https://github.com/shaarli/Shaarli/issues/1307 for details
|
2020-01-17 18:42:11 +01:00 |
|