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 yıl önce |
Guillaume Vincent
|
8c19c8d25b
|
Migrate numbers to digits everywhere
|
1 yıl önce |
Guillaume Vincent
|
875557d575
|
pure-v10.0.1
|
1 yıl önce |
Guillaume Vincent
|
fd18d21535
|
Use csv stringify instead of to handle special char in passwords
|
1 yıl önce |
Guillaume Vincent
|
66a7a8733a
|
Add export page in web component
|
1 yıl önce |
Guillaume Vincent
|
3b0a97df0c
|
pure-v9.5.6
|
2 yıl önce |
Guillaume Vincent
|
43a4c946b4
|
Calculate pageCount on all passwords not filtered passwords
Fixes https://github.com/lesspass/lesspass/issues/693
|
2 yıl önce |
Guillaume Vincent
|
3a322d3eeb
|
pure-v9.5.5
|
2 yıl önce |
Guillaume Vincent
|
c530f5681c
|
Fix CI
|
2 yıl önce |
Guillaume Vincent
|
8d78f2e161
|
Refactor CICD
|
2 yıl önce |
Guillaume Vincent
|
07e23d8a17
|
Change root url used in the copy password profile button
|
2 yıl önce |
botsito
|
5d3336c92c
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
ec9ab2063c
|
Redirect lesspass.com to www.lesspass.com
Co-authored-by: William Entriken <github.com@phor.net>
|
3 yıl önce |
Michael Vavra
|
eadf6f4b1d
|
Updated German translations
* improved wording
* normalised phrases like Master-Passwort, E-Mail, etc.
* corrected grammar mistakes where I could find them.
|
3 yıl önce |
botsito
|
2684906f4a
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
4b4a10b38b
|
Give yarn workspace another chance
|
3 yıl önce |
botsito
|
503dcf2b99
|
Auto build for lesspass-pure
|
3 yıl önce |
dependabot[bot]
|
1524f28358
|
Bump browserslist from 4.16.0 to 4.16.6 in /packages/lesspass-pure (#628)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 yıl önce |
botsito
|
24c2aabc4b
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
9c22cb8983
|
Bump the version
|
3 yıl önce |
Guillaume Vincent
|
db69e1983e
|
Fix prettier
|
3 yıl önce |
Guillaume Vincent
|
94783e1676
|
Don't try to refresh token if 401 error on auth/jwt/ endpoint
Fixes https://github.com/lesspass/lesspass/issues/615
|
3 yıl önce |
botsito
|
6bf4e7f780
|
Auto build for lesspass-pure
|
3 yıl önce |
dependabot[bot]
|
d56de23c6b
|
Bump ssri from 6.0.1 to 6.0.2 in /packages/lesspass-pure (#616)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 yıl önce |
botsito
|
eba3db1fd1
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
3f7ad5d3c2
|
Remove copyClipboard permission
Empty clipboard after web extension pop up close is not working.
I removed this extra permission.
|
3 yıl önce |
botsito
|
3cb2d171bf
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
1f216545ad
|
Remove copy-text-to-clipboard and clear clipboard after 30 seconds
|
3 yıl önce |
botsito
|
aa65a0aba7
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
6b4b7f8da9
|
Generate and copy password directly
|
3 yıl önce |
botsito
|
626144051b
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
fad1fe8754
|
Hide remove subdomain if site auto fill removal is true
|
3 yıl önce |
botsito
|
c44b849a62
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
3b91210d8f
|
Update translations
|
3 yıl önce |
botsito
|
320321dd45
|
Auto build for lesspass-pure
|
3 yıl önce |
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 yıl önce |
botsito
|
5a7fcce5dc
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
ab777616a2
|
Add an option to delete the auto fill site feature
Fixes https://github.com/lesspass/lesspass/issues/504
|
3 yıl önce |
botsito
|
e6f45b485f
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
309a8605e9
|
Load already saved password profile on mount
Fixes https://github.com/lesspass/lesspass/issues/611
|
3 yıl önce |
botsito
|
72de6d536b
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
b5f9e3c325
|
Fix consistency in page title
|
3 yıl önce |
botsito
|
8c2bb4fe19
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
0a3f3eb24b
|
Improve layout
|
3 yıl önce |
botsito
|
fff1550178
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
ddfc3a7881
|
Fix layout issue on the options
|
3 yıl önce |
botsito
|
584551ba9b
|
Auto build for lesspass-pure
|
3 yıl önce |
Guillaume Vincent
|
07905c3f82
|
Add whatsnew page
|
3 yıl önce |
Guillaume Vincent
|
fe02f86549
|
Update tests
|
3 yıl önce |
Guillaume Vincent
|
9e41a49c96
|
Update translations
|
3 yıl önce |