aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig
Commit message (Collapse)AuthorAgeFilesLines
* Don't load js for nothing in prodThomas Citharel2017-06-221-2/+3
|
* Add css on share public pageThomas Citharel2017-06-221-0/+5
|
* Add share.scss fileJeremy Benoist2017-06-221-26/+0
| | | | Still needs to include it in the twig template
* Better export pageJeremy Benoist2017-06-221-2/+6
| | | | I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
* Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-171-5/+5
|
* Update Twitter cards descriptionJeremy Benoist2016-10-211-1/+1
|
* Fixed Twitter Cards by adding a description tagNicolas Lœuillet2016-10-101-0/+1
|
* Added support of Twitter Cards for public articlesNicolas Lœuillet2016-10-101-3/+7
|
* Added default picture if preview picture is nullNicolas Lœuillet2016-10-071-0/+2
|
* Fixed reviewNicolas Lœuillet2016-10-071-1/+1
|
* Added OpenGraph support for public articlesNicolas Lœuillet2016-10-071-1/+8
| | | | Fix #2289
* Removed duplicated templates filesNicolas Lœuillet2016-09-301-0/+40