aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #2724 from Simounet/fix/reading-timeThomas Citharel2016-12-283-10/+9
|\ \ \ | | | | | | | | Fix entry reading time
| * | | 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
| | | | | | | | Due to overload, we disabled output walkers (see https://github.com/whiteoctober/Pagerfanta/issues/115
* | Merge pull request #2667 from wallabag/upgrade-symfony-32Nicolas Lœuillet2016-12-1510-18/+26
|\ \ | | | | | | Upgrade to Symfony 3.2
| * | 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 builder
| * | | 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 import
| * | | Casted maxIterations for Redis importNicolas Lœuillet2016-12-061-1/+1
| | | | | | | | | | | | | | | | Simpleue\Worker wants an integer, we gave it a string
* | | | Merge pull request #2680 from wallabag/taggingrule-255Nicolas Lœuillet2016-12-061-0/+1
|\ \ \ \ | |/ / / |/| | | Limit rule to 255
| * | | Limit rule to 255Jeremy Benoist2016-12-031-0/+1
| | | | | | | | | | | | | | | | To avoid database error
* | | | Add some commentsJeremy Benoist2016-12-041-0/+3
| | | |
* | | | Allow fetching content on all import typesJerome Charaoui2016-12-034-8/+0
| | | | | | | | | | | | | | | | | | | | For better consistency, allow all types of imported entries to update, which was already the case for Firefox and Chrome.
* | | | 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
|\ \ \ | | | | | | | | add translations/wallabag_user.de.yml (fixes #2673)
| * | | Update wallabag_user.de.ymlStrubbl2016-12-011-1/+1
| | | | | | | | | | | | Wallabag->wallabag
| * | | 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 links
| * | | 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 alpha4
| * | Removed FOSUser attributes removed in alpha4Nicolas Lœuillet2016-11-2815-27/+1
| | | | | | | | | | | | See https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Upgrade.md\#200-alpha3-to-200-alpha4
* | | Merge pull request #2659 from ↵Nicolas Lœuillet2016-11-281-1/+1
|\ \ \ | |/ / |/| | | | | | | | akovalyov/bugfix/non-latin-characters-in-reading-time-calculation Fix incorrect reading time calculation for entries in non-latin languages.
| * | Fix incorrect reading time calculation for entries in languages withAndrew Kovalyov2016-11-281-1/+1
| |/ | | | | | | non-latin chars subset.
* | Enforce lowercase on domain name filterKevin Decherf2016-11-261-1/+1
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Merge pull request #2620 from wallabag/fix-password-layoutJeremy Benoist2016-11-232-2/+2
|\ \ | | | | | | Fix password layout
| * | Re-use FOSUser master branchJeremy Benoist2016-11-221-1/+1
| | |
| * | Use the correct templateJeremy Benoist2016-11-221-1/+1
| | | | | | | | | | | | | | | | | | When resetting the password, the overriden template we used wasn’t well spelled. And since we are using a locked version of FOSUser (on a custom commit), the translation of `resetting.check_email` is wrong in any language but english.
* | | 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.yml
| * | Update messages.pl.ymlMateusz Rumiński2016-11-221-28/+28
| | | | | | | | | translate shortcuts section to polish
* | | Merge pull request #2317 from wallabag/restricted-accessJeremy Benoist2016-11-225-0/+165
|\ \ \ | |/ / |/| | Added authentication for restricted access articles
| * | 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
| | | | | | | | | | | | Fix #438. Thank you so much @bdunogier