aboutsummaryrefslogtreecommitdiffhomepage
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* assets: regenerate material.cssKevin Decherf2019-05-101-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* material: fix left padding on non-entry pages introduced by #3893Kevin Decherf2019-03-091-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* material: update prod assetsKevin Decherf2019-03-031-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* build: upgrade yarn dependencies, update prod assetsKevin Decherf2018-12-105-5/+4
| | | | | | Production assets are rebuilt against new dependency versions. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Card no preview replaced by wallabag logoSimounet2018-11-215-5/+5
|
* Merge pull request #3745 from burkemw3/patch-3Jérémy Benoist2018-10-161-1/+1
|\ | | | | Add placeholder image to card-based gallery entries page
| * Add placeholder image to card-based gallery entries page for #3651Matt Burke2018-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | Merge pull request #3606 from mritzmann/masterJérémy Benoist2018-10-152-0/+48
|\ \ | |/ |/| add manifest.json for android pwa
| * add 512x512 appiconmritzmann2018-03-202-0/+5
| |
| * add manifest.json for android pwamritzmann2018-03-181-0/+43
| |
* | wallabag logo (side-nav) replaced by an SVG oneSimounet2018-07-112-0/+1
| |
* | wallabag logo with typo replaced by an SVG oneSimounet2018-07-113-2/+2
| |
* | Fake wallabag logo data image replaced by real SVGSimounet2018-07-111-300/+1
| |
* | Fix mobile viewport on big iframe and video elementsSimounet2018-06-281-1/+1
| |
* | Fix missing generated CSSSimounet2018-05-241-1/+1
| |
* | Fix Firefox mobile unneeded resizeSimounet2018-05-242-2/+2
| | | | | | | | | | | | Before that, on Firefox Mobile, when you were moving to the top or to the bottom of the page, you were stopped before to go to the opposite side.
* | Fix overflow wrap issueSimounet2018-05-211-1/+1
|/
* Close add entry and search nav JS action improvedSimounet2018-01-121-1/+1
|
* Nav close button alignment and nav boxes improvedSimounet2018-01-122-2/+2
|
* Fix nav new entry and search form alignmentSimounet2018-01-121-1/+1
|
* Label replaced by a button on the nav search formSimounet2018-01-121-1/+1
|
* Label replaced by a button on the nav new entry formSimounet2018-01-121-1/+1
|
* Card tags template sharedSimounet2017-12-261-1/+1
|
* Useless span removed from the card's titleSimounet2017-12-261-1/+1
|
* Update prod assetsKevin Decherf2017-12-206-6/+6
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Updated robots.txt to prevent crawlingNicolas Lœuillet2017-12-151-3/+1
|
* More space for navbar actions on mobileSimounet2017-12-081-1/+1
|
* Toggle menu anchor replaced by a buttonSimounet2017-12-081-1/+1
|
* Fix nav title nowrap on mobileSimounet2017-12-071-1/+1
|
* Border radius on every corner of tag's listSimounet2017-12-081-1/+1
|
* Tags list view improvedSimounet2017-12-081-1/+1
| | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links.
* Footer's stats displayed on mobileSimounet2017-12-061-1/+1
|
* Fix line-height issue on the footerSimounet2017-12-061-1/+1
|
* Fix wrong selected page number alignment on paginationSimounet2017-12-041-1/+1
|
* Fix pagination on list modeSimounet2017-12-041-1/+1
|
* Figure image and figcaption centered on share pageSimounet2017-12-031-1/+1
|
* Share page improved (mobile + header's padding)Simounet2017-12-031-1/+1
|
* material: replace card activator with article link on card previewKevin Decherf2017-11-061-1/+1
| | | | | | Fixes #2424 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Update assets for #3397Kevin Decherf2017-11-052-2/+2
|
* Updating .gitignoreKevin Decherf2017-10-241-0/+0
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Removing web/bundles/wallabagcore and adding prod assets in web/wallassetsKevin Decherf2017-10-24105-375/+7
| | | | | | | baggy.css, baggy.js, material.css, material.js and public.js are seen as new files, something changed in these files. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Update prod assetsKevin Decherf2017-10-1631-17/+664
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Add css on share public pageThomas Citharel2017-06-226-3/+10
|
* Fix mobile view and update asset depsThomas Citharel2017-06-154-4/+4
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Updated production filesNicolas Lœuillet2017-06-134-4/+4
|
* Displays an error with an annotation with a too long quoteadev2017-06-043-3/+3
| | | | Fix #2762
* Add some flex magicThomas Citharel2017-05-311-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix delete annotation when username is definedadev2017-05-142-2/+2
| | | | | | | When an user set his name in "Config" > "User Information", he can't delete or update an annotation Fix #2382
* icon mail a bit betterThomas Citharel2017-05-091-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix review againThomas Citharel2017-05-071-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>