1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-12-20 12:51:17 +00:00
Commit graph

5 commits

Author SHA1 Message Date
ac72a04c53
Move JS build to esbuild / resolve vulnerabilities
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-06-27 21:36:28 +02:00
2f3688a0da
[#6] Add support for xkcd separator to CLI / WebUI
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-12-01 13:29:08 +01: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