nativefier/src
Ronan Jouchet cc957e70d1 Bump default Electron to 19.0.17 (from .14), with security fixes
- https://github.com/electron/electron/releases/tag/v19.0.15
- https://github.com/electron/electron/releases/tag/v19.0.16
- https://github.com/electron/electron/releases/tag/v19.0.17
2022-09-17 22:35:29 -04:00
..
build macOS: Move handling of "universal" apps to electron-packager instead of our own thing (#1443) 2022-08-01 22:44:23 -04:00
helpers Fix playwright tests on Linux (#1440) 2022-07-30 13:15:30 -04:00
infer Remove arch ia32 as it's no longer supported in Electron 19 (fix #1439, PR #1441) 2022-07-30 13:19:45 -04:00
options macOS: universal architecture app support (fix #1384, PR #1386) 2022-04-18 19:11:31 -04:00
utils Strip LRM and RLM in Linux names (fix #1361, PR #1365) 2022-03-20 23:27:57 -04:00
.eslintrc.js Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
cli.test.ts Add flag --strict-internal-urls to disable domain and subpath matching (PR #1340) 2022-02-06 17:40:51 -05:00
cli.ts macOS: Move handling of "universal" apps to electron-packager instead of our own thing (#1443) 2022-08-01 22:44:23 -04:00
constants.ts Bump default Electron to 19.0.17 (from .14), with security fixes 2022-09-17 22:35:29 -04:00
integration-test.ts Remove arch ia32 as it's no longer supported in Electron 19 (fix #1439, PR #1441) 2022-07-30 13:19:45 -04:00
jestSetupFiles.ts Add playwright integration testing to the app (PR #1397) 2022-04-20 22:03:49 -04:00
main.ts Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
playwright-test.ts Fix playwright tests on Linux (#1440) 2022-07-30 13:15:30 -04:00
tsconfig.json Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00