aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
* | | Translations for shortcuts helpNicolas Lœuillet2016-11-2212-0/+360
| | |
* | | Added help about shortcutsNicolas Lœuillet2016-11-221-24/+171
|/ /
* | Return 304 when content isn't reloaded using the APIJeremy Benoist2016-11-221-3/+3
| | | | | | | | | | | | Previously it was a 400 but this is more related to a real error. Using the API user should only know the content got reloaded or not. If reloaded: 200 otherwise: 304.
* | Merge pull request #2614 from wallabag/api-reloadNicolas Lœuillet2016-11-221-0/+45
|\ \ | | | | | | Add ability to reload entry from API
| * | Return an explicit error if reload failJeremy Benoist2016-11-201-6/+3
| | |
| * | Fixing testsJeremy Benoist2016-11-201-1/+1
| | |
| * | Add ability to reload entry from APIJeremy Benoist2016-11-201-0/+48
| | |
* | | Update messages.pl.ymlMateusz Rumiński2016-11-211-11/+11
| | | | | | | | | missing polish translation added
* | | Merge pull request #2630 from ThibaudDauce/fix-black-headingsJeremy Benoist2016-11-211-6/+6
|\ \ \ | | | | | | | | Add white-text class to card-title too
| * | | 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
| |/ |/|
* | Add RSS paginationJeremy Benoist2016-11-202-8/+38
| | | | | | | | Following https://tools.ietf.org/html/rfc5005#page-4
* | Added testsNicolas Lœuillet2016-11-194-4/+5
| |
* | Added translations and currentRoute parameterNicolas Lœuillet2016-11-1915-8/+57
| |
* | Added search engine in baggy themeNicolas Lœuillet2016-11-195-15/+26
| |
* | Added a simple search engineNicolas Lœuillet2016-11-199-16/+113
| | | | | | | | Fix #18
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-1945-208/+447
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # src/Wallabag/CoreBundle/Resources/translations/messages.da.yml # src/Wallabag/CoreBundle/Resources/translations/messages.de.yml # src/Wallabag/CoreBundle/Resources/translations/messages.en.yml # src/Wallabag/CoreBundle/Resources/translations/messages.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml # src/Wallabag/CoreBundle/Resources/translations/messages.it.yml # src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js
| * Wallabag can’t work on PostgreSQL <= 9.1Jeremy Benoist2016-11-191-1/+22
| |
| * Added tooltips for baggy themeNicolas Lœuillet2016-11-171-0/+18
| |
| * Added help on config screenNicolas Lœuillet2016-11-1727-19/+143
| |
| * Merge pull request #2570 from wallabag/add-creation-dateJeremy Benoist2016-11-154-3/+13
| |\ | | | | | | Added creation date on entries view
| | * Hide creation date in mobile viewNicolas Lœuillet2016-11-141-2/+2
| | |
| | * Changed display for material themeNicolas Lœuillet2016-11-142-2/+4
| | |
| | * Added creation date on entries viewNicolas Lœuillet2016-11-142-1/+9
| | |
| * | User-agents have moved to site-configJeremy Benoist2016-11-141-15/+0
| |/ | | | | Since graby@1.5.0, user-agent can be defined in site-config, which the now recommended way
| * Merge pull request #2577 from wallabag/add-tooltip-materialJeremy Benoist2016-11-141-3/+3
| |\ | | | | | | Added tooltips in header bar
| | * Added tooltips in header barNicolas Lœuillet2016-11-121-3/+3
| | |