Akis Kesoglou
df7854111a
Update to Electron 14
...
Change-type: minor
2023-02-14 13:42:29 +02:00
Edward Wu
b51418814f
patch: app: i18n: Translation: Update zh-TW strings
...
* Improve translate.
* Sync layout with English strings ts file.
Signed-off-by: Edward Wu <bluehome.wu@gmail.com>
2023-02-12 09:31:06 +08:00
Akis Kesoglou
7ee174edce
Switch to @electron/remote
...
Electron 12 deprecated `electron.remote` and the functionality was removed in Electron 14, but became available as a separate `@electron/remote` module. This commit makes the transition to the external module as an intermediary step to enable updating to a newer Electron version.
Change-type: patch
2023-02-02 19:50:04 +02:00
Edwin Joassart
a140faaebe
move EFP & success-banner to efp.balena.io
...
Change-type: patch
2023-02-02 14:06:29 +01:00
Edwin Joassart
85a49a221f
Remove configuration remote update
...
Change-type: patch
2023-02-01 15:09:04 +01:00
Peter Makra
19d1e093fc
patch: fixed mac sudo on other languages
2023-01-19 11:56:44 +01:00
Edwin Joassart
5bd4e06cb9
send exeption to console even when error reporting is off
2023-01-16 13:24:12 +01:00
Edwin Joassart
46c406e8c1
fix disabled-screensaver unhandled exception outside balena-electron env
...
Change-type: patch
2023-01-16 12:48:56 +01:00
Otávio Jacobi
86d43a536f
Anonymizes all paths before sending
...
Change-type: patch
2023-01-12 11:11:52 +00:00
Edwin Joassart
6c417e35a1
patch: Sentry fix path
2023-01-12 11:11:52 +00:00
Otávio Jacobi
2b728d3c52
Remove personal path on etcher
...
Change-type: minor
2023-01-12 11:11:52 +00:00
Otávio Jacobi
41fca03c98
Removes corvus in favor of sentry and analytics client
...
Change-type: patch
Signed-off-by: Otavio Jacobi
2023-01-12 11:11:52 +00:00
Otávio Jacobi
10caf8f1b6
Removes corvus in favor of sentry and analytics client
...
Change-type: patch
Signed-off-by: Otavio Jacobi
2023-01-12 11:11:52 +00:00
Aurelien VALADE
45f6ee667d
Cleaning-up EtcherPro specific code
2023-01-12 14:52:08 +01:00
Aurelien VALADE
d25eda9a7d
Adding EtcherPro device serial number to the Settings modal
...
Change-type: patch
2023-01-12 12:12:10 +01:00
builder555
5c5a761222
Patch: made trim setting more readable
...
Change-type: patch
2022-12-20 06:52:06 -05:00
builder555
11cea7c926
Patch: replaced plain text with i18n in settings
...
Change-type: patch
2022-12-16 14:42:28 -05:00
builder555
b9a82be29b
Patch: expose trim ext{2,3,4} setting
...
Change-type: patch
2022-12-16 09:24:49 -05:00
Peter Makra
7e805662d1
check if modal children is aray
2022-12-14 15:48:48 +01:00
r-q
78b0f00e88
chore: bind some translations
...
according to a suggestion of @lurch
2022-12-12 18:36:32 -08:00
r-q
0f10f2d483
fix: suit i18n with mocha and optimize translation
...
- use `import * as i18next from 'i18next';` instead of `import i18next from 'i18next';` and add an specific env to bypass mocha test
- optimized several translations
2022-12-12 18:36:32 -08:00
r-q
eb5f5bbb9e
fix: optimize translations
...
more direct string-concatenation, thanks to @lurch
2022-12-12 18:36:32 -08:00
r-q
67d26ff790
minor: optimize i18n
...
Optimized several translations.
This commit itself is only a patch, but as a pull request must have at least one commit with a change-type.
Change-Type: minor
2022-12-12 18:36:32 -08:00
r-q
17f2008d88
refactor: split translations to files
...
- split translations from i18n.ts to several .ts files in lib/gui/app/i18n
- make a README for new language changes
- add zh-TW instead of only zh-CN
2022-12-12 18:36:32 -08:00
r-q
db1bf7e488
feat: make i18n and add Chinese support
...
- make i18n using i18next
- add Chinese (Simplified) support
2022-12-12 18:36:32 -08:00
Aurelien VALADE
1b5b647135
Fixing call to electron block screensaver methods invocation
...
Replacing `send` calls to `invoke` for `enable/disable-screensaver` calls.
Change-type: patch
Signed-off-by: Aurelien VALADE <aurelien.valade@balena.io>
2022-11-21 16:26:15 +01:00
builder555
306e087ec6
testing renovate
...
Change-Type: minor
2022-11-10 15:12:39 -05:00
Peter Makra
4c5d052a71
patch: updated title to balenaEtcher
...
fixes #3592
Change-Type: patch
2022-03-10 16:35:03 +01:00
Marco Füllemann
a6f6cd4a19
patch: fix flashing from URL when using basic auth
2022-02-21 13:36:40 +01:00
Lorenzo Alberto Maria Ambrosi
685ed715ac
patch: Update rpiboot guide link
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 11:47:11 +01:00
Lorenzo Alberto Maria Ambrosi
3cf3c4b398
patch: Improve webpack build time
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 10:45:00 +01:00
Lorenzo Alberto Maria Ambrosi
790201be90
patch: Add draft info boxes for system information
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-10-27 10:41:56 +02:00
JSReds
1e1bd3c508
Fix write step for Http file process
...
Change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
2021-10-13 17:22:57 +02:00
Lorenzo Alberto Maria Ambrosi
00e8f11913
patch: Fix linting errors
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-10-13 17:21:48 +02:00
Lorenzo Alberto Maria Ambrosi
4232928ad8
patch: Fix LEDs init error
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-09-30 13:05:47 +02:00
Marco Füllemann
b2d0c1c9dd
add support for basic auth when downloading images from URL
...
When selecting "Flash from URL" the user can optionally provide a username and password for basic authentication. The authentication input fields are collapsed by default. When the authentication input fields are collapsed after entering values the values are cleared to ensure that the user sees all parameter passed to the server.
Change-Type: minor
Changelog-Entry: Add support for basic auth when downloading images from URL.
2021-09-17 11:16:29 +02:00
Lorenzo Alberto Maria Ambrosi
dff2df4aab
Add LED settings for potentially different hardware
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-09-07 15:20:56 +02:00
Lorenzo Alberto Maria Ambrosi
f46963b6b3
Restore image file selection LED-drive pathing
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-09-02 14:16:18 +02:00
Lorenzo Alberto Maria Ambrosi
e2d233d74b
Change LEDs colours
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-08-26 20:15:49 +02:00
Lorenzo Alberto Maria Ambrosi
a7ca2e527b
Restore windows images warning
...
Change-type: patch
Changelog-entry: Windows images now show the proper warning again
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-08-26 20:15:48 +02:00
JSReds
d1a3f1cb88
Add possibile authorization as a query param
...
Change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
2021-08-26 20:15:48 +02:00
JSReds
b272ef296d
Add loader on image select
...
Change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
2021-08-20 08:31:27 +02:00
Lorenzo Alberto Maria Ambrosi
061afca5d3
patch: Select drive on list interaction rather than modal closing
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-05-24 14:52:22 +02:00
Zane Hitchcox
1ee110bc95
patch: development environment
...
Add webpack dev server and hot module reloading to get live changes and reloads without reloading the whole electron app.
This patch also runs the development environment in development mode, which is much, much faster on builds and rebuilds.
2021-04-26 21:17:32 -04:00
Alexis Svinartchouk
e87ed9beed
Fix getAppPath() returning an asar file on macOS
...
Change-type: patch
2021-03-23 17:53:54 +01:00
Alexis Svinartchouk
f33f2e3771
Fix titlebar z-index
...
Change-type: patch
2021-02-16 15:49:18 +01:00
Alexis Svinartchouk
73f67e99ca
Stop using node-tmp, use withTmpFile from etcher-sdk instead
...
Change-type: patch
2021-02-03 14:55:16 +01:00
Alexis Svinartchouk
554bbcc780
Revert "Change some border colors to have higher contrast"
...
This reverts commit 8c4edaabba832a5771caea69356e4d565a2c2e13.
Change-type: patch
2021-02-01 19:44:37 +01:00
Alexis Svinartchouk
f82996bfd1
Update @balena/lint to 5.3.0
...
Change-type: patch
2021-01-12 15:22:42 +01:00
Alexis Svinartchouk
93db90c725
Disable screensaver while flashing (on balena-electron-env)
...
Change-type: patch
2021-01-12 15:22:42 +01:00