1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-11-09 01:40:04 +00:00
Commit graph

4 commits

Author SHA1 Message Date
aad5aeaf79
Fix node package vulnerabilities, switch to NPM
Yarn does not support automatic fix of vulnerabilities (yarnpkg/yarn#7075) so use NPM which does

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-07-14 00:08:25 +02:00
7cce1357fe
Port application to Bootstrap 4
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-01 14:37:21 +01:00
baa5d41ba0
Ensure fonts are loaded from local instead of gfonts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-30 13:43:38 +01:00
032281ba56
Port from coffeescript to plain ES6
- Use Babel to transpile sources
- Use Webpack to include all libraries

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-30 12:40:19 +01:00