aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Command/GenerateUrlHashesCommand.php
Commit message (Expand)AuthorAgeFilesLines
* Update depsJeremy Benoist2019-11-121-3/+0
* Change the way to define algorithm for hashing urlJeremy Benoist2019-05-241-4/+2
* Add Wallabag\CoreBundle\Helper\UrlHasherOlivier Mehani2019-05-241-1/+4
* Some cleanupJeremy Benoist2019-04-011-6/+2
* Use a better index for hashed_urlJeremy Benoist2019-04-011-1/+1
* Keep url in exists endpointJeremy Benoist2019-04-011-6/+13
* Hash the urls to check if they existThomas Citharel2019-04-011-0/+95