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
d6427fa56a
Merge pull request #4369 from wallabag/dependabot/npm_and_yarn/jquery-3.5.0
...
Bump jquery from 2.2.4 to 3.5.0
2020-08-25 07:23:48 +02:00
721feff25d
Bump elliptic from 6.4.1 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-30 13:18:49 +00:00
ba6d991f6e
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-06-06 13:56:31 +00:00
bcf542f48e
Bump jquery from 2.2.4 to 3.5.0
...
Bumps [jquery](https://github.com/jquery/jquery ) from 2.2.4 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-04-30 01:56:15 +00:00
2f5fa30aad
Added MathJax support
2019-09-27 16:01:55 +02:00
77808a1874
Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-29 02:07:29 +00:00
5c3f772c34
Bump fstream from 1.0.11 to 1.0.12
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-27 06:59:53 +00:00
b2439a8e4e
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
2019-08-21 19:20:26 +02:00
3a08e81969
Merge pull request #4058 from wallabag/feature/copy-client-info
...
Copy client info to clipboard
2019-07-17 17:04:14 +02:00
f5f759e389
Bump lodash.mergewith from 4.6.1 to 4.6.2
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2019-07-11 08:48:07 +00:00
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
63fb9d6f07
build: upgrade yarn dependencies, update prod assets
...
Production assets are rebuilt against new dependency versions.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-12-10 22:56:20 +01:00
c0b65ad1c9
Updating node to 6.10
...
Same as defined in .travis.yml
2018-09-07 15:18:00 +02:00
f99ebec0f2
Fix mobile view and update asset deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-06-15 07:58:12 +02:00
64f81bc316
Adds Webpack support and removes the use for Grunt
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
use scss
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
fix build, add babel, fix annotations
fixes (and improvements !) for baggy
add live reload & environments & eslint & theme fixes
2017-05-04 14:49:44 +02:00