botsito
3cb2d171bf
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
1f216545ad
Remove copy-text-to-clipboard and clear clipboard after 30 seconds
3 years ago
botsito
aa65a0aba7
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
6b4b7f8da9
Generate and copy password directly
3 years ago
botsito
626144051b
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
fad1fe8754
Hide remove subdomain if site auto fill removal is true
3 years ago
botsito
c44b849a62
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
3b91210d8f
Update translations
3 years ago
botsito
320321dd45
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
0923274670
Add an option to remove subdomain and tld on site
Fixes https://github.com/lesspass/lesspass/issues/540
Put the option in beta with a warning to test it live
3 years ago
botsito
5a7fcce5dc
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
ab777616a2
Add an option to delete the auto fill site feature
Fixes https://github.com/lesspass/lesspass/issues/504
3 years ago
botsito
e6f45b485f
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
309a8605e9
Load already saved password profile on mount
Fixes https://github.com/lesspass/lesspass/issues/611
3 years ago
botsito
72de6d536b
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
b5f9e3c325
Fix consistency in page title
3 years ago
botsito
8c2bb4fe19
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
0a3f3eb24b
Improve layout
3 years ago
botsito
fff1550178
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
ddfc3a7881
Fix layout issue on the options
3 years ago
botsito
584551ba9b
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
07905c3f82
Add whatsnew page
3 years ago
Guillaume Vincent
fe02f86549
Update tests
3 years ago
Guillaume Vincent
9e41a49c96
Update translations
3 years ago
Guillaume Vincent
0f5d2fbd19
Move master password encryption and baseURL on settings page
3 years ago
botsito
cc22778d4c
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
5e09069e45
Inline loader to display it correctly on web extension
3 years ago
botsito
599cc13bfa
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
68fd82eeaa
Fix Chrome add-on does randomly logout
getPassword action logout on error. This is bad because the error can be
because of access_token expired.
This patch will:
* display a spinner is refresh token is found on localStorage
* try to refresh the access token and the refresh token with the
refresh token
* authenticate the user if ok and get password profiles
* finally set loading to false to display password generator view
Fixes #236
3 years ago
botsito
9007398269
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
8c94aa90e7
lesspass-pure 9.3.1
3 years ago
Guillaume Vincent
fd2a91465d
Update translation
3 years ago
Guillaume Vincent
8c5a5aa481
Encrypt master password everywhere
3 years ago
Andrea PIERRÉ
fa145da93e
refactor: add checked property to component data
3 years ago
Andrea PIERRÉ
099c1c12cb
test: remove encrypt button from 2e2 tests
3 years ago
Andrea PIERRÉ
5f5fff3123
refactor: remove prop
3 years ago
Andrea PIERRÉ
1c18c0cf9d
fix: removed translations
3 years ago
Andrea PIERRÉ
12aff9e9e5
style: apply Prettier
3 years ago
Andrea PIERRÉ
1549d40ec5
feat: encrypt master password by default
3 years ago
dependabot[bot]
685ebca96f
Bump elliptic from 6.5.3 to 6.5.4 in /packages/lesspass-pure
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Guillaume Vincent
97d84ede02
Update translations
3 years ago
Guillaume Vincent
90bc3684c6
Enable e2e tests again on lesspass-pure
3 years ago
Guillaume Vincent
1111a8021b
Changes options and fix e2e tests
Fixes #587
Option are not good in term of accessibility, so use checkbox instead.
Fix test using Cypress 6
3 years ago
Guillaume Vincent
58144b6c98
Fix bad translation for login
3 years ago
Guillaume Vincent
522df4aafe
update node modules
3 years ago
dependabot[bot]
3a43b9790f
Bump axios from 0.19.2 to 0.21.1 in /packages/lesspass-pure ( #585 )
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
botsito
0f098bc7d9
Auto build for lesspass-pure
3 years ago
Guillaume Vincent
3c98188ed6
Remove yarn workspaces
3 years ago
Peter Dave Hello
071c3934d4
Fix a few places with wrong indentation ( #578 )
3 years ago
Peter Dave Hello
96af69af3b
Ensure final newline char in text files, following .editorconfig ( #575 )
3 years ago