Meriadec Pillet
ced82d24e8
Merge pull request #705 from NastiaS/minorFixesBranch
Minor fixes branch
7 years ago
Gaëtan Renaudeau
0e354da916
Merge pull request #685 from amougel/feature/getDeviceInfo
Refactoring
7 years ago
Anastasia Poupeney
d3ee8f1c37
minor fix for the import path
7 years ago
Anastasia Poupeney
731c791158
splitting genuine check to more components, onboarding
7 years ago
amougel
45c90e8446
Merge branch 'feature/clubcoin' into feature/getDeviceInfo
7 years ago
amougel
4957ab6a6d
Merge branch 'develop' into feature/getDeviceInfo
7 years ago
amougel
c89a1cd2fe
fix apdus
7 years ago
Anastasia Poupeney
492554b77c
onboarding max width for genuine check error
7 years ago
Meriadec Pillet
b0d3bb8f96
Merge pull request #699 from gre/export-on-crash-init
Add export on init crash + make error selectable
7 years ago
Meriadec Pillet
bea049be5a
Merge pull request #689 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Gaëtan Renaudeau
b9da1346ee
Merge pull request #703 from meriadec/fix-zombie-processes
Fix zombie processes
7 years ago
Meriadec Pillet
8d8c21df34
Merge pull request #702 from gre/bump-ledgerjs
bump ledgerjs
7 years ago
meriadec
535943c95f
Make dev env stop when closing window
7 years ago
meriadec
e26c85db46
Fix zombie processes by hardly terminate them on window close
To be improved: this commits introduce regression on OSX behaviour
when hiding the window: before it was keeping the app opened, and
auto locking it. Now it kills it :D
I honestly think it's worth it regarding the problem zombies process
causes (LOCK on sqlite...).
7 years ago
meriadec
c7404635e8
Put back `yarn dist:dir`
7 years ago
Gaëtan Renaudeau
222c6ef8fd
bump ledgerjs
7 years ago
Gaëtan Renaudeau
ab9d1b25a1
Merge pull request #700 from gre/app-size-in-constants
Define app min size in constants so we can override by env
7 years ago
Gaëtan Renaudeau
b91be280d9
Define app min size in constants so we can override by env
7 years ago
Gaëtan Renaudeau
246881ccd4
Merge pull request #698 from gre/no-rounding-in-critical-parts
Disable balance rounding where it's important (where enough space)
7 years ago
Gaëtan Renaudeau
94ce20cff0
Add export on init crash + make error selectable
7 years ago
Gaëtan Renaudeau
4319c1b421
Disable balance rounding where it's important (where enough space)
7 years ago
Gaëtan Renaudeau
3f5e5f2223
Merge pull request #696 from MortalKastor/windows-signing
Sign installer on Windows
7 years ago
Gaëtan Renaudeau
0355a22431
Merge pull request #695 from valpinkman/fix/error-in-ws
fix error throwing when exchanging apdus
7 years ago
Thibaut Boustany
1f8c5f2a54
Sign installer on Windows
7 years ago
Meriadec Pillet
bb5ee89cbe
Merge pull request #694 from valpinkman/fix/uglify-mangling
remove mangling when building rendered in production
7 years ago
Valentin D. Pinkman
49f9548f33
fix error throwing when exchanging apdus
7 years ago
Valentin D. Pinkman
cea276818c
cleanup webpack main.config
7 years ago
Valentin D. Pinkman
5d20599da7
remove mangling when building rendered in production
7 years ago
Meriadec Pillet
003e6aefe4
Merge pull request #693 from meriadec/stepper
Stepper component
7 years ago
Gaëtan Renaudeau
4f947612f2
Merge pull request #688 from MortalKastor/harden-build
Native deps building failproofing
7 years ago
meriadec
826601a911
Prettier
7 years ago
meriadec
b8a62764ab
Refacto AddAccount modal to use Stepper
...and also prevent passing `setState` from parent component to children
7 years ago
meriadec
5db35eea17
Create the Stepper component to ease our steps workflows
7 years ago
Thibaut Boustany
93333fcb49
\n
7 years ago
Meriadec Pillet
b58f870e8d
Merge pull request #690 from valpinkman/nvmrc
add default version for node with .nvmrc
7 years ago
meriadec
1ea36dde80
Add \n to .nvmrc
7 years ago
Meriadec Pillet
6a9902e802
Merge pull request #692 from meriadec/polishes-and-refacto
Polishes and refacto
7 years ago
meriadec
14cb342677
Move EnsureDeviceApp out of its folder
7 years ago
meriadec
21a78a442f
Flow stuff
7 years ago
meriadec
48b19e9dff
Fix storybook import raven in logger
7 years ago
meriadec
73f89e1c84
Make HomeIcon fill with currentColor
7 years ago
meriadec
93e0f16e96
Add `overflow` to styled Box props
7 years ago
Meriadec Pillet
8177aebb9f
Merge pull request #691 from valpinkman/fix/trad-uninstall-app
fixed trad lang in uninstall app
7 years ago
Valentin D. Pinkman
62827423a4
fixed trad lang in uninstall app
7 years ago
amougel
bdbc018e9b
trimming mcu version
7 years ago
Valentin D. Pinkman
fb18b15ed5
add default version for node with .nvmrc
7 years ago
ledger-bot
e1512f229e
New translations app.yml (French)
7 years ago
Gaëtan Renaudeau
20b6891c6f
Merge pull request #687 from gre/polish-wording-settings
Polish proposal because uncomplete information regarding impl
7 years ago
Gaëtan Renaudeau
cf919cac15
Merge pull request #686 from gre/better-error-through-process
De/serialize process related errors so they get correctly reported to sentry
7 years ago
Thibaut Boustany
36a747f667
Prevent env pollution
7 years ago