dependabot[bot]
314502e58a
Bump lodash from 4.17.15 to 4.17.19 in /mobile
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
4 vuotta sitten
botsito
2159d55d36
Auto build for lesspass-pure
4 vuotta sitten
Guillaume Vincent
172ab0fa22
Test build commit and deploy for lesspass-pure
4 vuotta sitten
Guillaume Vincent
98986e9a11
Update github actions
4 vuotta sitten
Guillaume Vincent
1aa99a7577
Fix email reset password and update login mechanism
4 vuotta sitten
Guillaume Vincent
9670f95f69
Introduce --exclude parameter in cli
Allow user to exclude some parameters.
Fixes https://github.com/lesspass/lesspass/issues/528
4 vuotta sitten
Guillaume Vincent
876c0edcc9
Set X-Frame-Options header to deny
4 vuotta sitten
Guillaume Vincent
a4fec4b5b7
Fix authentication with old JWT header type
4 vuotta sitten
Guillaume Vincent
ee30d0528c
Fix preflight CORS redirect issue
4 vuotta sitten
Trevor Leach
033f8cd30c
fix duplicate prompts ( #502 )
This is a small change which reorders/consolidates how lesspass prompts the user for the required information. Before this, if a user supplied the -p tag while also providing site, login, and or a password in the positional arguments, the prompt would ask for the values again. This instead checks for the values and skips asking if they exist. For example, lesspass sitename -p will only prompt for the login and the password
4 vuotta sitten
Guillaume Vincent
5d1aa73633
Fix proxy pass for old requests
4 vuotta sitten
Guillaume Vincent
c8361afd73
Update Dockerfile
4 vuotta sitten
Guillaume Vincent
5493d9ba27
Remove sponsor due to a bug in OpenCollective
4 vuotta sitten
Guillaume Vincent
d365f3b593
Deny iframe loading thanks https://bugstrix.com/
4 vuotta sitten
Guillaume Vincent
3fd27ebdec
Remove duplicate manifest import
4 vuotta sitten
Guillaume Vincent
b9dcb84fe0
Add lesspass front end container build in workflows
4 vuotta sitten
Guillaume Vincent
b583d3d6b6
Small fix on lesspass frontend
4 vuotta sitten
Guillaume Vincent
6bff48ac9b
Remove tvOS code
4 vuotta sitten
Guillaume Vincent
05c5b72200
Fix ios build
4 vuotta sitten
dependabot[bot]
3f10d92a48
Bump django from 3.0.6 to 3.0.7 in /containers/backend ( #531 )
Bumps [django](https://github.com/django/django ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.0.6...3.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 vuotta sitten
Guillaume Vincent
442cf93b78
Add backward compatible url for auth
4 vuotta sitten
Guillaume Vincent
f6d76f64aa
Add masterpassword app special thanks in README
4 vuotta sitten
Guillaume Vincent
bf0552d4ea
Improve LessPass generatePassword API
4 vuotta sitten
Guillaume Vincent
f6f0ad0599
Add test watch on lesspass-pure
4 vuotta sitten
Guillaume Vincent
27181a8e09
Regroup sandboxes
4 vuotta sitten
Guillaume Vincent
9b35717e4a
Use multistage build for frontend container
4 vuotta sitten
Guillaume Vincent
2bd5e49cd0
POC import password from other password managers
Try idea from #60
4 vuotta sitten
Guillaume Vincent
6a246608ca
Remove old self hosted files and add affiliate link in README
4 vuotta sitten
Guillaume Vincent
1845f4691a
Minor fixes on CICD
* Remove blog container from container deploy until Dockerfile is present
* Do not stop pushing package after an error
4 vuotta sitten
Guillaume Vincent
ef93386f07
Update backend container python modules to the latest versions
4 vuotta sitten
Guillaume Vincent
ec0be45b4b
Fix github actions
4 vuotta sitten
Guillaume Vincent
a73daf6a1e
CICD for packages and containers
4 vuotta sitten
Guillaume Vincent
3a12d21949
Change github actions workflow strategy
4 vuotta sitten
Guillaume Vincent
fbd7e024ed
Add blog container wip
4 vuotta sitten
ElieKadoche
32e906a189
Added termux-clipboard-set support ( #521 )
4 vuotta sitten
Guillaume Vincent
ad6913343b
LessPass version 9.1.9
4 vuotta sitten
Guillaume Vincent
c6af54b980
Remove SYSTEM_ALERT_WINDOW permission correctly for release bundle
4 vuotta sitten
Guillaume Vincent
0485ea81be
LessPass version 9.1.8
4 vuotta sitten
Guillaume Vincent
f003cc978e
Fix issue on profiles not loaded correctly after log in
4 vuotta sitten
Guillaume Vincent
e6904753a2
Remove WRITE_EXTERNAL_STORAGE and CHECK_LICENSE permission and reduce minSdkVersion to version 16
4 vuotta sitten
Guillaume Vincent
e063e38355
wip refactor containers
4 vuotta sitten
Guillaume Vincent
f712b2358c
web-component
4 vuotta sitten
Guillaume Vincent
ffc1e50e0a
LessPass version 9.1.7
4 vuotta sitten
Guillaume Vincent
b29a08bb66
Fix autocomplete issue on mobile
4 vuotta sitten
Guillaume Vincent
f46a54c65e
LessPass version 9.1.6
4 vuotta sitten
Guillaume Vincent
a9631c336f
Change versionCodeOverride base number
In order to be able to push beta to production, aab version number should be greater than the previous x86_64 apk.
Change versionCodeOverride base number to 10000000 to fix the issue.
4 vuotta sitten
Guillaume Vincent
cf053ae35f
LessPass version 9.1.5
4 vuotta sitten
Guillaume Vincent
b81b62709a
Migrate to react native 0.62.2 and react-navigation 5
4 vuotta sitten
Johan Haneveld
82f832816c
Feature/cleanup project fonts ( #514 )
* remove icon fonts from android project
* copy only the required font to the android project
* add required fonts to the ios project
4 vuotta sitten
Johan Haneveld
6d83d7a6b4
add post install script for ios pods, and post install ios project files ( #513 )
4 vuotta sitten