aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Change guid and link in RSS feeds to give original entry URLNicolas Lœuillet2016-04-151-2/+2
| | | | Fix #1926
* Lost in translation pagerNicolas Lœuillet2016-04-121-1/+1
|
* Improve pagination when user has lot of entriesNicolas Lœuillet2016-04-121-7/+1
| | | | | Fix #1905 * Usage of whiteoctober/WhiteOctoberPagerfantaBundle
* Add title hover on entry titlesThomas Citharel2016-04-121-1/+1
|
* Merge pull request #1898 from wallabag/v2-fix-readingtime-display-materialJeremy Benoist2016-04-101-2/+1
|\ | | | | Fix estimated reading time in material view
| * Fix estimated reading time in material viewNicolas Lœuillet2016-04-101-2/+1
| | | | | | | | Fix #1893
* | Fix internal settingsNicolas Lœuillet2016-04-091-0/+11
|/ | | | Fix #1867: remove download_picture setting and manage show_printlink in material theme
* Move tag form in Material themeNicolas Lœuillet2016-04-071-4/+4
|
* Round estimated time and add reading speed for BaggyNicolas Lœuillet2016-04-051-1/+1
|
* fix type diaspora* shareNicolas2016-03-211-1/+1
|
* Convert english translation fileJeremy Benoist2016-03-206-74/+74
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* Added setting to have a personal reading timeNicolas Lœuillet2016-03-141-2/+3
|
* Rename CommentBundle with AnnotationBundleNicolas Lœuillet2016-02-261-4/+4
|
* display how much comments there are for an entryThomas Citharel2016-02-261-0/+2
|
* Move annotatorjs to the bottom of the bodyThomas Citharel2016-02-261-22/+23
| | | | So that the "article" tag is loaded before
* Add annotator in baggy themeNicolas Lœuillet2016-02-261-3/+0
| | | | + Documentation about annotations
* Comment work with annotator v2Thomas Citharel2016-02-261-0/+26
| | | | | | - add missing annotator.js file and fix typo - edit & delete routes, started tests - basic tests
* Change remove tag icon in entry view with material themeNicolas Lœuillet2016-02-261-1/+1
|
* translate estimated time minutesThomas Citharel2016-02-181-2/+5
|
* TyposJeremy Benoist2016-02-161-2/+2
|
* More translationsJeremy Benoist2016-02-122-13/+42
|
* Better design of the close buttonAlexandr Danilov2016-02-111-1/+1
|
* Merge pull request #1663 from wallabag/v2-remove-tags-from-entryJeremy Benoist2016-02-111-1/+1
|\ | | | | remove tag from entry #1377
| * remove tag from entry #1377Thomas Citharel2016-02-101-1/+1
| |
* | lots of diverse translation stuff & some typosThomas Citharel2016-02-112-2/+2
|/
* Adjust export orderJeremy Benoist2016-02-041-7/+7
| | | | | To be the same as on the entry page. Also, export name doesn't need to be translated.
* better display for txtThomas Citharel2016-02-041-1/+1
|
* add txt exportThomas Citharel2016-02-041-1/+1
|
* Merge pull request #1642 from wallabag/v2-escape-previewJeremy Benoist2016-02-041-13/+15
|\ | | | | Unescape content for Material card
| * Unescape content for Material cardJeremy Benoist2016-02-031-13/+15
| | | | | | | | | | | | Using slice & striptags, the content is automatically escaped. If some html character need to be displayed, they'll be escape too, sth like `&amp;`. Using |raw, the content isn't escape twice and is well displayed.
* | Add new export configJeremy Benoist2016-01-311-7/+7
| |
* | Add CraueConfig for internal settingsJeremy Benoist2016-01-311-13/+12
|/
* fix #1620 and introduce new parameters to exportThomas Citharel2016-01-242-10/+11
|
* Quickstart for beginnersNicolas Lœuillet2016-01-151-1/+1
|
* Fixed 'mark as read' and 'mark as unread' linksNicolas Lœuillet2016-01-091-1/+1
|
* Ability to reload an entryJeremy Benoist2015-12-301-0/+8
| | | | | | Could be useful when we want to update the content or when the content failed to be fetched. Fix #1503
* add json & xmlThomas Citharel2015-11-092-11/+13
|
* Start work on exportThomas Citharel2015-11-092-4/+23
| | | | | | | | For now: - ebook - mobi - pdf - csv
* Merge pull request #1461 from wallabag/v2-test-for-wwwJeremy Benoist2015-10-061-2/+2
|\ | | | | fix #1433: add test for removeWww Twig Extension
| * add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-061-2/+2
| |
* | restore blue colorNicolas Lœuillet2015-10-061-1/+1
| |
* | fix #1457Thomas Citharel2015-10-051-1/+5
|/
* typoThomas Citharel2015-10-011-1/+1
|
* french translationNicolas Lœuillet2015-10-011-2/+2
|
* french translationNicolas Lœuillet2015-09-301-7/+7
|
* remove www. on entries viewNicolas Lœuillet2015-09-291-1/+1
|
* Entries filter on languageJeremy Benoist2015-09-231-6/+4
| | | | + updated deps
* Adjust preview pictureJeremy Benoist2015-09-201-2/+14
|