aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
Commit message (Expand)AuthorAgeFilesLines
* Add translations & migrationJeremy Benoist2016-10-313-35/+7
* Ability to enable/disable downloading imagesJeremy Benoist2016-10-303-0/+38
* Move settings before EntryJeremy Benoist2016-10-301-1/+1
* Add instance url to the downloaded imagesJeremy Benoist2016-10-302-1/+17
* Fixing testsJeremy Benoist2016-10-303-17/+38
* Use doctrine event to download imagesJeremy Benoist2016-10-304-128/+274
* CleanupJeremy Benoist2016-10-301-2/+2
* Move related event things in Event folderJeremy Benoist2016-10-305-6/+6
* 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
* Update messages.pl.ymlMateusz Rumiński2016-10-241-10/+10
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-2422-79/+128
|\
| * Merge pull request #2481 from wallabag/some-fixesNicolas Lœuillet2016-10-2115-5/+41
| |\
| | * Update Twitter cards descriptionJeremy Benoist2016-10-211-1/+1
| | * Update translation for piwik_hostJeremy Benoist2016-10-212-2/+2
| | * Fix missing translationsJeremy Benoist2016-10-2111-0/+33
| | * Translate dateJeremy Benoist2016-10-201-1/+4
| | * Fix french translationJeremy Benoist2016-10-201-1/+1
| * | If reload content failed, don’t update itJeremy Benoist2016-10-204-1/+13
| |/
| * Merge pull request #2455 from wallabag/fix-material-config-tabsJeremy Benoist2016-10-162-10/+10
| |\
| | * Fix tabs on materialThomas Citharel2016-10-152-10/+10
| * | Merge pull request #2454 from wallabag/fix-baggy-small-widthJeremy Benoist2016-10-161-14/+14
| |\ \
| | * | Fix baggy on small screensThomas Citharel2016-10-151-14/+14
| | |/
| * | Merge pull request #2459 from wallabag/improve-german-translationThomas Citharel2016-10-162-49/+49
| |\ \
| | * | German: improve existing and add missing translationSven Fischer2016-10-162-49/+49
| | |/
| * / add link to German documentation in about pageSven Fischer2016-10-161-0/+1
| |/
* | Fix migrationsJeremy Benoist2016-10-231-1/+1
* | Lowercase wallabagJeremy Benoist2016-10-221-4/+4
* | Add verification check for MySQL versionJeremy Benoist2016-10-221-1/+17
* | Use statements & update translationJeremy Benoist2016-10-224-32/+24
* | CSJeremy Benoist2016-10-223-7/+8
* | Add baggy reset partJeremy Benoist2016-10-221-0/+22
* | Avoid orphan tagsJeremy Benoist2016-10-221-2/+14
* | Cleanup subscriber / listener definitionJeremy Benoist2016-10-221-11/+0
* | Add custom doctrine subscriber for SQLiteJeremy Benoist2016-10-224-11/+131
* | Fix emoji insertion in MySQLJeremy Benoist2016-10-221-1/+1
* | Add ability to reset some datasJeremy Benoist2016-10-2215-21/+206
* | Update messages.pl.ymlMateusz Rumiński2016-10-121-4/+4
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-1127-188/+105
|\|
| * Fixed Twitter Cards by adding a description tagNicolas Lœuillet2016-10-101-0/+1
| * Added support of Twitter Cards for public articlesNicolas Lœuillet2016-10-101-3/+7
| * Merge pull request #2414 from szafranek/bugfix-bookmarkletJeremy Benoist2016-10-101-1/+1
| |\
| | * Remove automatic closing of the window from bookmarkletKrzysztof Szafranek2016-10-091-1/+1
| * | When a sub command fail, display error messageJeremy Benoist2016-10-091-7/+10
| * | Optimize the way tag list is renderedJeremy Benoist2016-10-095-11/+57
| * | Avoid tag duplication when tagging all articlesJeremy Benoist2016-10-091-1/+7
| * | Add more log to tag:allJeremy Benoist2016-10-091-1/+4
| |/
| * Merge pull request #2406 from szafranek/bugfix-number-of-annotationsJeremy Benoist2016-10-0911-11/+10
| |\