secure-electron-template
secure-electron-template copied to clipboard
The best way to build Electron apps with security in mind.
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
How can I access the environmental variables ? I created the .env file at the root of the project, but still not getting my variables in the process.env I tried...
Like to use angular, instead of react. Tried by changing the files in release/app/renderer. Is it possible to use 'electron + webpack + angular' with configuration you mentioned in secure-electron-template?
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
**Is your feature request related to a problem? Please describe.** When opening `index.tsx` in vscode, various import errors appear, like so: **Describe the solution you'd like** ts imports should just...
Thank @reZach and all others Who contributes to this project. One of the best Electron Starter repo IMO. But it's missing one of the key feature "Auto Update after build/package"...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] JSON is great! However,...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] React is great! However,...
Bumps [electron](https://github.com/electron/electron) from 19.0.10 to 19.0.11. Release notes Sourced from electron's releases. electron v19.0.11 Release Notes for v19.0.11 Fixes Fixed WCO not responding to touch events on windows. #35176 (Also...