aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-268-21/+21
|\
| * Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-178-21/+21
* | Fix phpcs and testsThomas Citharel2017-01-241-14/+9
* | add filepath testThomas Citharel2017-01-221-2/+2
* | add cli exportThomas Citharel2017-01-222-0/+87
* | Order tags by slugJan Losinski2017-01-171-0/+1
* | Avoid false preview imageJeremy Benoist2017-01-101-1/+1
* | Merge pull request #2735 from wallabag/remove-small-readingtimeNicolas Lœuillet2016-12-3012-24/+24
|\ \
| * | Removed the small element on reading timeNicolas Lœuillet2016-12-3012-24/+24
* | | Fix double overlay on expanded right sidenavSimounet2016-12-302-4/+4
|/ /
* | Merge pull request #2725 from lapineige/masterNicolas Lœuillet2016-12-302-2/+2
|\ \
| * | Share tags to Shaarli - Material themelapineige2016-12-281-1/+1
| * | Share tags to Shaarli - Baggy themelapineige2016-12-281-1/+1
| |/
* | Firefox add-on URL updatedSimounet2016-12-301-1/+1
* | Merge pull request #2730 from Simounet/feature/all-actions-on-mobileNicolas Lœuillet2016-12-301-24/+22
|\ \
| * | Access to search, filters, export on mobileSimounet2016-12-291-24/+22
* | | Merge pull request #2731 from llune/patch-2Nicolas Lœuillet2016-12-301-4/+4
|\ \ \ | |/ / |/| |
| * | 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