aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
Commit message (Expand)AuthorAgeFilesLines
...
| * | Minor typo fixllune2016-12-301-4/+4
| |/
* | Merge pull request #2702 from wallabag/add-index-uuidNicolas Lœuillet2016-12-292-18/+21
|\ \
| * | Renamed uuid to uidNicolas Lœuillet2016-12-292-18/+18
| * | Changed uuid type in databaseNicolas Lœuillet2016-12-252-4/+1
| * | Fixed index on entry.uuid and changed uuid field typeNicolas Lœuillet2016-12-252-3/+8
| * | Added index on table creationNicolas Lœuillet2016-12-231-1/+2
* | | Merge pull request #2724 from Simounet/fix/reading-timeThomas Citharel2016-12-283-10/+9
|\ \ \
| * | | Fix entry reading timeSimounet2016-12-273-10/+9
| |/ /
* / / Fixed export by tags with a tag which contains spaceNicolas Lœuillet2016-12-272-2/+2
|/ /
* | Be consistent between migration & schema definitionJeremy Benoist2016-12-192-2/+2
* | Removed outputWalkers for RSS and APINicolas Lœuillet2016-12-152-2/+2
* | Removed outputWalkers for paginationNicolas Lœuillet2016-12-152-4/+2
* | Merge pull request #2667 from wallabag/upgrade-symfony-32Nicolas Lœuillet2016-12-153-12/+20
|\ \
| * | Fixed search bugNicolas Lœuillet2016-12-151-1/+1
| * | Fix tests & deprecation noticeJeremy Benoist2016-12-153-11/+19
* | | Merge pull request #2699 from wallabag/remove-usertable-queryJeremy Benoist2016-12-131-2/+1
|\ \ \
| * | | Removed user join in query builderNicolas Lœuillet2016-12-121-2/+1
* | | | Add default value for list_modeJeremy Benoist2016-12-123-0/+11
|/ / /
* | | Moved total messages from importNicolas Lœuillet2016-12-081-2/+0
* | | Replaced chmod for download pictures featureNicolas Lœuillet2016-12-081-1/+1
* | | Merge pull request #2680 from wallabag/taggingrule-255Nicolas Lœuillet2016-12-061-0/+1
|\ \ \
| * | | Limit rule to 255Jeremy Benoist2016-12-031-0/+1
* | | | Add some commentsJeremy Benoist2016-12-041-0/+3
* | | | Prevent undefined index when import fetching failsJerome Charaoui2016-12-021-3/+3
* | | | Imported entries which fail to fetch get standard error bodyJerome Charaoui2016-12-021-1/+1
* | | | Retain imported content if fetching fails, fixes #2658Jerome Charaoui2016-12-022-2/+8
|/ / /
* | | Updated addons linksNicolas Lœuillet2016-12-0114-5/+19
* | | Added floating button on entry view for mobileNicolas Lœuillet2016-11-301-0/+11
|/ /
* | Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-285-21/+25
* | Hide article text on mobile with list modeNicolas Lœuillet2016-11-282-2/+2
* | Added list viewNicolas Lœuillet2016-11-285-4/+72
* | Merge pull request #2663 from wallabag/remove-fosuser-attributesNicolas Lœuillet2016-11-2812-13/+1
|\ \
| * | Removed FOSUser attributes removed in alpha4Nicolas Lœuillet2016-11-2812-13/+1
* | | Merge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-readin...Nicolas Lœuillet2016-11-281-1/+1
|\ \ \ | |/ / |/| |
| * | Fix incorrect reading time calculation for entries in languages withAndrew Kovalyov2016-11-281-1/+1
| |/
* | Enforce lowercase on domain name filterKevin Decherf2016-11-261-1/+1
* | Fixed entry shortcuts available in list viewNicolas Lœuillet2016-11-221-1/+1
* | Merge pull request #2637 from wallabag/mruminski-patch-1Jeremy Benoist2016-11-221-28/+28
|\ \
| * | Update messages.pl.ymlMateusz Rumiński2016-11-221-28/+28
* | | Merge pull request #2317 from wallabag/restricted-accessJeremy Benoist2016-11-225-0/+165
|\ \ \ | |/ / |/| |
| * | Added documentation and missing translationsNicolas Lœuillet2016-11-221-1/+1
| * | Added internal setting to enable/disable articles with paywallNicolas Lœuillet2016-11-224-2/+21
| * | Cleared CookieJar to avoid websites who use cookies for analyticsNicolas Lœuillet2016-11-221-0/+2
| * | Added authentication for restricted access articlesBertrand Dunogier2016-11-223-0/+144
* | | Translations for shortcuts helpNicolas Lœuillet2016-11-2212-0/+360
* | | Added help about shortcutsNicolas Lœuillet2016-11-221-24/+171
|/ /
* | Update messages.pl.ymlMateusz Rumiński2016-11-211-11/+11
* | Merge pull request #2630 from ThibaudDauce/fix-black-headingsJeremy Benoist2016-11-211-6/+6
|\ \
| * | Add white-text class to card-title tooThibaud Dauce2016-11-211-6/+6
| |/
* | Add ability to use Redis with passwordJeremy Benoist2016-11-201-0/+1