Guillaume Vincent
1844578b71
Fix travis test
před 5 roky
Loren Schlomer
8b9a0c521f
Added a unit test for keyboard interrupt
před 5 roky
Loren Schlomer
d3f4978ebd
handle keyboard interrupts to better abort prompts
před 5 roky
Guillaume Vincent
50f0669e31
Fix 404 in README
před 5 roky
Salim B
68c53f8d43
Improve grammar and style of the Help screen in lesspass-mobile
před 5 roky
Guillaume Vincent
c667ba7d06
Upgrade yarn in travis before install
před 5 roky
Guillaume Vincent
e3eef1b707
Remove lerna and use yarn workspaces exclusively
před 5 roky
Guillaume Vincent
e526584d69
Fix counter not transform in hex in lesspass-mobile
před 5 roky
Guillaume Vincent
6e0a4b38f4
Add javascript tests in travis
před 5 roky
Guillaume Vincent
939a1229b3
wip
před 5 roky
Guillaume Vincent
a43a8104fc
Add docker tests
před 5 roky
Guillaume Vincent
a488c13a68
Fix travis build
před 5 roky
Guillaume Vincent
c688ab0435
Use matrix feature from travis CI
před 5 roky
Guillaume Vincent
dd974bbd28
Add cli in continuous integration
před 5 roky
Guillaume Vincent
d947ffc022
Add travis CI image
před 5 roky
Guillaume Vincent
75cc59f017
Fix wait db script
před 5 roky
Guillaume Vincent
4222a40af0
Reactivate continuous integration
před 5 roky
Guillaume Vincent
49b31f9777
LessPass backend container work
před 5 roky
Guillaume Vincent
5aaa36a55d
LessPass mobile version 3.1.0
před 5 roky
Guillaume Vincent
063b72dc1b
Allow password profile deletion
před 5 roky
Guillaume Vincent
56761023a8
Add save password profile button when connected
před 5 roky
Ravi Jain
f28b6da650
add optional argument -v, --version to cli program ( #367 )
před 5 roky
Guillaume Vincent
4f3fb4a5bd
LessPass mobile version 3.0.3
před 5 roky
Guillaume Vincent
658c4ebc74
Close suggestion box when hitting enter on Site field
Fixes: https://github.com/lesspass/lesspass/issues/359
před 5 roky
Guillaume Vincent
8cf13388fd
Disable minus or plus buttons in Counter when we reach min or max value
Fixes: https://github.com/lesspass/lesspass/issues/362
před 5 roky
Guillaume Vincent
cca4008fd4
Field to store master password locally should behave like on main form
Fixes: https://github.com/lesspass/lesspass/issues/361
před 5 roky
Guillaume Vincent
0a59ec9e19
Sign out if token expired
před 5 roky
Guillaume Vincent
6a8548132e
Bump the version of LessPass cli
před 5 roky
schlomie
9f772568c7
Adds an argument to prompt for the [SITE] and [LOGIN] arguments ( #364 )
před 5 roky
Guillaume Vincent
f188956c88
Move docker-compose.prod.yml in original position
před 5 roky
Guillaume Vincent
0974c7b0b6
Introduce React web component
This react component will replace lesspass-pure.
We are migrating from vue to react.
It will looks like the react native mobile app.
před 6 roky
Guillaume Vincent
4280872d3c
Replace lesspass-cli on npmjs with a lesspass on pypi
create a cli with python.
python will be installed by default on a lot of system.
* use getpass python native module
Fixes: https://github.com/lesspass/lesspass/issues/305
* use lesspass python code generator from Maurits van der Schee
Fixes: https://github.com/lesspass/lesspass/issues/328
tested with python2.7 and python3.6
breaking changes:
* -c is associated with --copy flag to copy the password
* -C is associated with the counter (previously -c)
před 6 roky
Guillaume Vincent
d7a086e063
Move container folders for easy change directory
před 6 roky
Guillaume Vincent
6133a19109
Bi licensed lesspass-mobile before any contribution
před 6 roky
Guillaume Vincent
4648b44f49
Refactor mobile app after beta feedback
před 6 roky
Guillaume Vincent
2a4605dd9d
Fix version code and permission for beta on Android
před 6 roky
Guillaume Vincent
8796eb9b4b
Clean workspace
In order to be able to continue the development I need to clean the workspace.
lesspass-move, lesspass-snap and lesspass-cozy are removed.
lesspass-mobile will replace lesspass-cordova with a new react native implementation.
lesspass-core is now splited into specific repo (entropy, fingerprint and render-password)
The workspace use lerna now to manage the mono repo more efficiently.
lesspass-profiles is a new container available only in a pro version.
před 6 roky
Guillaume Vincent
495e8b3323
Refactor password generation workflow
před 6 roky
Guillaume Vincent
f47d69f1ea
Add LessPass react native app
před 6 roky
Guillaume Vincent
3e86832c3f
Add LessPass master password for fingerprint calculation
před 6 roky
Guillaume Vincent
19ea3bc995
delete .gitmodules
před 6 roky
Nolan Rigo
2577c5cfa9
Frontend: fix broken links ( #342 )
* frontend: fix cozy link
* frontend: fix cli link
před 6 roky
Guillaume Vincent
4850d3b84b
Add Stephane vidéo
merci Stéphane 👍
před 6 roky
Guillaume Vincent
1e6cec0734
[mono repo] remove git cached files
před 6 roky
Guillaume Vincent
0348ba7c37
[mono repo] update README
před 6 roky
Guillaume Vincent
c2823d2fc8
[Mono repo] Add submodule webextension
před 6 roky
Guillaume Vincent
a4d206daa6
[Mono repo] Add submodule snap
před 6 roky
Guillaume Vincent
c9d679ae31
[Mono repo] Add submodule render-password
před 6 roky
Guillaume Vincent
b31c96cffb
[Mono repo] Add submodule pure
před 6 roky
Guillaume Vincent
06c9b8b5c6
[Mono repo] Add submodule openssl
před 6 roky