diff --git a/.gitmodules b/.gitmodules index 3676f5d..66ca94e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "snap"] path = snap url = git@github.com:lesspass/snap.git +[submodule "move"] + path = move + url = ./move diff --git a/cordova b/cordova index b939c5a..c7c87c5 160000 --- a/cordova +++ b/cordova @@ -1 +1 @@ -Subproject commit b939c5a4b0a577f043ef3d098887ad2369101363 +Subproject commit c7c87c5300296c0022669b3fd2e5ddb7162ae0e7 diff --git a/core b/core index 9627a13..0dbf99c 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 9627a1323b4e7d6a94559bdfd03732da8da77c5d +Subproject commit 0dbf99cb9e6f1425c493fb4b13a3acd95ef3bc67 diff --git a/move b/move new file mode 160000 index 0000000..96e55ef --- /dev/null +++ b/move @@ -0,0 +1 @@ +Subproject commit 96e55ef7fd42005ea0abac1cd27ccebe1455a12c diff --git a/readme.md b/readme.md index 0544fb7..16968fd 100644 --- a/readme.md +++ b/readme.md @@ -17,6 +17,7 @@ LessPass open source password manager (https://lesspass.com) - [cozy](https://github.com/lesspass/cozy) : MyCozyCloud application - [desktop](https://github.com/lesspass/desktop) : LessPass desktop application build with electron - [frontend](https://github.com/lesspass/frontend) : https://lesspass.com source code + - [move](https://github.com/lesspass/move) : password migration tool for LessPass - [nginx](https://github.com/lesspass/nginx) : configuration for nginx - [pure](https://github.com/lesspass/pure) : pure component in vuejs used by cozy, frontend and webextension - [snap](https://github.com/lesspass/snap) : snap for lesspass-cli diff --git a/webextension b/webextension index d221ea4..345c225 160000 --- a/webextension +++ b/webextension @@ -1 +1 @@ -Subproject commit d221ea450a2b0283a64fbf41bc381fe6ae9ddffd +Subproject commit 345c2252b92758e353e13b2e59bff364a699fb32