Commit graph

11 commits

Author SHA1 Message Date
Simounet 53a04b6af1
Global assets files moved to web/img 2020-11-27 15:24:35 +01:00
Simounet e739dad2ef
Assets updated 2020-11-24 22:32:32 +01:00
Jeremy Benoist b02ca1f711
Fix tests & updated deps again 2020-10-22 11:13:51 +02:00
Jeremy Benoist 0478d8965d
Update mini-css-extract-plugin@1 & style-loader@2
Also update JS deps and rebuild assets.
2020-10-22 11:04:17 +02:00
Jeremy Benoist 21fb69fa12
Update assets
Use yarn as we are `yarn.lock` and not `package-lock.json` (so cleanup `scripts`).
2020-10-08 10:08:51 +02:00
Jeremy Benoist dce3c84c9c
Upgrade to NodeJS 12
Update javascript deps to latest version.
Rebuild assets

- Keep `stylehint` in a lower version because starting at v9.0.0 it generates too much errors. We might fix them later.
- Don't touch `materialize-css` to avoid too much side effect. We might update it later (to 1.0.0).
2020-08-25 12:28:12 +02:00
Nicolas Lœuillet 088804537e
Added prod js files 2019-09-27 16:27:47 +02:00
Jeremy Benoist 66fa0c26ab
Copy client info to clipboard
From the listing page and the create summary page, you can now copy client info to the clipboard using dedicated buttons.
2019-07-09 13:46:02 +02:00
Jeremy Benoist 84d59603c5
Update assets 2018-09-25 10:21:21 +02:00
Kevin Decherf 575d1d03d9 Update prod assets
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-12-20 21:55:34 +01:00
Kevin Decherf 0b3ab03782 Removing web/bundles/wallabagcore and adding prod assets in web/wallassets
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>
2017-10-24 00:19:00 +02:00