aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Share page improved (mobile + header's padding)Simounet2017-12-031-6/+8
|
* webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-241-3/+3
| | | | | | | This change will prevent composer from removing wallabagcore assets when installing assets. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* add a dedicated title for all entries pageNicolas Hart2017-07-271-1/+1
|
* 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?
* Add all entries RSS feed and put links on tag page itself and baggy tooThomas Citharel2017-06-211-0/+6
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Add RSS tags feedsJeremy Benoist2017-06-211-3/+3
|
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-262-6/+6
|\
| * Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-172-6/+6
| |
* | Add RSS paginationJeremy Benoist2016-11-201-1/+9
| | | | | | | | Following https://tools.ietf.org/html/rfc5005#page-4
* | Added a simple search engineNicolas Lœuillet2016-11-191-1/+3
|/ | | | Fix #18
* Renamed variable for page titleNicolas Lœuillet2016-10-261-1/+1
|
* Added tag label in the page titleNicolas Lœuillet2016-10-261-1/+1
| | | | Fix #2472
* 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-303-0/+81