aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Fixes a typoAleksandar Todorović (r3bl)2018-08-101-1/+1
|
* wallabag logo (side-nav) replaced by an SVG oneSimounet2018-07-111-1/+1
|
* wallabag logo with typo replaced by an SVG oneSimounet2018-07-112-2/+2
|
* Merge pull request #3614 from comradekingu/patch-3Jérémy Benoist2018-06-061-3/+3
|\ | | | | Spelling: GitHub, Log out, of the dev
| * GitHub, Log out, of the devAllan Nordhøy2018-03-251-3/+3
| |
* | Fix authors and preview alt encoding displaySimounet2018-06-041-2/+2
| |
* | Update messages.oc.ymlQuentí2018-05-051-4/+4
| |
* | Better encoding of the URI for the bookmarkletFloran Brutel2018-04-011-1/+1
|/
* Merge pull request #3592 from Simounet/fix/html-entities-on-default-titleJérémy Benoist2018-02-244-6/+6
|\ | | | | Fix title card HTML parsing
| * Fix title card HTML parsingSimounet2018-02-124-6/+6
| |
* | Fix error when withRemove variable is not defined.Stéphane HULARD2018-01-231-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 improvedSimounet2018-01-124-40/+38
|
* Label replaced by a button on the nav search formSimounet2018-01-123-2/+2
|
* Label replaced by a button on the nav new entry formSimounet2018-01-122-1/+1
|
* Merge pull request #3536 from wallabag/tag-link-3534Nicolas Lœuillet2018-01-033-3/+3
|\ | | | | Fix broken link to remove tags from entries
| * Fix broken link to remove tags from entriesKevin Decherf2017-12-273-3/+3
| | | | | | | | | | | | Fixes #3534 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Replaced Create new client link with a buttonNicolas Lœuillet2017-12-281-1/+1
|/
* Added default value for title on entry viewNicolas Lœuillet2017-12-262-4/+4
|
* Updated baggy theme for the no-title fixNicolas Lœuillet2017-12-261-1/+1
|
* Using new 'entry.default_title' as translation keySimounet2017-12-2615-1/+15
|
* Card tags template sharedSimounet2017-12-263-16/+17
|
* Useless span removed from the card's titleSimounet2017-12-261-5/+3
|
* Default card titleSimounet2017-12-261-1/+1
|
* Content card template sharedSimounet2017-12-265-68/+25
|
* Update messages.pl.ymlMateusz Rumiński2017-12-181-2/+2
| | | add polish translation for 'provided by' and 'origin url'
* material: replace exit_to_app, redo and autorenew iconsKevin Decherf2017-12-163-9/+9
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3492 from bdunogier/fix-3484-disable_share_linkNicolas Lœuillet2017-12-121-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 enabledBertrand Dunogier2017-12-121-0/+10
| |
* | Displayed the RSS icon on homepage routeNicolas Lœuillet2017-12-121-3/+8
|/
* Fix #3448 - pubDate now conformant to Date and Time specifications defined ↵Christophe VERGNE2017-12-111-2/+2
| | | | by RFC822
* Toggle menu anchor replaced by a buttonSimounet2017-12-081-1/+1
|
* Fix nav title nowrap on mobileSimounet2017-12-071-4/+6
|
* Tags list view improvedSimounet2017-12-081-3/+3
| | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links.
* Footer's stats displayed on mobileSimounet2017-12-061-3/+3
|
* Merge pull request #3438 from strobeltobias/patch-1Nicolas Lœuillet2017-12-051-1/+2
|\ | | | | Translate new strings
| * Translate new validators stringTobias Strobel2017-11-261-1/+2
| |
* | Fix pagination on list modeSimounet2017-12-041-4/+5
| |
* | Share page improved (mobile + header's padding)Simounet2017-12-031-6/+8
|/
* Add craue setting to enable sharing of origin url to ShaarliKevin Decherf2017-11-252-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/patch1Jérémy Benoist2017-11-252-0/+614
|\ | | | | Add Thai language
| * Add all file thai Language for translateNatPi2017-11-242-0/+614
| |
* | Merge pull request #3425 from wallabag/add-setting-for-headersNicolas Lœuillet2017-11-211-0/+1
|\ \ | | | | | | Added internal setting to enable/disable headers storage
| * | Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-201-0/+1
| |/
* | Replace hardcoded 'Provided by' string with i18n stringKevin Decherf2017-11-1915-2/+15
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Improve origin_url field description and translationsKevin Decherf2017-11-1913-12/+13
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Add support of originUrl field in baggy entry viewKevin Decherf2017-11-191-0/+8
| |
* | Handle original_url querystring in Shaarli sharing linkKevin Decherf2017-11-191-1/+1
| | | | | | | | | | | | | | | | | | This feature needs at least shaarli-plugin-via 0.2 from https://github.com/Kdecherf/shaarli-plugin-via to work. Shaarli will silently ignore this parameter if this plugin is missing. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Add support of originUrl field in material entry viewKevin Decherf2017-11-191-0/+8
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Entry: handle originUrl in edit form, update translationsKevin Decherf2017-11-1913-0/+17
|/ | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* material: replace card activator with article link on card previewKevin Decherf2017-11-063-3/+13
| | | | | | Fixes #2424 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>