Guillaume Vincent
9f9f5bbcbc
update package.json
7年前
Guillaume Vincent
9fab5dadb5
update bootstrap alpha 6
7年前
Guillaume Vincent
44e54d81f7
remove ref that does not exist anymore
7年前
Guillaume Vincent
4935944b6b
add fingerprint on login page
7年前
Guillaume Vincent
fa39c14dab
clean login page
7年前
Guillaume Vincent
a0b241932b
ENTER key should submit the login form
fix https://github.com/lesspass/lesspass/issues/135
7年前
Guillaume Vincent
2994550707
display faked fingerprint
when user type his master password, we should display fingerprint.
Because we should avoid to leak password trivially (see https://github.com/lesspass/lesspass/issues/48 ) we use a random generated master password before the debounce.
7年前
Guillaume Vincent
68f6c3aa50
extract master password input into a component
7年前
Guillaume Vincent
28b2f5e4f7
set password search case insensitive
fix https://github.com/lesspass/lesspass/issues/131
7年前
Guillaume Vincent
af59dd4d26
set mix and max generated password length
fix https://github.com/lesspass/lesspass/issues/133
7年前
Guillaume Vincent
5ffd0396e3
4.2.6
7年前
Guillaume Vincent
f320976141
version 4.2.6
7年前
Guillaume Vincent
ce9e1f17c1
add missing css for frontend
fix https://github.com/lesspass/lesspass/issues/130
7年前
Guillaume Vincent
da20c1d8cb
4.2.5
7年前
Guillaume Vincent
fca644ec2d
build version 4.2.5
7年前
Guillaume Vincent
97f94dfe1c
generate password only when user click on button
7年前
Guillaume Vincent
b63816eb25
change checkbox when parent version number change
7年前
Guillaume Vincent
9ac77e739e
remove purifycss-webpack-plugin, it breaks frontend
7年前
Guillaume Vincent
b842240d1f
add tag for login page
7年前
Guillaume Vincent
3f1a6223aa
use version component and clean login page
7年前
Guillaume Vincent
23855d91d2
remove non breakable space because element not displayed properly in Android app
8年前
Guillaume Vincent
85f350a2d8
4.2.4
8年前
Guillaume Vincent
ef0dc79dff
allow site or login to be empty
fix https://github.com/lesspass/lesspass/issues/128
8年前
Guillaume Vincent
8ca9b918a9
4.2.3
8年前
Guillaume Vincent
f6c0d99748
build version 4.2.3
8年前
Guillaume Vincent
e7fabc0c6b
4.2.2
8年前
Guillaume Vincent
0e78a11a14
use SPDX license name
8年前
Guillaume Vincent
8011a0c1ee
clean store
8年前
Guillaume Vincent
9b89cd75df
start testing mutations
8年前
Guillaume Vincent
1dd60621d3
clean useless actions
8年前
Guillaume Vincent
a88a94b403
update dependencies
8年前
Greenkeeper
d31fcf608b
chore(package): update dependencies ( #4 )
https://greenkeeper.io/
8年前
greenkeeper[bot]
8670efee99
chore(package): update dependencies ( #5 )
https://greenkeeper.io/
8年前
Guillaume Vincent
6839457dba
new toggle button for version
fix https://github.com/lesspass/lesspass/issues/122
fix https://github.com/lesspass/lesspass/issues/121
thanks @abe33 for the contribution
8年前
Guillaume Vincent
398e2199cc
4.2.1
8年前
Guillaume Vincent
fdb6c071e6
focus element on mounted function
8年前
Guillaume Vincent
08a7c29bd5
4.2.0
8年前
Guillaume Vincent
6459dbd5d5
build version 4.2.0
8年前
Guillaume Vincent
ebeba47178
focus login or site field
8年前
Guillaume Vincent
9b4920e567
remove comment in UglifyJs plugin and delete source map on dev
8年前
Guillaume Vincent
5739badcc6
4.1.2
8年前
Guillaume Vincent
3a4a35cde8
build v4.1.1
8年前
Guillaume Vincent
90f786ac5b
fix error in getDomainName function
8年前
Guillaume Vincent
14bda6b680
change version of node in travis
8年前
Guillaume Vincent
5635b36ac8
reduce bundle size
8年前
Guillaume Vincent
55e3eb552b
redirect 404 page to index
fix https://github.com/lesspass/lesspass/issues/115
8年前
Guillaume Vincent
e3618bdbc0
4.1.0
8年前
Guillaume Vincent
b8cf1003d7
build new version
8年前
Guillaume Vincent
e1516b658a
allow user to save default options in localStorage
fix https://github.com/lesspass/lesspass/issues/112
fix https://github.com/lesspass/lesspass/issues/72
8年前
Guillaume Vincent
618ee7f907
use immutable password
8年前