aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Helper
Commit message (Expand)AuthorAgeFilesLines
...
* Added documentation and missing translationsNicolas Lœuillet2016-11-221-1/+1
* Added internal setting to enable/disable articles with paywallNicolas Lœuillet2016-11-221-2/+10
* Cleared CookieJar to avoid websites who use cookies for analyticsNicolas Lœuillet2016-11-221-0/+2
* Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+44
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-192-5/+19
|\
| * Display a bigger image in case of image contentJeremy Benoist2016-11-081-0/+8
| * Replaced TokenStorage with TokenStorageInterfaceNicolas Lœuillet2016-11-071-5/+11
* | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+1
* | Tried to fix testsNicolas Lœuillet2016-11-161-1/+0
* | Added testsNicolas Lœuillet2016-11-161-4/+11
* | Added constants for redirection valuesNicolas Lœuillet2016-11-161-1/+2
* | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-1/+8
* | CleanupJeremy Benoist2016-11-031-3/+3
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-031-4/+3
|\|
| * Inject parameter instead of serviceJeremy Benoist2016-10-301-4/+3
* | Use custom event instead of Doctrine onesJeremy Benoist2016-11-011-33/+51
* | Add instance url to the downloaded imagesJeremy Benoist2016-10-301-1/+13
* | Fixing testsJeremy Benoist2016-10-302-10/+14
* | Use doctrine event to download imagesJeremy Benoist2016-10-302-128/+126
* | CleanupJeremy Benoist2016-10-301-2/+2
* | CSJeremy Benoist2016-10-292-37/+42
* | WorkingThomas Citharel2016-10-291-1/+43
* | Download pictures successfullyThomas Citharel2016-10-292-169/+156
* | first draft (from v1)Thomas Citharel2016-10-291-0/+168
|/
* 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