Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-05-15 | 2 | -14/+42 |
|\ | |||||
| * | material: add metadata to list view | Kevin Decherf | 2019-05-01 | 2 | -14/+42 |
| | | | | | | | | | | | | | | | | | | 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> | ||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-04-01 | 2 | -6/+24 |
|\| | |||||
| * | material: fix left padding on non-entry pages introduced by #3893 | Kevin Decherf | 2019-03-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
| * | material: add media queries to hide creation date from card actions | Kevin Decherf | 2019-03-03 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | Hide the creation date from card actions on specific sizes when there's not enough space for all parts. Fixes #3851 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
| * | material: wrap card actions, remove class hiding of creation date | Kevin Decherf | 2019-03-03 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
| * | material: fix left padding of content on medium screens | Kevin Decherf | 2019-03-02 | 1 | -1/+7 |
| | | | | | | | | | | | | Fixes #3877 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
| * | material: move a media query from cards to dedicated scss file | Kevin Decherf | 2019-03-02 | 2 | -6/+4 |
| | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | - Update SchebTwoFactorBundle to version 3 - Enable Google 2fa on the bundle - Disallow ability to use both email and google as 2fa - Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7) - use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add` - update admin to be able to create/reset the 2fa | ||||
* | | Move icon into the top menu bar | Jeremy Benoist | 2019-01-19 | 2 | -2/+16 |
| | | | | | | | | | | | | | | 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 | ||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 1 | -20/+18 |
|\| | |||||
| * | Merge pull request #3783 from wallabag/issue-3780 | Kevin Decherf | 2018-11-26 | 1 | -1/+3 |
| |\ | | | | | | | material: decrease size of tags on list view | ||||
| | * | material: decrease size of tags on list view | Kevin Decherf | 2018-11-25 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
| * | | material: fix missing thumbnail on list view | Kevin Decherf | 2018-11-25 | 1 | -19/+15 |
| |/ | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2018-11-25 | 1 | -1/+6 |
|\| | | | | | | | | | | | | | | | # Conflicts: # web/wallassets/baggy.js # web/wallassets/manifest.json # web/wallassets/material.css # web/wallassets/material.js | ||||
| * | Card no preview replaced by wallabag logo | Simounet | 2018-11-21 | 1 | -6/+5 |
| | | |||||
| * | Add placeholder image to card-based gallery entries page for #3651 | Matt Burke | 2018-10-15 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | Add specific styles for the card tag form element. | Stéphane HULARD | 2018-09-25 | 1 | -0/+11 |
|/ | | | | Also add a `.hidden` class in the baggy theme to have consistency with material. | ||||
* | wallabag logo with typo replaced by an SVG one | Simounet | 2018-07-11 | 1 | -0/+4 |
| | |||||
* | Fix overflow wrap issue | Simounet | 2018-05-21 | 2 | -0/+11 |
| | |||||
* | Close add entry and search nav JS action improved | Simounet | 2018-01-12 | 1 | -11/+11 |
| | |||||
* | Nav close button alignment and nav boxes improved | Simounet | 2018-01-12 | 2 | -41/+31 |
| | |||||
* | Fix nav new entry and search form alignment | Simounet | 2018-01-12 | 1 | -1/+2 |
| | |||||
* | Label replaced by a button on the nav search form | Simounet | 2018-01-12 | 2 | -10/+10 |
| | |||||
* | Label replaced by a button on the nav new entry form | Simounet | 2018-01-12 | 2 | -1/+11 |
| | |||||
* | Card tags template shared | Simounet | 2017-12-26 | 1 | -0/+4 |
| | |||||
* | Useless span removed from the card's title | Simounet | 2017-12-26 | 1 | -1/+0 |
| | |||||
* | More space for navbar actions on mobile | Simounet | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Toggle menu anchor replaced by a button | Simounet | 2017-12-08 | 1 | -0/+8 |
| | |||||
* | Fix nav title nowrap on mobile | Simounet | 2017-12-07 | 1 | -10/+23 |
| | |||||
* | Border radius on every corner of tag's list | Simounet | 2017-12-08 | 1 | -1/+2 |
| | |||||
* | Fix duplicated code removed | Simounet | 2017-12-08 | 1 | -14/+0 |
| | |||||
* | Tags list view improved | Simounet | 2017-12-08 | 1 | -2/+42 |
| | | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links. | ||||
* | Footer's stats displayed on mobile | Simounet | 2017-12-06 | 1 | -7/+2 |
| | |||||
* | Fix line-height issue on the footer | Simounet | 2017-12-06 | 1 | -4/+0 |
| | |||||
* | Fix wrong selected page number alignment on pagination | Simounet | 2017-12-04 | 1 | -0/+2 |
| | |||||
* | Fix pagination on list mode | Simounet | 2017-12-04 | 3 | -16/+20 |
| | |||||
* | material: replace card activator with article link on card preview | Kevin Decherf | 2017-11-06 | 1 | -0/+1 |
| | | | | | | Fixes #2424 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | material: disable editing of entry url input when submitting new url | Kevin Decherf | 2017-11-05 | 2 | -0/+10 |
| | | | | | | Fixes #1871 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Fix non-centered login form | Kevin Decherf | 2017-10-16 | 1 | -1/+1 |
| | | | | | | Fixes #3343 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Entry view: update .stats margins and color | Kevin Decherf | 2017-09-09 | 1 | -2/+7 |
| | | | | | | | | Decreasing margin of .stats, increasing vertical margin of .stats li, increasing right margin of material icons and reducing contrast of material icons. Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Fix mobile view and update asset deps | Thomas Citharel | 2017-06-15 | 2 | -12/+9 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Removed padding on entry view | Nicolas Lœuillet | 2017-06-13 | 1 | -1/+1 |
| | |||||
* | Reduced border-radius for tags | Nicolas Lœuillet | 2017-05-31 | 2 | -0/+2 |
| | |||||
* | Add some flex magic | Thomas Citharel | 2017-05-31 | 2 | -34/+47 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fixed tags display on grid view | Nicolas Lœuillet | 2017-05-31 | 3 | -0/+46 |
| | |||||
* | icon mail a bit better | Thomas Citharel | 2017-05-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | fix 3-dots menu position | Thomas Citharel | 2017-05-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fix review again | Thomas Citharel | 2017-05-07 | 2 | -14/+18 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Fix reviews | Aline | 2017-05-07 | 4 | -0/+24 |
| | | | | Signed-off-by: Aline <chetta.aline@gmail.com> |