aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/http/HttpAccess.php
Commit message (Collapse)AuthorAgeFilesLines
* Feature: support any tag separatorArthurHoaro2020-11-051-2/+4
| | | | | | | | So it allows to have multiple words tags. Breaking change: commas ',' are no longer a default separator. Fixes #594
* Improve metadata retrieval (performances and accuracy)ArthurHoaro2020-10-151-7/+15
| | | | | - Use dedicated function to download headers to avoid apply multiple regexps on headers - Also try to extract title from meta tags
* Handle shaare creation/edition/deletion through Slim controllersArthurHoaro2020-07-231-0/+39