wallabag/src
Olivier Mehani 31e276fc16
EntryRestController::getEntriesExistsAction: always find by hashed url
Simplify the logic from #3158 by hashing all the urls from the request,
and only doing a search by hash. This allows to get performance benefits
from the new indexed hash column even when using older clients that do
not hash the URL in the request.

Fixes: #3158, #3919

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2019-05-24 15:17:45 +02:00
..
Wallabag EntryRestController::getEntriesExistsAction: always find by hashed url 2019-05-24 15:17:45 +02:00
.htaccess 1st implementation of wallabag api, yeah 2015-01-28 17:09:27 +01:00