Ramkumar
9f302b59eb
Fix keyboard navigation in password generator screen
před 4 měsíci
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
před 1 rokem
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
před 1 rokem
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/
před 1 rokem
Guillaume Vincent
e1a12fc722
Remove SECRET_KEY from env file
Fixes #785
před 1 rokem
Édouard Lopez
91810ea9f7
Update package.json
před 1 rokem
Guillaume Vincent
2e3c6bda81
Add lesspass-website
před 1 rokem
Guillaume Vincent
88ef909045
Update deployment target
před 1 rokem
Guillaume Vincent
b6584414f7
Add LessPass Database Url text field on the login screen
před 1 rokem
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.
před 1 rokem
Guillaume Vincent
2675e42691
Remove number in mobile application
před 1 rokem
Guillaume Vincent
8c19c8d25b
Migrate numbers to digits everywhere
před 1 rokem
Guillaume Vincent
2aa4e9b444
web-extension-v9.6.9
před 1 rokem
Guillaume Vincent
db761a25f6
Create web extension legacy to publish manifest v2 web extension
Firefox doesn't support manisfest v3 until version 109
před 1 rokem
Guillaume Vincent
08c6fdb2d3
site-v9.3.4
před 1 rokem
Guillaume Vincent
025240fce4
web-extension-v9.6.8
před 1 rokem
Guillaume Vincent
875557d575
pure-v10.0.1
před 1 rokem
Guillaume Vincent
fd18d21535
Use csv stringify instead of to handle special char in passwords
před 1 rokem
Guillaume Vincent
394f16f5b1
Use csv writer to export password in CLI
fixes https://github.com/lesspass/lesspass/issues/748
před 1 rokem
Guillaume Vincent
787ecc70e4
Display LessPass Server shutdown for user already connected on mobile app
před 1 rokem
Guillaume Vincent
7e3c0019c7
Add decommissioning lesspass database blog post in mobile app
před 1 rokem
Guillaume Vincent
f3d2dd905f
web-extension-v9.6.7
před 1 rokem
Guillaume Vincent
ab17f31b2b
site-v9.3.3
před 1 rokem
Guillaume Vincent
36828fcc26
Update lesspass-site
před 1 rokem
Guillaume Vincent
66a7a8733a
Add export page in web component
před 1 rokem
Guillaume Vincent
64e64f0873
Add decommissioning lesspass database blog post in readme
před 1 rokem
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.
před 1 rokem
Guillaume Vincent
e498b20a81
Minor changes on mobile version
před 1 rokem
Guillaume Vincent
0d4453bb29
Migrate react native paper to version 5
Fixes: https://github.com/lesspass/lesspass/issues/677
před 1 rokem
Guillaume Vincent
71291f1b6f
Create privacy-policy.md
před 1 rokem
Guillaume Vincent
fca09110b0
Update to react native 0.70.6
před 1 rokem
Guillaume Vincent
8c133e6ccb
Add and fix failing test
Fixes #737
před 1 rokem
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>
před 2 roky
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>
před 2 roky
Guillaume Vincent
55a4ab42e0
Save options locally with or without trailing slash
Fixes https://github.com/lesspass/lesspass/issues/735
před 2 roky
Guillaume Vincent
c75dab6295
Add team id for IOS config
před 2 roky
Guillaume Vincent
f188a15b28
Fix Android crashes
- IllegalStateException raised by rnscreens
- Axios import is broken
před 2 roky
Guillaume Vincent
4d25bf8ea7
v9.7.2
před 2 roky
Édouard Lopez
7bbec8bc96
ci: add python 3.10 ( #738 )
* ci: add python 3.10
see #737
* docs: add version to trigger ci
před 2 roky
Guillaume Vincent
84e185a3bc
react native v0.70.2
před 2 roky
Guillaume Vincent
314fc7386f
Partial upgrade to react native 0.68.2
před 2 roky
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>
před 2 roky
Guillaume Vincent
533ece38a8
Fix createsuperuser cli
Fixes https://github.com/lesspass/lesspass/issues/699
před 2 roky
Guillaume Vincent
83f27b05aa
Update README.md
před 2 roky
Guillaume Vincent
4241093fed
Update cli Readme
před 2 roky
Guillaume Vincent
24b02c05de
Regenerate yarn.lock and Podfile.lock for mobile
před 2 roky
Guillaume Vincent
c5e24ea366
Regenerate yarn.lock
před 2 roky
Guillaume Vincent
bc56ee052a
Remove sandbox projects
před 2 roky
Peter Dave Hello
57b7f7dbe9
Leave no Python pip temporary cache in backend Docker image ( #704 )
před 2 roky
Peter Dave Hello
9833601079
Optimize PNG images using zopflipng ( #705 )
před 2 roky