-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/components/GoBack.vue b/src/components/GoBack.vue
index 43a9c2a0..b6d8116b 100644
--- a/src/components/GoBack.vue
+++ b/src/components/GoBack.vue
@@ -1,20 +1,20 @@
+
+
-
- {{ message }}
-
+
+ {{ message }}
+
-
-
\ No newline at end of file
diff --git a/src/components/InfoCluster.vue b/src/components/InfoCluster.vue
index 2cf48eed..fb79cb75 100644
--- a/src/components/InfoCluster.vue
+++ b/src/components/InfoCluster.vue
@@ -1,3 +1,12 @@
+
+
Page info
@@ -6,19 +15,10 @@
-
-
-
\ No newline at end of file
diff --git a/src/components/LocalPasswordFileProvider.vue b/src/components/LocalPasswordFileProvider.vue
index 56e66278..49b69def 100644
--- a/src/components/LocalPasswordFileProvider.vue
+++ b/src/components/LocalPasswordFileProvider.vue
@@ -2,133 +2,134 @@
SharedLinkProvider:
Simple http provider that can also handle Dropbox Shared Links
-->
-
-
-
-
\ No newline at end of file
diff --git a/src/components/ManageDatabases.vue b/src/components/ManageDatabases.vue
index 5e549924..590a838e 100644
--- a/src/components/ManageDatabases.vue
+++ b/src/components/ManageDatabases.vue
@@ -1,14 +1,81 @@
+
+
-
Tusk requires that you enable at least one of these cloud storage providers to sync your keepass database with. Once the files appear below, they will be available to unlock within the popup window.
+
Tusk
+ requires that you enable at least one of these cloud storage providers to sync your keepass database with. Once the files appear below, they will be available to unlock within the popup window.
If you're unsure which to pick, the developers recommend Dropbox. It is easy to use and widely supported by other Keepass apps, such as Keepass2Android for iOS or KeepassTouch. Simply create a Dropbox account, upload your keepass database, and enable the dropbox provider below.
+
If you're unsure which to pick, the developers recommend
+ Dropbox. It is easy to use and widely supported by other Keepass apps, such as
+ Keepass2Android for iOS or
+ KeepassTouch. Simply create a Dropbox account, upload your keepass database, and enable the dropbox provider below.
-
If you've never used keepass before, you will need to create a new keepass database before enabling the providers below. You can do this by downloading a desktop keepass application like KeePassXC or generate one quickly in your browser with KeeWeb. Store the keepass database file in a cloud provider like Dropbox or Google Drive and come back here when you're done.
+
If you've never used keepass before, you will need to create a new keepass database before enabling the providers below. You can do this by downloading a desktop keepass application like
+ KeePassXC or generate one quickly in your browser with
+ KeeWeb. Store the keepass database file in a cloud provider like
+ Dropbox or
+ Google Drive and come back here when you're done.
- Key files are an optional authentication method.
- More info on key files is available on the
-
- KeePass site
-
-
-
- Tusk can store your key files locally in your browser's storage, and apply them when opening your password database. Websites and other browser extensions do not have access to these files. However, they are stored unencrypted in your local browser profile and someone with access to your device could read them.
-
+ Key files are an
+ optional authentication method. More info on key files is available on the
+
+ KeePass site
+
+
+
+ Tusk can store your key files locally in your browser's storage, and apply them when opening your password database. Websites and other browser extensions do not have access to these files. However, they are
+ stored unencrypted in your local browser profile and someone with access to your device could read them.
+
+
+
diff --git a/src/components/Messenger.vue b/src/components/Messenger.vue
index 04f527fc..15157c1b 100644
--- a/src/components/Messenger.vue
+++ b/src/components/Messenger.vue
@@ -3,24 +3,30 @@
Displays given messages for warning, error, and success
-->
+
+
- {{ messages.warn }}
+
+ {{ messages.warn }}
+
- {{ messages.error }}
+
+ {{ messages.error }}
+
- {{ messages.success }}
+
+ {{ messages.success }}
+
-
-
\ No newline at end of file
diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue
index c8fc3213..2670b1ee 100644
--- a/src/components/Navbar.vue
+++ b/src/components/Navbar.vue
@@ -3,6 +3,15 @@
requires a lib/VirtualRouter, and the routes object used to initialize the virtualrouter.
Active tab changes automatically based on visible route.
-->
+
+
-
-
\ No newline at end of file
diff --git a/src/components/SharedLinkProvider.vue b/src/components/SharedLinkProvider.vue
index 45f5169a..a419068c 100644
--- a/src/components/SharedLinkProvider.vue
+++ b/src/components/SharedLinkProvider.vue
@@ -2,230 +2,222 @@
SharedLinkProvider:
Simple http provider that can also handle Dropbox Shared Links
-->
-
-
The URL below should have the path of a FOLDER, not an individual FILE. The webDAV provider works by recursively scanning all files within the folder you specify. Your keepass databases will be discovered by their file extension (.kdbx).
+
The URL below should have the path of a FOLDER, not an individual FILE.
+ The webDAV provider works by recursively scanning all files within the folder you specify.
+ Your keepass databases will be discovered by their file extension (.kdbx).