Gaëtan Renaudeau
cd9259e1d7
Fix the compile script. it was a regression to remove `export`
7 years ago
Gaëtan Renaudeau
7ab1e6340e
ignore winston flowtypes for now
7 years ago
meriadec
38041cf0b3
Reset files: handle slow computers edge case
7 years ago
meriadec
39eb6d4e33
Update README.md and add all-os-compatible hard reset
7 years ago
Gaëtan Renaudeau
278373ed9b
Bootstrap analytics
- Two components: <Track> and <TrackPage>. we should try to ALWAYS use them. only case you might not use them is for imperative events (click, etc..)
- also: introduce a "Use system locale" for the language because analytics need to diffferenciate if lang was set by user of fallbacked. it's also better when we'll introduce new lang to users to directly auto switch to their system's
- started to track some pages and events. there will be more required and we'll have to add some in the next days
7 years ago
Thibaut Boustany
9c5b3a4312
Fix getting stuck on native deps rebuild
7 years ago
Thibaut Boustany
f147b474f4
Bang all the shes!
7 years ago
meriadec
535943c95f
Make dev env stop when closing window
7 years ago
meriadec
c7404635e8
Put back `yarn dist:dir`
7 years ago
Valentin D. Pinkman
5d20599da7
remove mangling when building rendered in production
7 years ago
Thibaut Boustany
36a747f667
Prevent env pollution
7 years ago
meriadec
7ec6c2e60f
Optimize CI builds by caching dependencies
Now it takes ~1 minute instead of more than 5 minutes 🎉
7 years ago
Thibaut Boustany
601e06c5b6
Fix Windows build
7 years ago
Gaëtan Renaudeau
f7894c64a5
move release env to dist script to be sure we don't forget envs
7 years ago
meriadec
a5661230fc
Prevent flow from trying to parse hash as json
7 years ago
meriadec
aad226e460
Optimize postinstall script
7 years ago
meriadec
2ff3438e9e
Remove useless script, rename some other
7 years ago
Gaëtan Renaudeau
17807e0a13
include git revision in sentry & export file name
7 years ago
Gaëtan Renaudeau
0a3d0c2343
fix release.sh
7 years ago
meriadec
b2f8876551
This is how you make CI pass
7 years ago
Gaëtan Renaudeau
a0f765ab4f
release.sh: add a check for font folder
7 years ago
meriadec
34e54f814c
Add utility script
7 years ago
Gaëtan Renaudeau
0ede23ed1a
todo
7 years ago
Gaëtan Renaudeau
f332a3db84
add scripts/release.sh
7 years ago
meriadec
1f61e3ef81
Add parse-accounts script. Put segwit info in account placeholder name.
7 years ago
Gaëtan Renaudeau
a822f11c92
Fix flow for react-redux
7 years ago
Gaëtan Renaudeau
c6c8f4a2ec
Integrate live-common library
7 years ago
meriadec
990676d76b
Ledger Wallet Desktop -> Ledger Live
7 years ago
Loëck Vézien
ac78f5df3d
Use REAL babel.config in electron-webpack
7 years ago
Loëck Vézien
742a2525f1
Update electron-webpack for use Webpack 4 and Babel 7
7 years ago
meriadec
de4354eb76
Synchronize translations with Lokalise
7 years ago
Loëck Vézien
6c7ff79484
Add CircleCi
7 years ago
Loëck Vézien
f7824690e0
Add categories for Storybook, fix fonts for Storybook
7 years ago
meriadec
3ab0ab5bc8
Remove flow-typed install from post-install script
7 years ago
Loëck Vézien
a5ec45b2e2
Use .env for set DEBUG
7 years ago
Loëck Vézien
47f5522a8d
Add debug with lwd*, add start and stop sync in DevTools
7 years ago
meriadec
de8d6f4260
Make Windaube builded app work. Need to find a fix for wrongly formatted stored data.
7 years ago
Loëck Vézien
b3f92e5e68
lint-staged + husky (only on prepush), and add remove dist directory on build
7 years ago
meriadec
b751decefe
Ability to deploy the storybook to gh-pages
7 years ago
Loëck Vézien
211bd26ff2
Fix build and webpack config
7 years ago
Loëck Vézien
33346a6956
Add new webpack for internals (fork) scripts
7 years ago
meriadec
ae4edce36c
Make build work (at least on Linux)
7 years ago