meriadec
72b1c97c3a
Fix flow by removing yet another broken flow-typed def
And today it's react-hot-loader ! Bye react-hot-loader defs !
6 years ago
meriadec
e90f9bca1f
Fix cli script
6 years ago
Gaëtan Renaudeau
09ea89f19a
add a helper scripts to export translations to XLIFFs
6 years ago
meriadec
4c61c1edf1
Fix CircleCI config (libfuse) and release on non-linux platforms
closes #1593
6 years ago
meriadec
91688c16b9
Add appimagetool checksum to patch AppImage script
LL-68 #transition dev review
6 years ago
meriadec
a5e00a24d3
CLI script to send coins between accounts
6 years ago
meriadec
24010df504
Add kernel libs checksums in AppImage patch script
6 years ago
Valentin D. Pinkman
e6e362ccfd
remove app: prefix from translation keys
6 years ago
meriadec
e2d7df6fc2
Correct GitHub endpoint for patch script
6 years ago
meriadec
e7405ad309
Patch the .AppImage with known working libs to fix openssl crash
closes #1010
6 years ago
Thibaut Boustany
0c3ebf6c05
Fix OS and version not shown on Mac
6 years ago
Thibaut Boustany
e2ab9e33b6
Draft release ourselves before electron-builder
6 years ago
Thibaut Boustany
244b29850c
Error for when museo is missing, and OS doesn't have awscli nor apt
6 years ago
Gaëtan Renaudeau
6697376acd
no longer check origin remote
7 years ago
meriadec
d615fac13e
Bump to v1.0.7 for Arch package
7 years ago
meriadec
d87e9b4bf5
Finalize CI Linux release (fetching private assets from S3)
closes #1226
7 years ago
meriadec
970d5b68a4
Remove some wordings duplicates
closes #1119
7 years ago
meriadec
fd059b9197
Move scripts/detect-unused-wordings.js -> scripts/check-wordings.js
7 years ago
meriadec
217c54a5c3
Provide Arch Linux PKGBUILD to be pushed to AUR
closes #1145
7 years ago
meriadec
9f3c918253
Use CircleCI to automate Linux deployment. Clean CI config.
7 years ago
meriadec
ec4d4da588
Ability to override GIT_REVISION (preparing PKGBUILD)
7 years ago
meriadec
1b1d21c6bd
Polish postinstall
7 years ago
meriadec
6d7964caec
Improve var scoping in runJob
7 years ago
meriadec
4e9d5df271
Windows support for runJob
7 years ago
meriadec
80da731364
Use job script as argument instead of stdin
7 years ago
meriadec
5fe7aed24f
Implement `runJob` and refactor some legacy scripts
7 years ago
meriadec
f572dac7cc
Clean/unify scripts modes
7 years ago
meriadec
f733dfa42d
Move all our scripts to legacy
7 years ago
meriadec
3b5b90e073
Update flow-typed ref. Correct CI check.
7 years ago
Thibaut Boustany
40a5d31bc6
Fix getting latest flow-typed hash
7 years ago
meriadec
a37e469ba5
Add script to detect unused wordings
7 years ago
James Cockshull
6b65fc1af1
Lint shell scripts
7 years ago
meriadec
5d6a90276d
Make electron-builder package icon for .AppImage
7 years ago
meriadec
6b9799b775
Disable useless .tar.gz and tweak AppImage and compile options
7 years ago
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