Guillaume Vincent
c92c0e3d99
Make clients compatible with the old API
old servers uses numbers instead of digits in the API.
This patch intercept API requests to make it compatible with new and old servers.
1 vuosi sitten
Guillaume Vincent
875557d575
pure-v10.0.1
1 vuosi sitten
Guillaume Vincent
fd18d21535
Use csv stringify instead of to handle special char in passwords
1 vuosi sitten
Guillaume Vincent
66a7a8733a
Add export page in web component
1 vuosi sitten
Guillaume Vincent
3b0a97df0c
pure-v9.5.6
2 vuotta sitten
Guillaume Vincent
3a322d3eeb
pure-v9.5.5
2 vuotta sitten
Guillaume Vincent
c530f5681c
Fix CI
2 vuotta sitten
Guillaume Vincent
8d78f2e161
Refactor CICD
2 vuotta sitten
Guillaume Vincent
07e23d8a17
Change root url used in the copy password profile button
2 vuotta sitten
Guillaume Vincent
4b4a10b38b
Give yarn workspace another chance
3 vuotta sitten
Guillaume Vincent
9c22cb8983
Bump the version
3 vuotta sitten
Guillaume Vincent
db69e1983e
Fix prettier
3 vuotta sitten
Guillaume Vincent
3f7ad5d3c2
Remove copyClipboard permission
Empty clipboard after web extension pop up close is not working.
I removed this extra permission.
3 vuotta sitten
Guillaume Vincent
1f216545ad
Remove copy-text-to-clipboard and clear clipboard after 30 seconds
3 vuotta sitten
Guillaume Vincent
3b91210d8f
Update translations
3 vuotta sitten
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 vuotta sitten
Guillaume Vincent
ab777616a2
Add an option to delete the auto fill site feature
Fixes https://github.com/lesspass/lesspass/issues/504
3 vuotta sitten
Guillaume Vincent
309a8605e9
Load already saved password profile on mount
Fixes https://github.com/lesspass/lesspass/issues/611
3 vuotta sitten
Guillaume Vincent
0a3f3eb24b
Improve layout
3 vuotta sitten
Guillaume Vincent
ddfc3a7881
Fix layout issue on the options
3 vuotta sitten
Guillaume Vincent
07905c3f82
Add whatsnew page
3 vuotta sitten
Guillaume Vincent
0f5d2fbd19
Move master password encryption and baseURL on settings page
3 vuotta sitten
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 vuotta sitten
Guillaume Vincent
8c94aa90e7
lesspass-pure 9.3.1
3 vuotta sitten
Guillaume Vincent
97d84ede02
Update translations
3 vuotta sitten
Guillaume Vincent
90bc3684c6
Enable e2e tests again on lesspass-pure
3 vuotta sitten
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 vuotta sitten
Guillaume Vincent
522df4aafe
update node modules
3 vuotta sitten
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 vuotta sitten
Guillaume Vincent
3c98188ed6
Remove yarn workspaces
3 vuotta sitten
Guillaume Vincent
2ea5f13b9e
Add auto translation with google translate
4 vuotta sitten
Guillaume Vincent
8e2dacfb87
Bump version to 9.2.0
4 vuotta sitten
Guillaume Vincent
172ab0fa22
Test build commit and deploy for lesspass-pure
4 vuotta sitten
Guillaume Vincent
1aa99a7577
Fix email reset password and update login mechanism
4 vuotta sitten
Guillaume Vincent
f6f0ad0599
Add test watch on lesspass-pure
4 vuotta sitten
Guillaume Vincent
ad6913343b
LessPass version 9.1.9
4 vuotta sitten
Guillaume Vincent
0485ea81be
LessPass version 9.1.8
4 vuotta sitten
Guillaume Vincent
ffc1e50e0a
LessPass version 9.1.7
4 vuotta sitten
Guillaume Vincent
f46a54c65e
LessPass version 9.1.6
4 vuotta sitten
Guillaume Vincent
cf053ae35f
LessPass version 9.1.5
4 vuotta sitten
Guillaume Vincent
668cd2a733
LessPass version 9.1.4
5 vuotta sitten
Guillaume Vincent
c45a1cf38a
LessPass version 9.1.3
5 vuotta sitten
Guillaume Vincent
73b09ec5e9
LessPass version 9.1.2
5 vuotta sitten
Guillaume Vincent
e9f9aac40b
LessPass version 9.1.1
5 vuotta sitten
Guillaume Vincent
16479113cf
LessPass version 9.1.0
5 vuotta sitten
Guillaume Vincent
1b7a609612
Migrate lesspass-pure to vue-cli and apply prettier
5 vuotta sitten
Guillaume Vincent
afba09bd0e
LessPass version 9.0.2
5 vuotta sitten
Guillaume Vincent
7ebc23cb1e
Add test e2e in lesspass-pure
5 vuotta sitten
Guillaume Vincent
567189afb1
LessPass version 9.0.1
5 vuotta sitten
Guillaume Vincent
96b5704a4d
Clear password generation form when user update his master password
5 vuotta sitten