1
0
mirror of https://github.com/Luzifer/password.git synced 2024-09-19 18:32:57 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
eed2ae8b08
Breaking: Password v2.0.0 (#5)
- Fix broken vendoring for library users (closes #4)
	- Move command to `cmd/password` subdir
- Drop support for Alfred workflow
- Add support for Go 1.11+ modules
2019-02-28 19:51:33 +01:00
7cce1357fe
Port application to Bootstrap 4
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-01 14:37:21 +01:00
d217ac0642
Fix: Load JS earlier
to prevent blank HTML without styling

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-30 22:02:17 +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
c8c6485064
Add ability to generate XKCD style passwords to tool
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-10-31 12:24:25 +01:00
40485abb0b
Modify location of workflow in the frontend
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-22 18:02:40 +02:00
221b79509b Added links to extension & documentation 2015-05-10 18:56:43 +02:00
9a0cf56e88 Load bootstrap theme via HTTPs 2015-05-10 17:12:29 +02:00
24472f00b5 Included web frontend into server 2015-05-10 16:38:17 +02:00