- 14 Sep, 2021 1 commit
-
-
Christoph Settgast authored
Mostly chromium security updates, for all details see https://github.com/electron/electron/releases/tag/v13.4.0 Signed-off-by:
Christoph Settgast <csett86@web.de>
-
- 08 Sep, 2021 1 commit
-
-
csett86 authored
-
- 07 Sep, 2021 1 commit
-
-
Yuka authored
-
- 28 Aug, 2021 2 commits
-
-
csett86 authored
-
csett86 authored
Mostly chromium security updates, for all details see https://github.com/electron/electron/releases/tag/v13.2.2 and https://github.com/electron/electron/releases/tag/v13.2.3 Signed-off-by:
Christoph Settgast <csett86@web.de>
-
- 23 Aug, 2021 1 commit
-
-
csett86 authored
-
- 11 Aug, 2021 2 commits
-
-
csett86 authored
-
csett86 authored
Mostly chromium security updates, for all details see https://github.com/electron/electron/releases/tag/v13.1.9 Signed-off-by:
Christoph Settgast <csett86@web.de>
-
- 10 Aug, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 ) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 31 Jul, 2021 1 commit
-
-
csett86 authored
-
- 26 Jul, 2021 2 commits
- 21 Jul, 2021 1 commit
-
-
hmuresan authored
-
- 01 Jul, 2021 1 commit
-
-
csett86 authored
-
- 30 Jun, 2021 1 commit
-
-
csett86 authored
-
- 28 Jun, 2021 2 commits
- 27 Jun, 2021 4 commits
-
-
csett86 authored
based on the suggestions from #588 Signed-off-by:
Christoph Settgast <csett86@web.de>
-
csett86 authored
This moves all webpacked deps to be automatically included from the asar and thus reduces the shipped binary by 14MB on Windows, 16 MB on Mac and 12MB on Linux. The installed size on mac is reduced by 105 MB. Previously all the dependencies were webpacked and minified in the asar in the build folder and in its full installed version unused under node_modules. Only keep the dependencies that are externally required in the node-modules folder. Signed-off-by:
Christoph Settgast <csett86@web.de>
-
csett86 authored
Signed-off-by:
Christoph Settgast <csett86@web.de>
-
csett86 authored
the remote module will be removed from electron 14 onwards, so replace the locale detection with native browser api that is available in the renderer. Signed-off-by:
Christoph Settgast <csett86@web.de>
-
- 26 Jun, 2021 2 commits
- 25 Jun, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.27...7.0.36 ) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 11 Jun, 2021 1 commit
-
-
Christoph Settgast authored
The getWiFiStats causes screen freezes every 10 seconds for 2-4 seconds, thus temporarily remove them on mac. Closes: #595
-
- 10 Jun, 2021 4 commits
-
-
csett86 authored
-
Christoph Settgast authored
Fixes a memory leak when requesting files in ASAR archive from renderer For all details, see https://github.com/electron/electron/releases/tag/v12.0.11 Signed-off-by:
Christoph Settgast <csett86@web.de>
-
csett86 authored
Bump normalize-url from 4.5.0 to 4.5.1
-
csett86 authored
Bump merge-deep from 3.0.2 to 3.0.3
-
- 09 Jun, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits ) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 08 Jun, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/jonschlinkert/merge-deep/releases) - [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3 ) --- updated-dependencies: - dependency-name: merge-deep dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 04 Jun, 2021 2 commits
-
-
csett86 authored
-
Christoph Settgast authored
Security updates and bugfixes, see https://github.com/electron/electron/releases/tag/v12.0.10 Signed-off-by:
Christoph Settgast <csett86@web.de>
-
- 25 May, 2021 1 commit
-
-
csett86 authored
Bump browserslist from 4.11.1 to 4.16.6
-
- 24 May, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.11.1 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.11.1...4.16.6 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 12 May, 2021 2 commits
-
-
csett86 authored
feat(linux): enable PipeWire support for screensharing
-
Christoph Settgast authored
This is required on wayland based desktops like Fedora 34 or Ubuntu 21.04. Closes: #567
-
- 11 May, 2021 1 commit
-
-
csett86 authored
In some OS/Chromium combinations the automatic gain control goes slightly crazy, but normally its fine. Thus keep the default as is, but add an option for the users to disable it if required. Closes: #564
-
- 09 May, 2021 2 commits
-
-
csett86 authored
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com>
-