diff --git a/library b/library index 31b8e5b..26aeb75 160000 --- a/library +++ b/library @@ -1 +1 @@ -Subproject commit 31b8e5bf0ab8b561ffeafb07432a382000323f7a +Subproject commit 26aeb75bd1c6d002b9dc0af5cce3d66ac9f11204 diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 7369f6c..31a55c0 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -62,7 +62,7 @@ { "fullscreen": false, "height": 600, - "resizable": false, + "resizable": true, "title": "IPass", "width": 880, "theme": "Dark" diff --git a/src/images/menu.png b/src/images/menu.png new file mode 100644 index 0000000..c708b89 Binary files /dev/null and b/src/images/menu.png differ diff --git a/src/images/security_lock_locked.png b/src/images/security_lock_locked.png index e67feba..5b37366 100644 Binary files a/src/images/security_lock_locked.png and b/src/images/security_lock_locked.png differ diff --git a/src/images/security_lock_unlocked.png b/src/images/security_lock_unlocked.png index c96a424..cd7c66e 100644 Binary files a/src/images/security_lock_unlocked.png and b/src/images/security_lock_unlocked.png differ diff --git a/src/images/settings.png b/src/images/settings.png new file mode 100644 index 0000000..518ef56 Binary files /dev/null and b/src/images/settings.png differ diff --git a/src/index.html b/src/index.html index 800d55a..2eda5b8 100644 --- a/src/index.html +++ b/src/index.html @@ -10,9 +10,14 @@
-Locked
-