botsito
e6f45b485f
Auto build for lesspass-pure
3年前
Guillaume Vincent
309a8605e9
Load already saved password profile on mount
Fixes https://github.com/lesspass/lesspass/issues/611
3年前
botsito
72de6d536b
Auto build for lesspass-pure
3年前
Guillaume Vincent
63475cdf06
Auto build for lesspass-web-extension
3年前
Guillaume Vincent
e0383fb71b
Only update lesspass-pure when building the web extension
3年前
Guillaume Vincent
b5f9e3c325
Fix consistency in page title
3年前
botsito
8c2bb4fe19
Auto build for lesspass-pure
3年前
Guillaume Vincent
0a3f3eb24b
Improve layout
3年前
Guillaume Vincent
39b7beaa95
Manually push lesspass-webextension
3年前
botsito
fff1550178
Auto build for lesspass-pure
3年前
Guillaume Vincent
ddfc3a7881
Fix layout issue on the options
3年前
Guillaume Vincent
18c692f3d0
Update web extension
3年前
botsito
584551ba9b
Auto build for lesspass-pure
3年前
Guillaume Vincent
07905c3f82
Add whatsnew page
3年前
Guillaume Vincent
fe02f86549
Update tests
3年前
Guillaume Vincent
9e41a49c96
Update translations
3年前
Guillaume Vincent
0f5d2fbd19
Move master password encryption and baseURL on settings page
3年前
botsito
cc22778d4c
Auto build for lesspass-pure
3年前
Guillaume Vincent
5e09069e45
Inline loader to display it correctly on web extension
3年前
Guillaume Vincent
2f4c456323
Auto build for lesspass-web-extension
3年前
Guillaume Vincent
e547c30cf7
Update lesspass-pure in web extension
3年前
Guillaume Vincent
2772addd2d
Auto build for lesspass-web-extension
3年前
botsito
599cc13bfa
Auto build for lesspass-pure
3年前
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年前
Guillaume Vincent
29faa3f9dd
Update amo.md
3年前
Guillaume Vincent
9112bc88ac
Auto build for lesspass-web-extension
3年前
Guillaume Vincent
efe7247fa5
Fix build_web_extensions
3年前
botsito
9007398269
Auto build for lesspass-pure
3年前
Guillaume Vincent
8c94aa90e7
lesspass-pure 9.3.1
3年前
Guillaume Vincent
fd2a91465d
Update translation
3年前
Guillaume Vincent
8c5a5aa481
Encrypt master password everywhere
3年前
Guillaume Vincent
a17bc28527
Merge branch 'kir0ul-issue_597'
3年前
Andrea PIERRÉ
fa145da93e
refactor: add checked property to component data
3年前
Andrea PIERRÉ
099c1c12cb
test: remove encrypt button from 2e2 tests
3年前
Andrea PIERRÉ
5f5fff3123
refactor: remove prop
3年前
Andrea PIERRÉ
1c18c0cf9d
fix: removed translations
3年前
Andrea PIERRÉ
12aff9e9e5
style: apply Prettier
3年前
Andrea PIERRÉ
1549d40ec5
feat: encrypt master password by default
3年前
Guillaume Vincent
306cba1bc4
Upgrade packages for backend
3年前
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年前
Guillaume Vincent
97d84ede02
Update translations
3年前
Guillaume Vincent
90bc3684c6
Enable e2e tests again on lesspass-pure
3年前
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年前
dependabot[bot]
e58b617064
Bump django from 3.0.7 to 3.1.6 in /containers/backend ( #605 )
Bumps [django](https://github.com/django/django ) from 3.0.7 to 3.1.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3年前
Guillaume Vincent
58144b6c98
Fix bad translation for login
3年前
Guillaume Vincent
522df4aafe
update node modules
3年前
Guillaume Vincent
47d8758c97
Update favicons and gulp-favicons on lesspass-site
3年前
Guillaume Vincent
39a1cac561
Use python 3.8 on the backend
3年前
Guillaume Vincent
de0aca766f
Fix test packages CI issue
3年前
Guillaume Vincent
3fca391735
Update requirements.txt on the backend
3年前