-
### 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…
-
i assume triplex is an electron app so a web app should be possible thanks to [The File System Access API](https://developer.chrome.com/docs/capabilities/web-apis/file-system-access)
https://develope…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
-
![image](https://github.com/user-attachments/assets/fe108ecb-fafc-46c0-bdfd-ee79071acbeb)
I'm afraid I'll write it wrong.
![image](https://github.com/user-attachments/assets/1271d234-f6ad-4192-a…
-
### 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…
-
Hello.
Suddenly ElectronMail stop sending me notify about new mail, after playing with settings I got
**Invocation timeout of calling "resolveUnreadNotificationMessage" method on "electron-mail:ip…
-
When I switched to Electron 28+, I followed the instructions [here](https://www.electronjs.org/docs/latest/tutorial/esm) and added `"type": "module"` to _package.json_ on my project.
Since then, my…
-
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade electron-updater from 6.3.5 to 6.3.6.
:infor…
-
Manifest V3 (MV3) is that latest versions of the Chrome extensions API which is now stable in Chrome.
It's partially supported in Electron at the moment since electron/electron#27562 was introduced…