Guillaume Vincent
9bacf6ecc8
create first workflow action
5 年之前
Guillaume Vincent
458062ee16
Enable autocomplete=none on Android device
autocomplete=none only work on input text field.
Add missing type="text" field
Fixes: https://github.com/lesspass/lesspass/issues/465
5 年之前
Guillaume Vincent
3e7d66abae
Fixes https://github.com/lesspass/lesspass/issues/467
Install Jetifier tool to migrate support-library-dependent libraries to rely on the equivalent AndroidX package.
5 年之前
Guillaume Vincent
d7e5593ca8
Remove lesspass-cli code
5 年之前
Guillaume Vincent
ab9c67916b
Add lesspass-cli code
Today I updated lesspass-cli on npm to fix an old issue in the counter.
https://github.com/privacytoolsIO/privacytools.io/issues/679
Add this here for memory
I will remove the folder in anoter commit
5 年之前
dependabot[bot]
9aa2123416
Bump django from 1.11 to 1.11.23 in /containers/backend ( #458 )
Bumps [django](https://github.com/django/django ) from 1.11 to 1.11.23.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/1.11...1.11.23 )
Signed-off-by: dependabot[bot] <support@github.com>
5 年之前
Xavier DETANT
0a02bca585
Add some information for new comers ( #448 )
5 年之前
Finn
f16ba71d07
Fix web extension release script ( #450 )
5 年之前
kocio-pl
ecad9e630b
Fixing small typos in help file ( #453 )
5 年之前
Guillaume Vincent
f5cb8af133
Remove suggestions from input field and use passwords props only
5 年之前
Guillaume Vincent
99f089ed66
Select site field and open suggestions after web extension opened
When the user open the pop up of the web extension, site field is automatically populated with the base domain name.
On site https://www.example.org/ site field become www.example.org.
Some users use example.org, some other example only, some users a custom site.
It's easy now to:
- remove the site by hitting backspace
- or hitting arrow down to get the first entry: example
- or hitting arrow down x 2 to get example.org
- or hitting tab to keep www.example.org and go on login
Fixes: https://github.com/lesspass/lesspass/issues/386
Fixes: https://github.com/lesspass/lesspass/issues/439
5 年之前
Guillaume Vincent
96b5704a4d
Clear password generation form when user update his master password
5 年之前
Xavier DETANT
8772585e88
Fix order of completion ( #447 )
5 年之前
Guillaume Vincent
edbeb64c72
Fix "Copied" box not showing up when copying any password
Fixes https://github.com/lesspass/lesspass/issues/446
5 年之前
Guillaume Vincent
9d850c7956
Create web extensions release script
5 年之前
Guillaume Vincent
427f07f903
Improve web extension submission
5 年之前
Guillaume Vincent
167f81aefa
LessPass version 9.0.0
5 年之前
Guillaume Vincent
2f6d4666e4
Add deploy stage on travis for web extensions
5 年之前
Guillaume Vincent
8fcf505b14
Clean web extension build process
5 年之前
Guillaume Vincent
d887f7cc09
Set site properly when selecting site suggestion
Fixes https://github.com/lesspass/lesspass/issues/441
5 年之前
Guillaume Vincent
5bce07b108
Fix lesspass-pure e2e tests
5 年之前
Guillaume Vincent
bec0b75e94
Fix tag script
5 年之前
FaustXVI
13145cfe3f
Refactor site input
5 年之前
FaustXVI
4e3ac9b0e6
Add login next to site name on auto-complete
5 年之前
Guillaume Vincent
a4fe03e758
Fix travis CI and remove e2e tests for now
5 年之前
Xavier DETANT
accd1e16ad
Do not deduplicate for auto-complete ( #443 )
Closes #333
5 年之前
Guillaume Vincent
d87c6fbcfc
Clean node modules and migrate e2e tests to cypress
5 年之前
Guillaume Vincent
d88ed8aca1
Update psycopg2 in backend container
5 年之前
Guillaume Vincent
2eeadf7c9f
Translating "Search" label
Fixes https://github.com/lesspass/lesspass/issues/435
5 年之前
Guillaume Vincent
bf89ce2c7a
Update video link
5 年之前
Guillaume Vincent
f8cd829ab5
Fix deploy on travis
5 年之前
Guillaume Vincent
062e406531
LessPass version 8.1.1
5 年之前
Guillaume Vincent
cbe415f7ee
Clean deploy script
5 年之前
Guillaume Vincent
0e0cfabd9d
Clean and fix broken links on the web site
Fixes: https://github.com/lesspass/lesspass/issues/430
5 年之前
pbaity
a40837fd4c
Add long description back
5 年之前
pbaity
93c5117744
Add timeout for share password profile popup
5 年之前
Guillaume Vincent
08a7718d3e
Fix CI
5 年之前
Guillaume Vincent
a8ec9422b2
LessPass version 8.1.0
5 年之前
Guillaume Vincent
30a7f2199f
Fix tag script
5 年之前
Guillaume Vincent
bc8606df42
Add pl translations in lesspass-pure build
5 年之前
Daniel Koć
bce13af167
Adding Polish translation
5 年之前
Flávio Monteiro
4fa396b80a
Update manifest.json to new URL
5 年之前
Guillaume Vincent
166fa24ff7
Stop loading async translation
5 年之前
Daniel Koć
719cb7c40f
Fixing en/de mismatch with LengthDeprecationWarning
5 年之前
Guillaume Vincent
7392a8c1e9
Strucural change in lesspass-web-component
5 年之前
Guillaume Vincent
6e5a04dad6
Remove lesspass-profiles from packages
5 年之前
Adam Niederer
e7f105aac3
Make the browser extension popup window taller
Prevents scroll bars from appearing when options are displayed on the main
screen.
5 年之前
Adam Niederer
1d1312ca5a
Improve a few translations
Fixes a transposition between the English and German translations, and uses some
snappier wording for a few of the English lines.
5 年之前
Guillaume Vincent
e44459b754
Fix touchId icon not working
Fixes: https://github.com/lesspass/lesspass/issues/424
5 年之前
Guillaume Vincent
6bbadb976f
Update yarn.lock
5 年之前