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
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
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
Valentin D. Pinkman
fb18b15ed5
add default version for node with .nvmrc
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
Thibaut Boustany
ddc8b4d1c6
Failproof native deps building by explicitly set target
7 years ago
Gaëtan Renaudeau
40aada222e
Polish proposal because uncomplete information regarding impl
7 years ago
Gaëtan Renaudeau
62f4f47599
De/serialize process related errors so they get correctly reported to sentry
also should now have the stack
7 years ago
Meriadec Pillet
f12a53b6a9
Merge pull request #681 from LedgerHQ/l10n_develop
New Crowdin translations
7 years ago
Meriadec Pillet
91d0c972e1
Merge pull request #684 from NastiaS/illustrationsBranxh
transferring all illustrations to the images to not pollute icons in …
7 years ago
Anastasia Poupeney
b898563dc8
make import path consistent
7 years ago
Anastasia Poupeney
5c24d46ffc
transferring all illustrations to the images to not pollute icons in storybook
7 years ago
Meriadec Pillet
8526e4b3fb
Merge pull request #683 from NastiaS/minorFixesBranch
add confirm to hard reset on the crash screen
7 years ago
Anastasia Poupeney
4001d28873
removing extra func definition
7 years ago
Gaëtan Renaudeau
b4181894ed
Merge pull request #682 from LedgerHQ/master
Master
7 years ago
Anastasia Poupeney
254c07a704
add confirm to hard reset on the crash screen
7 years ago
Gaëtan Renaudeau
8e1e5d66bf
v1.0.0-beta.2
7 years ago
Gaëtan Renaudeau
8f5ae0420a
Merge pull request #679 from LedgerHQ/develop
Prepare for beta.2
7 years ago
ledger-bot
4aedd01a01
New translations errors.yml (French)
7 years ago
Gaëtan Renaudeau
573bc6a209
Merge pull request #680 from meriadec/manager-errors
Manager errors
7 years ago
Gaëtan Renaudeau
03d488d1c7
add clubcoin
7 years ago
meriadec
89e9249b49
More precise error messages on install/uninstall apps
7 years ago