Ramkumar
9f302b59eb
Fix keyboard navigation in password generator screen
há 4 meses
Guillaume Vincent
bae5492e7c
Use httpd:2.4-bullseye instead of httpd:2.4
httpd:2.4 use debian 12 and broke webserver on ubuntu 18
há 1 ano
Peter Dave Hello
d69f91986d
Update node.js to v14 in lesspass-site Dockerfile
The node version on CI for it in .github/workflows/containers-test.yml
is v14, and it looks like it works well with node.js v14
This also syncs the nodejs version as the lesspass-website package is
also using node.js v14
há 1 ano
Peter Dave Hello
e26cbf930e
Update GitHub Actions env, replace EOL-ed Ubuntu 18.04 w/ Ubuntu 22.04
Reference:
- https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
há 1 ano
Guillaume Vincent
e1a12fc722
Remove SECRET_KEY from env file
Fixes #785
há 1 ano
Édouard Lopez
91810ea9f7
Update package.json
há 1 ano
Guillaume Vincent
2e3c6bda81
Add lesspass-website
há 1 ano
Guillaume Vincent
88ef909045
Update deployment target
há 1 ano
Guillaume Vincent
b6584414f7
Add LessPass Database Url text field on the login screen
há 1 ano
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.
há 1 ano
Guillaume Vincent
2675e42691
Remove number in mobile application
há 1 ano
Guillaume Vincent
8c19c8d25b
Migrate numbers to digits everywhere
há 1 ano
Guillaume Vincent
2aa4e9b444
web-extension-v9.6.9
há 1 ano
Guillaume Vincent
db761a25f6
Create web extension legacy to publish manifest v2 web extension
Firefox doesn't support manisfest v3 until version 109
há 1 ano
Guillaume Vincent
08c6fdb2d3
site-v9.3.4
há 1 ano
Guillaume Vincent
025240fce4
web-extension-v9.6.8
há 1 ano
Guillaume Vincent
875557d575
pure-v10.0.1
há 1 ano
Guillaume Vincent
fd18d21535
Use csv stringify instead of to handle special char in passwords
há 1 ano
Guillaume Vincent
394f16f5b1
Use csv writer to export password in CLI
fixes https://github.com/lesspass/lesspass/issues/748
há 1 ano
Guillaume Vincent
787ecc70e4
Display LessPass Server shutdown for user already connected on mobile app
há 1 ano
Guillaume Vincent
7e3c0019c7
Add decommissioning lesspass database blog post in mobile app
há 1 ano
Guillaume Vincent
f3d2dd905f
web-extension-v9.6.7
há 1 ano
Guillaume Vincent
ab17f31b2b
site-v9.3.3
há 1 ano
Guillaume Vincent
36828fcc26
Update lesspass-site
há 1 ano
Guillaume Vincent
66a7a8733a
Add export page in web component
há 1 ano
Guillaume Vincent
64e64f0873
Add decommissioning lesspass database blog post in readme
há 1 ano
Guillaume Vincent
baa6b3f71b
Add --export and --logout function to LessPass cli
--export generates all passwords with password profilessaved in LessPass database.
--logout remove the config.json file saved when a user login LessPass database.
há 1 ano
Guillaume Vincent
e498b20a81
Minor changes on mobile version
há 1 ano
Guillaume Vincent
0d4453bb29
Migrate react native paper to version 5
Fixes: https://github.com/lesspass/lesspass/issues/677
há 1 ano
Guillaume Vincent
71291f1b6f
Create privacy-policy.md
há 1 ano
Guillaume Vincent
fca09110b0
Update to react native 0.70.6
há 1 ano
Guillaume Vincent
8c133e6ccb
Add and fix failing test
Fixes #737
há 1 ano
dependabot[bot]
565e68af7d
Bump pyjwt from 2.1.0 to 2.4.0 in /containers/backend ( #723 )
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.1.0 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.1.0...2.4.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
há 2 anos
dependabot[bot]
ce2bceccb7
Bump django from 3.2.12 to 3.2.16 in /containers/backend ( #739 )
Bumps [django](https://github.com/django/django ) from 3.2.12 to 3.2.16.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.12...3.2.16 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
há 2 anos
Guillaume Vincent
55a4ab42e0
Save options locally with or without trailing slash
Fixes https://github.com/lesspass/lesspass/issues/735
há 2 anos
Guillaume Vincent
c75dab6295
Add team id for IOS config
há 2 anos
Guillaume Vincent
f188a15b28
Fix Android crashes
- IllegalStateException raised by rnscreens
- Axios import is broken
há 2 anos
Guillaume Vincent
4d25bf8ea7
v9.7.2
há 2 anos
Édouard Lopez
7bbec8bc96
ci: add python 3.10 ( #738 )
* ci: add python 3.10
see #737
* docs: add version to trigger ci
há 2 anos
Guillaume Vincent
84e185a3bc
react native v0.70.2
há 2 anos
Guillaume Vincent
314fc7386f
Partial upgrade to react native 0.68.2
há 2 anos
dependabot[bot]
9e73217862
Bump follow-redirects from 1.14.6 to 1.14.8 ( #707 )
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
há 2 anos
Guillaume Vincent
533ece38a8
Fix createsuperuser cli
Fixes https://github.com/lesspass/lesspass/issues/699
há 2 anos
Guillaume Vincent
83f27b05aa
Update README.md
há 2 anos
Guillaume Vincent
4241093fed
Update cli Readme
há 2 anos
Guillaume Vincent
24b02c05de
Regenerate yarn.lock and Podfile.lock for mobile
há 2 anos
Guillaume Vincent
c5e24ea366
Regenerate yarn.lock
há 2 anos
Guillaume Vincent
bc56ee052a
Remove sandbox projects
há 2 anos
Peter Dave Hello
57b7f7dbe9
Leave no Python pip temporary cache in backend Docker image ( #704 )
há 2 anos
Peter Dave Hello
9833601079
Optimize PNG images using zopflipng ( #705 )
há 2 anos