aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry
Commit message (Collapse)AuthorAgeFilesLines
* Added mass actions for Material design in list viewNicolas Lœuillet2020-04-243-0/+21
|
* Changed visibility for article statsNicolas Lœuillet2020-04-222-11/+11
|
* Merge pull request #4299 from wallabag/fix/4133Jérémy Benoist2020-03-281-1/+1
|\ | | | | Fix createdAt filter on material
| * tests: replace baggy theme used in EntryController testsKevin Decherf2020-03-221-1/+1
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | ExportController: fix entries export from search viewKevin Decherf2020-02-231-7/+12
|/ | | | | | Fixes #4240 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Use lang attributeSimounet2020-01-231-2/+2
|
* Entry action buttons displayed on page end reachedSimounet2020-01-211-1/+1
|
* Sticky nav on entry action button clickSimounet2020-01-211-2/+2
|
* Fixed URL to share entry via twitterNicolas Lœuillet2020-01-131-1/+1
|
* Merge pull request #4150 from ldidry/fix-3804Jérémy Benoist2019-11-191-0/+6
|\ | | | | 💄 Add untagged list link to filter menu
| * 💄 Add untagged list link to filter menuLuc Didry2019-10-101-0/+6
| | | | | | | | Fix #3804
* | 🐛 — Fix duplicated icons on "Search engine" and "new link" formsLuc Didry2019-10-092-4/+4
|/
* material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1Simounet2019-08-211-2/+2
|
* Add ability to manually define the reading speedJeremy Benoist2019-07-081-1/+1
| | | | Instead of using a select, let the user decide its own speed.
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-05-152-2/+5
|\
| * material: add metadata to list viewKevin Decherf2019-05-012-2/+5
| | | | | | | | | | | | | | | | | | Add reading time and creation date to rows of list view. Refactor styles using a sass mixin. Fixes #3838 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-251-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-04-011-5/+7
|\|
| * material: wrap card actions, remove class hiding of creation dateKevin Decherf2019-03-031-5/+7
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-02-071-1/+1
|\|
| * Add dedicated email for site config issueJeremy Benoist2019-01-181-1/+1
| | | | | | | | | | Instead of sending an email to the devs, it now creates an issue on GitHub using a zap from zapier.
* | Move icon into the top menu barJeremy Benoist2019-01-191-1/+0
| | | | | | | | | | | | | | Change the way to select a random entry: - select all ids from the given user (with filters) - choose randomly one in php - find that entry
* | Better iconJeremy Benoist2019-01-191-1/+1
| |
* | Use only one method to randomizeJeremy Benoist2019-01-191-1/+1
| | | | | | | | Instead of one per type, one for all is ok.
* | Added random featureNicolas Lœuillet2019-01-191-3/+4
|/
* Update entries.html.twigEloi Coutant2019-01-101-2/+2
| | | Should fix https://github.com/wallabag/wallabag/issues/3832
* Merge pull request #3782 from wallabag/issue-3779Kevin Decherf2018-11-261-6/+5
|\ | | | | material: fix missing thumbnail on list view
| * material: fix missing thumbnail on list viewKevin Decherf2018-11-251-6/+5
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Merge pull request #3765 from burkemw3/patch-2Jérémy Benoist2018-11-261-4/+0
|\ \ | |/ |/| Remove preview picture from single entry view page for #1875
| * Remove preview picture from single entry view page for #1875Matt Burke2018-11-241-4/+0
| | | | | | | | | | | | Showing the preview picture usually leads to showing a duplicate image, and frequently leads to showing duplicate images directly adjacent to each other.
* | Card no preview replaced by wallabag logoSimounet2018-11-211-5/+2
| |
* | Add rel=noopener to target=_blank linksMatt Burke2018-11-071-9/+9
|/ | | | | | | From https://developers.google.com/web/tools/lighthouse/audits/noopener: - new pages will run in separate processes, avoiding any performance intermingling impacts - new pages won't have access to current page's window object via JavaScript
* Add placeholder image to card-based gallery entries page for #3651Matt Burke2018-10-153-17/+5
| | | | | | | | | | | | I referenced https://css-tricks.com/using-svg/ for using the SVG icon. The icon has a black foreground and white background, which doesn't look very good as a placeholder. So, using the background-image style to show the svg and the inversion filter to make it white on gray. With the image always present, there isn't much difference between the with and without image preview templates, so I merged them. Tested on Chrome, Firefox, and Safari on OSX.
* Show tags on non-image gallery preview cardMatt Burke2018-10-111-0/+7
| | | | | Tags and images aren't coupled, so they shouldn't be coupled in the UI, either. This also makes the titles and source domains show up consistently for image and non-image entry cards.
* Fix authors and preview alt encoding displaySimounet2018-06-041-2/+2
|
* Merge pull request #3592 from Simounet/fix/html-entities-on-default-titleJérémy Benoist2018-02-242-3/+3
|\ | | | | Fix title card HTML parsing
| * Fix title card HTML parsingSimounet2018-02-122-3/+3
| |
* | 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-123-3/+5
|
* Label replaced by a button on the nav search formSimounet2018-01-122-1/+2
|
* Label replaced by a button on the nav new entry formSimounet2018-01-121-0/+1
|
* Fix broken link to remove tags from entriesKevin Decherf2017-12-273-3/+3
| | | | | | Fixes #3534 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Added default value for title on entry viewNicolas Lœuillet2017-12-261-2/+2
|
* Using new 'entry.default_title' as translation keySimounet2017-12-261-1/+1
|
* 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
|
* material: replace exit_to_app, redo and autorenew iconsKevin Decherf2017-12-163-9/+9
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Fix #3484: hide the share toggle button if no service is enabledBertrand Dunogier2017-12-121-0/+10
|