-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
### Pre-flight checklist
- [x] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [code of conduct…
-
### What feature are you suggesting?
能否参考方法一或方法四,增加一个绕过ssl证书验证的选项开关; nas或者自己私有部署webdav或者存储桶又希望公网能访问,使用免费证书3个月要换一次,付费证书又太贵,使用自签证书是个相对经济的方案。Electron绕过ssl验证的方法依赖平台的ca证书机制,ios和android系统基本没办法操作
…
-
Hi, it seems electron is getting a lot of love in the recent years and it's rising tremendously with new template builder like [electron-vite](https://www.npmjs.com/package/electron-vite). But it seem…
-
Forwarding this issue from here : [https://github.com/electron/electron/issues/44416](https://github.com/electron/electron/issues/44416)
Just encountered the same issue.
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
I'm looking for some advice on building electron from source.
I'm running the following steps on a macOS arm64 (apple silicon) host on macOS 15.1. I have Xcode 16.1 installed.
- `npm i -g @electron/…
-
### What happened?
when i follow https://docs.affine.pro/docs/development/dev-guide/electron-dev-guide steps , with 'yarn run dev:electron' command, it throws errors.
Before this, 'yarn install…
-
**Is your feature request related to a problem? Please describe:**
The webcontainer setup is very slow to run commands.
**Describe the solution you'd like:**
An electron app that can edit fil…
-
i think its just the router, doing like what do i render are they authed logic, but likely its crazy inefficient, but compare an auth-ed double click of a file to just openign the app unauthed and its…