Guillaume Vincent
451a5d6779
Create release script
пре 5 година
Guillaume Vincent
16479113cf
LessPass version 9.1.0
пре 5 година
William Hiver
da5e6cf0bf
Add cypress tests for settings page ( #483 )
пре 5 година
Guillaume Vincent
edff99d82e
Remove cross workflow dependencies in github actions
пре 5 година
Guillaume Vincent
f93f8c92fd
Migrate react-native to version 0.61
пре 5 година
Guillaume Vincent
aa6a65a7b5
Remove on push on branch master for github action
пре 5 година
Guillaume Vincent
665d68f044
Refactor Settings and Password Generator pages
пре 5 година
Guillaume Vincent
1b7a609612
Migrate lesspass-pure to vue-cli and apply prettier
пре 5 година
Guillaume Vincent
e1d0cbebcd
Update translations
пре 5 година
William Hiver
9ffb8be080
Localization, styling and code cleanup in options page ( #480 )
* Design polish / code cleanup
* Exit options page after save
* Fix UTs
* Address comments + add translations
пре 5 година
Guillaume Vincent
afba09bd0e
LessPass version 9.0.2
пре 5 година
Guillaume Vincent
0cd9e2ec3d
Fix github deploy action
пре 5 година
Guillaume Vincent
7ebc23cb1e
Add test e2e in lesspass-pure
пре 5 година
Guillaume Vincent
567189afb1
LessPass version 9.0.1
пре 5 година
Guillaume Vincent
1b217f3283
Build lesspass-web-extension and lesspass-pure
пре 5 година
Guillaume Vincent
b41688cdf0
rename bin file
пре 5 година
Guillaume Vincent
739b4e3c7f
Fix layout of the options form
пре 5 година
Guillaume Vincent
eae348fd85
Revert f5cb8af133
пре 5 година
Guillaume Vincent
99b0bdbb6f
Add deploy actions
пре 5 година
William Hiver
b1b2ef3302
First version of the extension options page ( #479 )
* WIP adding a preference page
* Add the login field
* First working version
* Propagate the default login to the popup
* Update build scripts
* Remove the option page entry point
* Remove unecessary storage permission
* Code cleanup
* Remove dependency to defaultPassword.js
* Reset dist folder
* Move the page to lesspass-pure
* Add translations
пре 5 година
Guillaume Vincent
7a39580a6e
Remove travis
пре 5 година
Guillaume Vincent
8b86f5392a
Update CONTRIBUTING.md
пре 5 година
Guillaume Vincent
09c4b43b9b
Add backers on the README
пре 5 година
ds6
fc9898d14c
Update language in README, etc ( #478 )
Upate README and CONTRIBUTING files
* README.md: Fix links, update tagline, small fixes
* CONTRIBUTING.md: Update links, make it read better
* index.html: update links, make it read better
Don't know how this factors into issue#459
* CONTRIBUTING.md: remove errant bracket
пре 5 година
Guillaume Vincent
3574d55203
Fix netlify build
пре 5 година
Guillaume Vincent
e488713eff
Start moving site in packages and prepare for netlify
пре 5 година
Guillaume Vincent
84df73bcc4
Fix issue with cli on python 3.5
пре 5 година
Guillaume Vincent
d969c775e8
Fix ci for the backend
пре 5 година
Guillaume Vincent
b48094ff5c
Add more github actions
пре 5 година
Guillaume Vincent
566fd5ded2
Add python cli ci tests on github actions
пре 5 година
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 година