Guillaume Vincent
63a8e88556
Upgrade to react-native 0.76.0
2 주 전
Guillaume Vincent
c9cd07d065
Rebuild modile app to remove internal testing on Android store
3 달 전
Guillaume Vincent
c9c4491e54
Build iOS app
3 달 전
Guillaume Vincent
873f9c2a39
Bump LessPass mobile version number
3 달 전
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 년 전