aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* fix misspells in polish translationMateusz Rumiński2017-02-061-6/+6
|
* Merge pull request #2842 from K-Phoen/update-rulerzJeremy Benoist2017-02-061-2/+2
|\ | | | | Update RulerZ
| * Update RulerZKévin Gomez2017-02-051-2/+2
| |
* | Show active list in the left menu during searchKevin Decherf2017-02-051-4/+16
|/ | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Update Oc versionQuent-in2017-02-041-60/+60
| | | I'll be ready for next train
* Merge pull request #2824 from wallabag/simplify-stringsNicolas Lœuillet2017-02-0212-71/+71
|\ | | | | Renamed Developer section to API client management
| * Update polish stringsMateusz Rumiński2017-02-011-5/+5
| | | | | | update missing polish strings
| * Update german strings.Julian Oster2017-02-011-5/+5
| |
| * Renamed Developer section to API client managementNicolas Lœuillet2017-02-0112-71/+71
| |
* | Translate missing strings for de-DE.Julian Oster2017-02-011-40/+40
|/
* 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
| |
* | Merge pull request #2735 from wallabag/remove-small-readingtimeNicolas Lœuillet2016-12-3012-24/+24
|\ \ | | | | | | Removed the small element on reading time
| * | 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 to Shaarli - Include tags
| * | 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 mobile
| * | 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 fix
| * | Minor typo fixllune2016-12-301-4/+4
| |/
* | Fix entry reading timeSimounet2016-12-273-10/+9
| |
* | Moved total messages from importNicolas Lœuillet2016-12-081-2/+0
| |
* | Retain imported content if fetching fails, fixes #2658Jerome Charaoui2016-12-021-0/+1
| |
* | 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-283-13/+17
| |
* | Hide article text on mobile with list modeNicolas Lœuillet2016-11-282-2/+2
| |
* | Added list viewNicolas Lœuillet2016-11-283-4/+24
| |
* | Removed FOSUser attributes removed in alpha4Nicolas Lœuillet2016-11-2812-13/+1
| | | | | | | | See https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Upgrade.md\#200-alpha3-to-200-alpha4
* | 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-221-0/+33
|\ \ \ | |/ / |/| | Added authentication for restricted access articles
| * | Added internal setting to enable/disable articles with paywallNicolas Lœuillet2016-11-221-0/+1
| | |
| * | Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+32
| | | | | | | | | | | | 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
|/ /
* | 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-201-1/+9
| | | | | | | | Following https://tools.ietf.org/html/rfc5005#page-4
* | Added testsNicolas Lœuillet2016-11-193-2/+4
| |
* | Added translations and currentRoute parameterNicolas Lœuillet2016-11-1913-1/+36
| |
* | Added search engine in baggy themeNicolas Lœuillet2016-11-195-15/+26
| |
* | Added a simple search engineNicolas Lœuillet2016-11-195-13/+33
| | | | | | | | Fix #18
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-1939-191/+390
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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