meriadec
3fe16b50bb
Fix error message translation
closes #1577
6 years ago
Gaëtan Renaudeau
04bf9424b2
Merge branch 'develop' into migrate-accounts
6 years ago
Gaëtan Renaudeau
567a8d2a74
Merge pull request #1557 from meriadec/fix-fedora-crash
Patch the .AppImage with known working libs to fix openssl crash
6 years ago
Gaëtan Renaudeau
72aa39ef3d
Migrate to new live-common major
6 years ago
meriadec
91688c16b9
Add appimagetool checksum to patch AppImage script
LL-68 #transition dev review
6 years ago
Meriadec Pillet
5206049643
Merge pull request #1573 from meriadec/cli
Cli mode
6 years ago
Meriadec Pillet
bba563b627
Merge pull request #1571 from meriadec/fix-1386-0x6f01
Correctly handle sequence when UTXO script length is 0
6 years ago
meriadec
889694bd3a
Bump hw-app-btc, hw-transport-node-hid, and other ledgerjs deps
6 years ago
meriadec
a5e00a24d3
CLI script to send coins between accounts
6 years ago
meriadec
d7aea92f4e
Update Babel config to prepare working cli
Directly registering babel as it is was triggering cryptic errors, like:
Error: Reentrant preset detected trying to load "<path>/babel.config.js".
This module is not ignored and is trying to load itself while compiling
itself, leading to a dependency cycle.
This commits moves babel to the last version, so as it go > than 7-beta.55,
we have to get rid of stage-0 and replace it by corresponding specific
presets (I think we can clean a lot of things from here).
It also involve the `process.env.CLI` var, to use correct babel
transform on modules.
6 years ago
Gaëtan Renaudeau
bd369c2b32
Merge pull request #1572 from gre/dev-console-ledger
Add access to db,commands,store in the console
6 years ago
Gaëtan Renaudeau
2a6dc63487
Add access to db,commands,store in the console
6 years ago
meriadec
0ea8b2cad8
Add index to log lines, and use it in sort
6 years ago
Meriadec Pillet
2f8836f1c1
Merge pull request #1569 from meriadec/fix-npm-audit
Bump to ledger-core@2.0.0-rc.8 to resolve npm audit issues
6 years ago
meriadec
3a91d2b2c9
Bump to ledger-core@2.0.0-rc.8 to resolve npm audit issues
fixes #1563
6 years ago
Gaëtan Renaudeau
2327ad58bd
Merge pull request #1552 from juan-cortes/issue-1468
Issue 1468, wrong cursor on receive modal
6 years ago
meriadec
24010df504
Add kernel libs checksums in AppImage patch script
6 years ago
Gaëtan Renaudeau
76ba078f3f
Merge pull request #1562 from valpinkman/merge-language-files
Merged language files into a single file for easier translation
6 years ago
Valentin D. Pinkman
e6e362ccfd
remove app: prefix from translation keys
6 years ago
Valentin D. Pinkman
7343e23018
merged the 4 translation files into one
6 years ago
Gaëtan Renaudeau
af4f96c27a
Merge pull request #1555 from gre/qrstream
New version of QRStream
6 years ago
meriadec
1cd5eb2d39
Merge branch 'develop' into qrstream
6 years ago
Gaëtan Renaudeau
cb71cf75ff
Update feature_request.md
6 years ago
Gaëtan Renaudeau
df829a8020
Update feature_request.md
6 years ago
Gaëtan Renaudeau
99c24e004e
Update feature_request.md
6 years ago
Gaëtan Renaudeau
aa870abde6
Merge pull request #1559 from meriadec/fix-ci
Alternative way to install latest yarn on CI
6 years ago
meriadec
d4ea981f7f
Alternative way to install latest yarn on CI
relatable #1555
6 years ago
meriadec
e2d7df6fc2
Correct GitHub endpoint for patch script
6 years ago
Gaëtan Renaudeau
deffb8ddf5
update common dep
6 years ago
Gaëtan Renaudeau
c331f0ece2
Merge branch 'develop' into qrstream
6 years ago
meriadec
e7405ad309
Patch the .AppImage with known working libs to fix openssl crash
closes #1010
6 years ago
Gaëtan Renaudeau
c082fad263
New version of QRStream
6 years ago
Meriadec Pillet
8d33f5a09e
Merge pull request #1553 from juan-cortes/issue-1428
Issue 1428, brings back persistent window params
6 years ago
Meriadec Pillet
219de877cb
Merge pull request #1548 from meriadec/yarn-integrity
Commit yarn integrity shasums
6 years ago
Juan Cortes Ross
4d47cce110
Solves issue 1428, brings back persistent window params
As pointed by @gre , settings were being stored/retrieved from different ns in the db, I refactored it so we update both size and position on both events since resizing a window from the left/top will also alter its position but wont trigger the save since technically it's a move event.
6 years ago
Juan Cortes Ross
5d30529402
Fixes issue 1468
On the receive modal, the full box was affected by that style as opposed to only the input.
6 years ago
Juan Cortes Ross
0e74928750
Added Auto-Lock functionality
Optional setting when password lock is enabled to have the app lock itself after a given amount of time.
7 years ago
meriadec
66fdff4b66
Install stable yarn in CircleCI
6 years ago
meriadec
44a2b20184
Add engines check in package.json
6 years ago
meriadec
d1a1c69f80
Commit yarn integrity shasums
6 years ago
Meriadec Pillet
2b9a053c2c
Merge pull request #1547 from LedgerHQ/master
Master
6 years ago
meriadec
0edc68f12d
v1.2.0
6 years ago
Meriadec Pillet
c865d01775
Merge pull request #1545 from LedgerHQ/develop
Prepare for 1.2.0
6 years ago
Gaëtan Renaudeau
147c914425
Merge pull request #1541 from gre/exchange-kyber
Add KYBER
6 years ago
Meriadec Pillet
3e30cc6bda
Merge pull request #1534 from Arnaud97234/feature/test-e2e-password-lock
Add test e2e lock password check
6 years ago
Arnaud97234
7ce3cf4ed7
Merge branch 'develop' of github.com:LedgerHQ/ledger-live-desktop into feature/test-e2e-password-lock
6 years ago
Arnaud97234
22066a9b91
Merge branch 'develop' of github.com:LedgerHQ/ledger-live-desktop into feature/test-e2e-password-lock
6 years ago
Meriadec Pillet
b6908fe114
Merge pull request #1543 from gre/remove-unused-handler
Remove unused handler
6 years ago
Meriadec Pillet
21d3497a24
Merge pull request #1544 from gre/anon-error-message
anonymize filepath of error.message content
6 years ago
Gaëtan Renaudeau
cfdec62f3d
anonymize filepath of error.message content
6 years ago