Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better encoding of the URI for the bookmarklet | Floran Brutel | 2018-04-01 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3592 from Simounet/fix/html-entities-on-default-title | Jérémy Benoist | 2018-02-24 | 4 | -6/+6 |
|\ | | | | | Fix title card HTML parsing | ||||
| * | Fix title card HTML parsing | Simounet | 2018-02-12 | 4 | -6/+6 |
| | | |||||
* | | Fix error when withRemove variable is not defined. | Stéphane HULARD | 2018-01-23 | 1 | -1/+1 |
|/ | | | | | | Since the withRemove variable is a template flag, it can be undefined. In the Entry\Card\_content.html.twig template for example, the withRemove variable is not defined. | ||||
* | Nav close button alignment and nav boxes improved | Simounet | 2018-01-12 | 4 | -40/+38 |
| | |||||
* | Label replaced by a button on the nav search form | Simounet | 2018-01-12 | 3 | -2/+2 |
| | |||||
* | Label replaced by a button on the nav new entry form | Simounet | 2018-01-12 | 2 | -1/+1 |
| | |||||
* | Merge pull request #3536 from wallabag/tag-link-3534 | Nicolas Lœuillet | 2018-01-03 | 3 | -3/+3 |
|\ | | | | | Fix broken link to remove tags from entries | ||||
| * | Fix broken link to remove tags from entries | Kevin Decherf | 2017-12-27 | 3 | -3/+3 |
| | | | | | | | | | | | | Fixes #3534 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | | Replaced Create new client link with a button | Nicolas Lœuillet | 2017-12-28 | 1 | -1/+1 |
|/ | |||||
* | Added default value for title on entry view | Nicolas Lœuillet | 2017-12-26 | 2 | -4/+4 |
| | |||||
* | Updated baggy theme for the no-title fix | Nicolas Lœuillet | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | Using new 'entry.default_title' as translation key | Simounet | 2017-12-26 | 15 | -1/+15 |
| | |||||
* | Card tags template shared | Simounet | 2017-12-26 | 3 | -16/+17 |
| | |||||
* | Useless span removed from the card's title | Simounet | 2017-12-26 | 1 | -5/+3 |
| | |||||
* | Default card title | Simounet | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | Content card template shared | Simounet | 2017-12-26 | 5 | -68/+25 |
| | |||||
* | Update messages.pl.yml | Mateusz Rumiński | 2017-12-18 | 1 | -2/+2 |
| | | | add polish translation for 'provided by' and 'origin url' | ||||
* | Merge pull request #3348 from pmichelazzo/master | Nicolas Lœuillet | 2017-12-18 | 1 | -0/+11 |
|\ | | | | | Update PT translations | ||||
| * | Update PT translations | Paulino Michelazzo | 2017-12-17 | 1 | -0/+11 |
| | | |||||
* | | api: copy entry object before sending, to keep id | Kevin Decherf | 2017-12-17 | 1 | -1/+4 |
|/ | | | | | | Workaround for https://github.com/wallabag/android-app/issues/646 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Merge pull request #3513 from wallabag/icons-3437 | Nicolas Lœuillet | 2017-12-16 | 3 | -9/+9 |
|\ | | | | | material: replace exit_to_app, redo and autorenew icons | ||||
| * | material: replace exit_to_app, redo and autorenew icons | Kevin Decherf | 2017-12-16 | 3 | -9/+9 |
| | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | | command: replace note regarding server:run --env=prod | Kevin Decherf | 2017-12-16 | 1 | -1/+1 |
|/ | | | | | server:run --env=prod does not exist anymore Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Fix empty title and domain_name when exception is thrown during fetch | Kevin Decherf | 2017-12-13 | 3 | -4/+57 |
| | | | | | | | | | | Add a new helper to set a default title when it's empty: 1/ use basename part of entry's path, if any 2/ or use domain name Fixes #2053 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Merge pull request #3488 from wallabag/pg-10 | Jérémy Benoist | 2017-12-13 | 2 | -0/+63 |
|\ | | | | | Add custom driver & schema manager for PostgreSQL 10 | ||||
| * | Fix tests | Jeremy Benoist | 2017-12-12 | 1 | -4/+4 |
| | | |||||
| * | Add custom driver & schema manager for PostgreSQL 10 | Jeremy Benoist | 2017-12-12 | 2 | -0/+63 |
| | | |||||
* | | Merge pull request #3492 from bdunogier/fix-3484-disable_share_link | Nicolas Lœuillet | 2017-12-12 | 1 | -0/+10 |
|\ \ | | | | | | | Fix 3484: hide the share toggle button if no service is enabled | ||||
| * | | Fix #3484: hide the share toggle button if no service is enabled | Bertrand Dunogier | 2017-12-12 | 1 | -0/+10 |
| |/ | |||||
* / | Displayed the RSS icon on homepage route | Nicolas Lœuillet | 2017-12-12 | 1 | -3/+8 |
|/ | |||||
* | Fix #3448 - pubDate now conformant to Date and Time specifications defined ↵ | Christophe VERGNE | 2017-12-11 | 1 | -2/+2 |
| | | | | by RFC822 | ||||
* | Merge pull request #3465 from wallabag/fix-tests | Jérémy Benoist | 2017-12-10 | 1 | -1/+1 |
|\ | | | | | Fix bad key matching | ||||
| * | Fix bad key matching | Jeremy Benoist | 2017-12-08 | 1 | -1/+1 |
| | | | | | | | | | | I didn't try to find which package introduced a BC (might be user-bundle or jms serializer) | ||||
* | | Toggle menu anchor replaced by a button | Simounet | 2017-12-08 | 1 | -1/+1 |
| | | |||||
* | | Fix nav title nowrap on mobile | Simounet | 2017-12-07 | 1 | -4/+6 |
|/ | |||||
* | Tags list view improved | Simounet | 2017-12-08 | 1 | -3/+3 |
| | | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links. | ||||
* | Footer's stats displayed on mobile | Simounet | 2017-12-06 | 1 | -3/+3 |
| | |||||
* | Merge pull request #3438 from strobeltobias/patch-1 | Nicolas Lœuillet | 2017-12-05 | 1 | -1/+2 |
|\ | | | | | Translate new strings | ||||
| * | Translate new validators string | Tobias Strobel | 2017-11-26 | 1 | -1/+2 |
| | | |||||
* | | Fix pagination on list mode | Simounet | 2017-12-04 | 1 | -4/+5 |
| | | |||||
* | | Share page improved (mobile + header's padding) | Simounet | 2017-12-03 | 1 | -6/+8 |
|/ | |||||
* | Add craue setting to enable sharing of origin url to Shaarli | Kevin Decherf | 2017-11-25 | 2 | -2/+2 |
| | | | | | | | Also fix the field name used in the query string and add it to baggy theme Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Merge pull request #3419 from NatJNP/patch1 | Jérémy Benoist | 2017-11-25 | 3 | -0/+625 |
|\ | | | | | Add Thai language | ||||
| * | Add all file thai Language for translate | NatPi | 2017-11-24 | 3 | -0/+625 |
| | | |||||
* | | Merge pull request #3401 from aaa2000/migration-initial | Jérémy Benoist | 2017-11-25 | 1 | -22/+9 |
|\ \ | | | | | | | Add an initial doctrine migration | ||||
| * | | Fix installation command | adev | 2017-11-21 | 1 | -22/+9 |
| | | | |||||
* | | | Merge pull request #3431 from wallabag/disable-site-credentials | Jérémy Benoist | 2017-11-22 | 1 | -0/+18 |
|\ \ \ | |/ / |/| | | Disable controller access if feature disabled | ||||
| * | | Disable controller access if feature disabled | Jeremy Benoist | 2017-11-22 | 1 | -0/+18 |
| | | | | | | | | | | | | If `restricted_access` is disabled, accessing `/site-credentials/` must be disabled. | ||||
* | | | Merge pull request #3425 from wallabag/add-setting-for-headers | Nicolas Lœuillet | 2017-11-21 | 2 | -2/+5 |
|\| | | | | | | | | Added internal setting to enable/disable headers storage |