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