Gaëtan Renaudeau
|
3935795f6a
|
Merge pull request #884 from gre/fix-recursion-anonymizer
Fix recursion anonymizer
|
7 years ago |
Gaëtan Renaudeau
|
68ad5fa13d
|
fix infinite recursion in anonymizer
|
7 years ago |
dasilvarosa
|
5abc9a32a1
|
Reworded update flow, now going to check for Ledger Blue
|
7 years ago |
meriadec
|
c9332d9ab8
|
Set BrowserWindow icon
This makes Linux display icon in dock/<C-Tab>
|
7 years ago |
Meriadec Pillet
|
960553f818
|
Merge pull request #878 from gre/use-major-version-as-sqlite-prefix
Use libcore major version to prefix the db path
|
7 years ago |
Gaëtan Renaudeau
|
e26a5bc271
|
missing some errors
later we really need to figure out how to always fallback on generic for the error we don't really need to dup in wording
|
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
|
0bffb82a8d
|
Merge pull request #879 from LedgerHQ/l10n_develop
New Crowdin translations
|
7 years ago |
ledger-bot
|
c11df182eb
|
New translations errors.yml (French)
|
7 years ago |
ledger-bot
|
e1ffcdbb82
|
New translations app.yml (French)
|
7 years ago |
Gaëtan Renaudeau
|
bc669abbf4
|
Merge branch 'develop' into use-major-version-as-sqlite-prefix
|
7 years ago |
Gaëtan Renaudeau
|
b00624ebcc
|
Add missing Privacy section
|
7 years ago |
Gaëtan Renaudeau
|
dc504ec608
|
Use libcore major version to prefix the db path
|
7 years ago |
Gaëtan Renaudeau
|
f54c63d2e8
|
Fix fees in the optimistic updates
|
7 years ago |
Gaëtan Renaudeau
|
c873657983
|
raise to LISTEN_DEVICES_POLLING_INTERVAL=1000
|
7 years ago |
Gaëtan Renaudeau
|
9e2bfff3fc
|
Fix device performance bottleneck
|
7 years ago |
Gaëtan Renaudeau
|
6afbf3c4fe
|
fix anonymiser
|
7 years ago |
Valentin D. Pinkman
|
41bced40b7
|
Merge pull request #875 from valpinkman/fix/release-note-modal
fix release note modal to fetch only when opened and not on mount
|
7 years ago |
Valentin D. Pinkman
|
dd8436c171
|
fix release note modal to fetch only when opened and not on mount
|
7 years ago |
Gaëtan Renaudeau
|
56aefd5af8
|
Merge pull request #874 from gre/ManagerUnexpected
Drop error called ManagerUnexpectedError
|
7 years ago |
Gaëtan Renaudeau
|
770b15ee50
|
Drop error called ManagerUnexpectedError
|
7 years ago |
Gaëtan Renaudeau
|
566af1ee9c
|
Merge pull request #873 from LedgerHQ/master
Master
|
7 years ago |
ledger-bot
|
e845dc1a64
|
New Crowdin translations (#872)
* New translations app.yml (French)
* New translations errors.yml (French)
* New translations errors.yml (French)
|
7 years ago |
Gaëtan Renaudeau
|
90a6a0ea90
|
v1.0.0-beta.8
|
7 years ago |
Gaëtan Renaudeau
|
23b92a53f1
|
Merge pull request #871 from LedgerHQ/develop
Prepare for beta.8
|
7 years ago |
Gaëtan Renaudeau
|
e106fa342c
|
Merge pull request #870 from gre/genuine-check-false-positive-fix
Fix false positive in genuine check
|
7 years ago |
Gaëtan Renaudeau
|
d7b0cc09d4
|
Fix false positive in genuine check
this happen when server close ws connection too early
and/or has not sent a "success" event :o
|
7 years ago |
Gaëtan Renaudeau
|
9e23e24a98
|
bootstrap templates
|
7 years ago |
ledger-bot
|
73655e6a9b
|
New Crowdin translations (#869)
* New translations app.yml (French)
* New translations errors.yml (French)
|
7 years ago |
Meriadec Pillet
|
53a8bd063f
|
Merge pull request #868 from NastiaS/ui-polish-branch
manager firware card title and icon dynamic for nano and blue
|
7 years ago |
Gaëtan Renaudeau
|
eb76d60ce7
|
add more logs in genuine check
|
7 years ago |
Anastasia Poupeney
|
b38bdadc4d
|
manager firware card title and icon dynamic for nano and blue
|
7 years ago |
Valentin D. Pinkman
|
d233cbaaad
|
Merge pull request #867 from valpinkman/feat/external-link-markdown
open link from markdown into external browser
|
7 years ago |
Valentin D. Pinkman
|
984d50a9c2
|
open link from markdown into external browser
|
7 years ago |
Meriadec Pillet
|
c86e896f18
|
Merge pull request #866 from gre/optimistic-op-id
Use another representation for op id to fix Details blink
|
7 years ago |
Gaëtan Renaudeau
|
2127ddbada
|
Use another representation for op id to fix Details blink
|
7 years ago |
Gaëtan Renaudeau
|
8d06bcdf2b
|
Merge pull request #864 from meriadec/prevent-multiple-instances
Quit app if not main instance
|
7 years ago |
Gaëtan Renaudeau
|
d41703a8c6
|
Merge pull request #860 from gre/anonymize-all-cwd-paths
Systematically replace all `process.cwd()` by just a '.'
|
7 years ago |
Gaëtan Renaudeau
|
d855958be4
|
Merge pull request #858 from gre/HookDeviceChange
Add HookDeviceChange + FreezeDeviceChangeEvents
|
7 years ago |
Gaëtan Renaudeau
|
5dff2cd84c
|
Remove MacOSX previous behavior until we refactor it properly
|
7 years ago |
Valentin D. Pinkman
|
4e0ef87507
|
Merge pull request #865 from valpinkman/polishes
small fixes
|
7 years ago |
Valentin D. Pinkman
|
7829c97554
|
small fixes
|
7 years ago |
Gaëtan Renaudeau
|
f9805ab1a5
|
Systematically replace all CWD and userPath by just a '.'
|
7 years ago |
meriadec
|
84e5662068
|
Quit app if not main instance
|
7 years ago |
Meriadec Pillet
|
f5c57e83cb
|
Merge pull request #863 from meriadec/they-will-never-stop
They will never stop (polish again)
|
7 years ago |
meriadec
|
d865504bc6
|
Remove close button on last step of Send flow
|
7 years ago |
meriadec
|
132e85df6b
|
Re-re-re-re-change DeviceInteraction step background
|
7 years ago |
Meriadec Pillet
|
6ecaf2a234
|
Merge pull request #862 from NastiaS/ui-polish-branch
add blue hover to learn more links onboarding analytics
|
7 years ago |
Anastasia Poupeney
|
814c27d69d
|
add blue hover to learn more links onboarding analytics
|
7 years ago |