Guillaume Vincent
d5c41f43b6
autocapitalize off is deprecated use 'none'
7 years ago
Guillaume Vincent
6b71eeb4b6
replace tag by badge
7 years ago
Guillaume Vincent
4e40be711a
4.3.0
7 years ago
Guillaume Vincent
85bb990899
build version 4.3.0
7 years ago
Guillaume Vincent
9f9f5bbcbc
update package.json
7 years ago
Guillaume Vincent
9fab5dadb5
update bootstrap alpha 6
7 years ago
Guillaume Vincent
44e54d81f7
remove ref that does not exist anymore
7 years ago
Guillaume Vincent
4935944b6b
add fingerprint on login page
7 years ago
Guillaume Vincent
fa39c14dab
clean login page
7 years ago
Guillaume Vincent
a0b241932b
ENTER key should submit the login form
fix https://github.com/lesspass/lesspass/issues/135
7 years ago
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 years ago
Guillaume Vincent
68f6c3aa50
extract master password input into a component
7 years ago
Guillaume Vincent
28b2f5e4f7
set password search case insensitive
fix https://github.com/lesspass/lesspass/issues/131
7 years ago
Guillaume Vincent
af59dd4d26
set mix and max generated password length
fix https://github.com/lesspass/lesspass/issues/133
7 years ago
Guillaume Vincent
5ffd0396e3
4.2.6
7 years ago
Guillaume Vincent
f320976141
version 4.2.6
7 years ago
Guillaume Vincent
ce9e1f17c1
add missing css for frontend
fix https://github.com/lesspass/lesspass/issues/130
7 years ago
Guillaume Vincent
da20c1d8cb
4.2.5
7 years ago
Guillaume Vincent
fca644ec2d
build version 4.2.5
7 years ago
Guillaume Vincent
97f94dfe1c
generate password only when user click on button
7 years ago
Guillaume Vincent
b63816eb25
change checkbox when parent version number change
7 years ago
Guillaume Vincent
9ac77e739e
remove purifycss-webpack-plugin, it breaks frontend
7 years ago
Guillaume Vincent
b842240d1f
add tag for login page
7 years ago
Guillaume Vincent
3f1a6223aa
use version component and clean login page
7 years ago
Guillaume Vincent
23855d91d2
remove non breakable space because element not displayed properly in Android app
8 years ago
Guillaume Vincent
85f350a2d8
4.2.4
8 years ago
Guillaume Vincent
ef0dc79dff
allow site or login to be empty
fix https://github.com/lesspass/lesspass/issues/128
8 years ago
Guillaume Vincent
8ca9b918a9
4.2.3
8 years ago
Guillaume Vincent
f6c0d99748
build version 4.2.3
8 years ago
Guillaume Vincent
e7fabc0c6b
4.2.2
8 years ago
Guillaume Vincent
0e78a11a14
use SPDX license name
8 years ago
Guillaume Vincent
8011a0c1ee
clean store
8 years ago
Guillaume Vincent
9b89cd75df
start testing mutations
8 years ago
Guillaume Vincent
1dd60621d3
clean useless actions
8 years ago
Guillaume Vincent
a88a94b403
update dependencies
8 years ago
Greenkeeper
d31fcf608b
chore(package): update dependencies ( #4 )
https://greenkeeper.io/
8 years ago
greenkeeper[bot]
8670efee99
chore(package): update dependencies ( #5 )
https://greenkeeper.io/
8 years ago
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 years ago
Guillaume Vincent
398e2199cc
4.2.1
8 years ago
Guillaume Vincent
fdb6c071e6
focus element on mounted function
8 years ago
Guillaume Vincent
08a7c29bd5
4.2.0
8 years ago
Guillaume Vincent
6459dbd5d5
build version 4.2.0
8 years ago
Guillaume Vincent
ebeba47178
focus login or site field
8 years ago
Guillaume Vincent
9b4920e567
remove comment in UglifyJs plugin and delete source map on dev
8 years ago
Guillaume Vincent
5739badcc6
4.1.2
8 years ago
Guillaume Vincent
3a4a35cde8
build v4.1.1
8 years ago
Guillaume Vincent
90f786ac5b
fix error in getDomainName function
8 years ago
Guillaume Vincent
14bda6b680
change version of node in travis
8 years ago
Guillaume Vincent
5635b36ac8
reduce bundle size
8 years ago
Guillaume Vincent
55e3eb552b
redirect 404 page to index
fix https://github.com/lesspass/lesspass/issues/115
8 years ago