aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper/ContentProxy.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert array + phpDocJeremy Benoist2016-04-121-2/+2
| | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
* Fix some Scrutinizer issuesJeremy Benoist2016-03-271-5/+29
|
* Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-1/+39
|
* php csNicolas Lœuillet2015-12-081-1/+1
|
* Errors in the automatic tagging do not prevent the entry from being addedKévin Gomez2015-11-111-2/+12
|
* PoC of rule-based taggingKévin Gomez2015-11-111-2/+6
|
* Move readingTime & domainName in ContentProxyJeremy Benoist2015-09-281-0/+3
| | | | So, everything is centralized in one place when we save a new entry.
* Handle entry in languageJeremy Benoist2015-09-221-0/+1
| | | | Fix #1333
* CSJeremy Benoist2015-09-101-4/+4
|
* Move fetching content in a separate classJeremy Benoist2015-09-101-0/+60