aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
Commit message (Expand)AuthorAgeFilesLines
* Add all entries RSS feed and put links on tag page itself and baggy tooThomas Citharel2017-06-211-3/+13
* Add isPublic filter on entriesJeremy Benoist2017-06-101-0/+11
* Fixed tags display on grid viewNicolas Lœuillet2017-05-311-2/+2
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-2/+2
* Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-281-4/+4
* Added list viewNicolas Lœuillet2016-11-281-2/+6
* Added search engine in baggy themeNicolas Lœuillet2016-11-191-1/+1
* Added a simple search engineNicolas Lœuillet2016-11-191-3/+6
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-80/+21
|\
| * Display a bigger image in case of image contentJeremy Benoist2016-11-081-68/+7
| * Round readingtime to avoid crazy numberJeremy Benoist2016-11-061-1/+1
| * Merge pull request #2460 from wallabag/ui-changesNicolas Lœuillet2016-11-041-26/+28
| |\
| | * Deal with more resolution issuesThomas Citharel2016-11-031-1/+1
| | * Fix resolution issues and 'title' issuesThomas Citharel2016-11-031-6/+6
| | * Re-add bottom paginationJeremy Benoist2016-10-221-1/+13
| | * WIPThomas Citharel2016-10-221-20/+10
* | | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+8
|/ /
* | Fixed entries export filtered with a tagNicolas Lœuillet2016-10-291-7/+11
* | Renamed variable for page titleNicolas Lœuillet2016-10-261-5/+5
* | Added tag label in the page titleNicolas Lœuillet2016-10-261-1/+5
|/
* Fix few invalid HTML tagsKrzysztof Szafranek2016-10-091-1/+1
* better tags on materialThomas Citharel2016-10-051-3/+3
* Merge pull request #2314 from wallabag/assetsNicolas Lœuillet2016-10-031-1/+1
|\
| * Assets workThomas Citharel2016-09-281-1/+1
* | Removed duplicated templates filesNicolas Lœuillet2016-09-301-1/+1
|/
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-281-1/+1
|\
| * A new version of the plugin tinydot with update on window resizeAlexandr Danilov2016-08-251-1/+1
| * Merge pull request #2230 from modos189/issue_2055Nicolas Lœuillet2016-08-231-1/+1
| |\
| | * Simplify the initialization of the plugin dotdotdotAlexandr Danilov2016-08-221-1/+1
| | * Don't cut entries title in card viewBaptiste Mille-Mathias2016-05-211-1/+1
* | | Changed where page title is displayedNicolas Lœuillet2016-08-261-13/+1
* | | Translations and baggy view for tagsNicolas Lœuillet2016-08-231-1/+2
* | | Links on each tag in Tags viewNicolas Lœuillet2016-08-231-1/+3
* | | Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-221-1/+1
|\| |
| * | Replaced favorite word/icon with star oneNicolas Lœuillet2016-08-181-1/+1
| * | Merge pull request #2052 from danbartram/feature-filter-unreadJeremy Benoist2016-05-271-0/+5
| |\ \ | | |/ | |/|
| | * Add unread filter to entries pagesDaniel Bartram2016-05-091-0/+5
* | | Bring tags on entries view to baggyThomas Citharel2016-07-011-1/+1
* | | minor ui fixesThomas Citharel2016-06-231-5/+2
* | | Add tags on entries viewThomas Citharel2016-06-231-0/+19
* | | manage assets through npmThomas Citharel2016-06-091-6/+11
|/ /
* / Replace vertical dots in material theme with horizontal dotsNicolas Lœuillet2016-05-181-1/+1
|/
* Add pagination bar at the bottom of the pageNicolas Lœuillet2016-05-031-10/+2
* Display pagination only if we have more than one pageNicolas Lœuillet2016-04-181-1/+1
* Hide pagination if we only have one entry to displayNicolas Lœuillet2016-04-161-1/+3
* Lost in translation pagerNicolas Lœuillet2016-04-121-1/+1
* Improve pagination when user has lot of entriesNicolas Lœuillet2016-04-121-7/+1
* Add title hover on entry titlesThomas Citharel2016-04-121-1/+1
* Fix estimated reading time in material viewNicolas Lœuillet2016-04-101-2/+1
* Round estimated time and add reading speed for BaggyNicolas Lœuillet2016-04-051-1/+1