aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper
Commit message (Expand)AuthorAgeFilesLines
* Avoid tag duplication when tagging all articlesJeremy Benoist2016-10-091-1/+7
* Fix tag testJeremy Benoist2016-10-071-1/+0
* Fix relations export for EntryJeremy Benoist2016-10-071-8/+4
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-10-021-1/+1
|\
| * Remove error message when creating ePub versionsPaulino Michelazzo2016-10-021-1/+1
* | CSJeremy Benoist2016-09-251-4/+3
* | Use scheduled entity insertions to avoid tag duplicateJeremy Benoist2016-09-251-5/+20
* | Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-09-191-1/+5
|\|
| * Fix issue #2296: epub export with `+` in the title.Étienne Gilli2016-09-181-1/+5
* | Export dates from entriesJeremy Benoist2016-09-081-1/+2
* | Links on each tag in Tags viewNicolas Lœuillet2016-08-231-0/+34
|/
* CSJeremy Benoist2016-08-171-3/+3
* Fix testsNicolas Lœuillet2016-04-151-8/+9
* Redirect to homepage if referer is nullNicolas Lœuillet2016-04-151-0/+36
* Convert array + phpDocJeremy Benoist2016-04-123-26/+55
* Remove some complexicity in InstallCommandJeremy Benoist2016-03-281-0/+2
* Tags were not imported in wallabag v2 importJeremy Benoist2016-03-271-26/+8
* Fix some Scrutinizer issuesJeremy Benoist2016-03-271-5/+29
* Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-191-1/+39
* Exported entries were added twice in export fileNicolas Lœuillet2016-02-051-7/+8
* CSJeremy Benoist2016-02-041-4/+4
* put the equals bar outside the loopThomas Citharel2016-02-041-1/+2
* remove old dependancyThomas Citharel2016-02-041-1/+0
* better display for txtThomas Citharel2016-02-041-2/+2
* add txt exportThomas Citharel2016-02-041-0/+22
* Add CraueConfig for internal settingsJeremy Benoist2016-01-311-3/+4
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-3/+3
* Remove user reference in tagJeremy Benoist2015-12-291-7/+6
* Add test on tagAllForUserJeremy Benoist2015-12-281-1/+0
* php csNicolas Lœuillet2015-12-082-6/+5
* Add a command to automatically tag all entries for a userKévin Gomez2015-11-111-3/+35
* Errors in the automatic tagging do not prevent the entry from being addedKévin Gomez2015-11-111-2/+12
* Add TaggingRule entityKévin Gomez2015-11-111-16/+10
* PoC of rule-based taggingKévin Gomez2015-11-112-2/+88
* Fix route parametersJeremy Benoist2015-11-091-2/+10
* use JMS SerializerThomas Citharel2015-11-091-12/+5
* use the groups annotation instead of setIgnoredAttributesThomas Citharel2015-11-091-4/+7
* improved functionThomas Citharel2015-11-091-10/+6
* add json & xmlThomas Citharel2015-11-091-0/+55
* Rework on exportJeremy Benoist2015-11-091-91/+167
* Start work on exportThomas Citharel2015-11-091-0/+263
* CSJeremy Benoist2015-11-071-2/+2
* Fix security.context deprecationJeremy Benoist2015-11-071-6/+6
* fix bug on detect active themeNicolas Lœuillet2015-10-061-1/+7
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-1/+1
* Move readingTime & domainName in ContentProxyJeremy Benoist2015-09-281-0/+3
* Handle entry in languageJeremy Benoist2015-09-221-0/+1
* CSJeremy Benoist2015-09-101-4/+4
* Move fetching content in a separate classJeremy Benoist2015-09-101-0/+60
* Integrate grabyJeremy Benoist2015-08-242-62/+0