From cfe339a9aa09c238f8463b012c34be7019fbc3fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Ka=C5=9Fif?= Date: Sun, 4 Nov 2018 14:29:40 +0300 Subject: [PATCH] 0.9.0 Export/Import passwords is added. Users can now save custom passwords in the application, and update those passwords with either a new custom password or a generated one. Added windows taskbar icon. Updated dependencies. --- app/index.html | 12 +- app/passwords.js | 152 ++++++++++++++++--- assets/css/main.css | 12 ++ index-shot.PNG | Bin 48567 -> 70038 bytes main.js | 1 + package-lock.json | 359 +++++++++++++++++++++----------------------- package.json | 10 +- 7 files changed, 332 insertions(+), 214 deletions(-) diff --git a/app/index.html b/app/index.html index 6e4f63c..8d13d0d 100644 --- a/app/index.html +++ b/app/index.html @@ -30,7 +30,7 @@