From 02a4f1d3fed652a23f01488e99fc5d1a27addcfd Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 18 Jul 2021 20:34:52 -0600 Subject: [PATCH] Make nice password prompts, handle enter key on modals, minor UI tweaks --- src/index.html | 25 +++++++-- src/js/crypto.js | 129 ++++++++++++++++++++++++----------------------- src/js/main.js | 19 +++++++ 3 files changed, 106 insertions(+), 67 deletions(-) diff --git a/src/index.html b/src/index.html index be72874..26ca981 100644 --- a/src/index.html +++ b/src/index.html @@ -135,7 +135,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. @@ -145,7 +145,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. @@ -271,7 +271,22 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. + + + +