aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-193-3/+3
* | 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-1510-18/+26
|\ \
| * | Fixed search bugNicolas Lœuillet2016-12-151-1/+1
| * | Fix tests & deprecation noticeJeremy Benoist2016-12-1510-17/+25
* | | 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-125-1/+20
|/ / /
* | | Moved total messages from importNicolas Lœuillet2016-12-082-2/+6
* | | Replaced chmod for download pictures featureNicolas Lœuillet2016-12-081-1/+1
* | | Fixed imports with is_starred and is_archivedNicolas Lœuillet2016-12-073-3/+6
* | | Merge pull request #2686 from wallabag/fix-redis-importJeremy Benoist2016-12-061-1/+1
|\ \ \
| * | | Casted maxIterations for Redis importNicolas Lœuillet2016-12-061-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
* | | | Allow fetching content on all import typesJerome Charaoui2016-12-034-8/+0
* | | | Prevent undefined index when import fetching failsJerome Charaoui2016-12-021-3/+3
* | | | Imported entries which fail to fetch get standard error bodyJerome Charaoui2016-12-025-3/+5
* | | | Retain imported content if fetching fails, fixes #2658Jerome Charaoui2016-12-022-2/+8
|/ / /
* | | Merge pull request #2677 from wallabag/add-wallabag_user.de.ymlNicolas Lœuillet2016-12-011-0/+11
|\ \ \
| * | | Update wallabag_user.de.ymlStrubbl2016-12-011-1/+1
| * | | add translations/wallabag_user.de.yml (fixes #2673)Sven Fischer2016-12-011-0/+11
| | |/ | |/|
* | | Merge pull request #2676 from wallabag/update-addonsNicolas Lœuillet2016-12-0114-5/+19
|\ \ \
| * | | Updated addons linksNicolas Lœuillet2016-12-0114-5/+19
* | | | Fixed 404 for wallabag logo in 2FANicolas Lœuillet2016-12-012-2/+2
|/ / /
* | / 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-2815-27/+1
|\ \
| * | Removed FOSUser attributes removed in alpha4Nicolas Lœuillet2016-11-2815-27/+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
* | Merge pull request #2620 from wallabag/fix-password-layoutJeremy Benoist2016-11-232-2/+2
|\ \
| * | Re-use FOSUser master branchJeremy Benoist2016-11-221-1/+1
| * | Use the correct templateJeremy Benoist2016-11-221-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