JOASSART Edwin
e6d33eda2b
revert auto-update feature
...
Change-type: patch
2023-02-03 11:31:56 +01: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
85a49a221f
Remove configuration remote update
...
Change-type: patch
2023-02-01 15:09:04 +01:00
Edwin Joassart
5bd4e06cb9
send exeption to console even when error reporting is off
2023-01-16 13:24:12 +01:00
Otávio Jacobi
86d43a536f
Anonymizes all paths before sending
...
Change-type: patch
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
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
Peter Makra
7e805662d1
check if modal children is aray
2022-12-14 15:48:48 +01: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
Peter Makra
a5201942b8
patch: clarified update check
2022-02-22 09:50:34 +01:00
Peter Makra
c1f7164273
patch: autoupdate stagingPercentage check, include default
...
Change-Type: patch
2022-02-21 21:09:49 +01:00
Peter Makra
ef90d048ca
patch: fixed open from browser on windows
...
Change-type: patch
Signed-off-by: Peter Makra <peter@balena.io>
2021-12-21 17:47:10 +01:00
Alexis Svinartchouk
e56aaed973
Explicitly set contextIsolation to false
...
Change-type: patch
2021-02-16 15:49:12 +01:00
Alexis Svinartchouk
da3a22d0f6
Set useContentSize to true so the size is the same on all platforms
...
Changelog-entry: Set useContentSize to true so the size is the same on all platforms
Change-type: patch
2020-11-24 17:10:17 +01:00
Lorenzo Alberto Maria Ambrosi
06997fdf29
Fix zoomFactor in webviews
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-11-03 15:01:11 +01:00
Alexis Svinartchouk
b9076d01af
Fix content not loading when the app path contains special characters
...
Changelog-entry: Fix content not loading when the app path contains special characters
Change-type: patch
2020-09-09 17:06:04 +02:00
Lorenzo Alberto Maria Ambrosi
42838eba09
Override cached window's zoomFactor
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-08-31 15:13:42 +02:00
Alexis Svinartchouk
512785e0a9
Remove bluebird from main process, reduce lodash usage
...
Changelog-entry: Remove bluebird from main process, reduce lodash usage
Change-type: patch
2020-07-20 11:11:41 +02:00
Alexis Svinartchouk
52bdd02a4b
Check that argument is an url or a regular file before opening
...
Changelog-entry: Check that argument is an url or a regular file before opening
Change-type: patch
2020-06-10 14:48:44 +02:00
Alexis Svinartchouk
1449478c5b
Read image path from arguments, register etcher://...
protocol
...
Changelog-entry: Read image path from arguments, register `etcher://...` protocol
Change-type: patch
2020-06-08 14:40:56 +02:00
Alexis Svinartchouk
d5df3de1d7
Update electron to v9.0.0
...
Changelog-entry: Update electron to v9.0.0
Change-type: patch
2020-05-25 15:32:05 +02:00
Alexis Svinartchouk
1ebc8e9362
Webpack everything, reduce package size
...
Changelog-entry: Webpack everything, reduce package size
Change-type: patch
2020-05-22 19:42:05 +02:00
Alexis Svinartchouk
44fc429f64
Factorize duplicated configUrl code
...
Change-type: patch
2020-04-30 11:35:30 +02:00
Alexis Svinartchouk
ffe281f25d
Simplify settings
...
Change-type: patch
2020-04-30 11:35:29 +02:00
Alexis Svinartchouk
9bf58c89d4
Update resin-lint -> @balena/lint
...
Change-type: patch
2020-04-30 11:35:25 +02:00
Alexis Svinartchouk
be729c87af
Remove useless if
...
Change-type: patch
2020-03-13 13:58:41 +01:00
Lorenzo Alberto Maria Ambrosi
4ee83d9da4
Use zoomFactor to scale contents in fullscreen mode
...
Change-type: patch
Changelog-entry: Use zoomFactor to scale contents in fullscreen mode
2020-03-13 13:32:40 +01:00
Alexis Svinartchouk
6fcd9e1595
Remove settings.getDefaults function
...
Change-type: patch
2020-01-30 16:59:28 +01:00
Alexis Svinartchouk
683c2da224
Convert etcher.js to typescript
...
Change-type: patch
2020-01-27 12:35:10 +01:00