Guillaume Vincent
1844578b71
Fix travis test
5年前
Loren Schlomer
8b9a0c521f
Added a unit test for keyboard interrupt
5年前
Loren Schlomer
d3f4978ebd
handle keyboard interrupts to better abort prompts
5年前
Guillaume Vincent
50f0669e31
Fix 404 in README
5年前
Salim B
68c53f8d43
Improve grammar and style of the Help screen in lesspass-mobile
5年前
Guillaume Vincent
c667ba7d06
Upgrade yarn in travis before install
5年前
Guillaume Vincent
e3eef1b707
Remove lerna and use yarn workspaces exclusively
5年前
Guillaume Vincent
e526584d69
Fix counter not transform in hex in lesspass-mobile
5年前
Guillaume Vincent
6e0a4b38f4
Add javascript tests in travis
5年前
Guillaume Vincent
939a1229b3
wip
5年前
Guillaume Vincent
a43a8104fc
Add docker tests
5年前
Guillaume Vincent
a488c13a68
Fix travis build
5年前
Guillaume Vincent
c688ab0435
Use matrix feature from travis CI
5年前
Guillaume Vincent
dd974bbd28
Add cli in continuous integration
5年前
Guillaume Vincent
d947ffc022
Add travis CI image
5年前
Guillaume Vincent
75cc59f017
Fix wait db script
5年前
Guillaume Vincent
4222a40af0
Reactivate continuous integration
5年前
Guillaume Vincent
49b31f9777
LessPass backend container work
5年前
Guillaume Vincent
5aaa36a55d
LessPass mobile version 3.1.0
5年前
Guillaume Vincent
063b72dc1b
Allow password profile deletion
5年前
Guillaume Vincent
56761023a8
Add save password profile button when connected
5年前
Ravi Jain
f28b6da650
add optional argument -v, --version to cli program ( #367 )
5年前
Guillaume Vincent
4f3fb4a5bd
LessPass mobile version 3.0.3
5年前
Guillaume Vincent
658c4ebc74
Close suggestion box when hitting enter on Site field
Fixes: https://github.com/lesspass/lesspass/issues/359
5年前
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
5年前
Guillaume Vincent
cca4008fd4
Field to store master password locally should behave like on main form
Fixes: https://github.com/lesspass/lesspass/issues/361
5年前
Guillaume Vincent
0a59ec9e19
Sign out if token expired
5年前
Guillaume Vincent
6a8548132e
Bump the version of LessPass cli
5年前
schlomie
9f772568c7
Adds an argument to prompt for the [SITE] and [LOGIN] arguments ( #364 )
5年前
Guillaume Vincent
f188956c88
Move docker-compose.prod.yml in original position
5年前
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.
6年前
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)
6年前
Guillaume Vincent
d7a086e063
Move container folders for easy change directory
6年前
Guillaume Vincent
6133a19109
Bi licensed lesspass-mobile before any contribution
6年前
Guillaume Vincent
4648b44f49
Refactor mobile app after beta feedback
6年前
Guillaume Vincent
2a4605dd9d
Fix version code and permission for beta on Android
6年前
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.
6年前
Guillaume Vincent
495e8b3323
Refactor password generation workflow
6年前
Guillaume Vincent
f47d69f1ea
Add LessPass react native app
6年前
Guillaume Vincent
3e86832c3f
Add LessPass master password for fingerprint calculation
6年前
Guillaume Vincent
19ea3bc995
delete .gitmodules
6年前
Nolan Rigo
2577c5cfa9
Frontend: fix broken links ( #342 )
* frontend: fix cozy link
* frontend: fix cli link
6年前
Guillaume Vincent
4850d3b84b
Add Stephane vidéo
merci Stéphane 👍
6年前
Guillaume Vincent
1e6cec0734
[mono repo] remove git cached files
6年前
Guillaume Vincent
0348ba7c37
[mono repo] update README
6年前
Guillaume Vincent
c2823d2fc8
[Mono repo] Add submodule webextension
6年前
Guillaume Vincent
a4d206daa6
[Mono repo] Add submodule snap
6年前
Guillaume Vincent
c9d679ae31
[Mono repo] Add submodule render-password
6年前
Guillaume Vincent
b31c96cffb
[Mono repo] Add submodule pure
6年前
Guillaume Vincent
06c9b8b5c6
[Mono repo] Add submodule openssl
6年前