Releases: kernel-mod/electron
2024-08-13 00:33:37
fix packages path searchMerge pull request #20 from ioj4/master
fix packages path search
2023-01-15 07:14:02
Boost App Compatibility
Boost app compatibility by setting the package/app info like electron:
https://github.com/electron/electron/blob/main/lib/browser/init.ts#L82Merge pull request #19 from MasicoreLord/app-compat
Boost App Compatibility
2022-07-26 20:02:06
allow custom context paths (mainly for transpiled projects)resolve using require.resolve to account for "index.js" and all other thingsocd lulUpdate README.mdMerge pull request #18 from localip/master
allow custom context paths (mainly for transpiled projects) & update readme loader script
2022-05-06 00:56:22
Half-finished APIs and rewritesSecond commit because some changes were staged I guess IDKStill unfinished, restructure, bootstrapping setupMore rearranging & organizationPatchers working (not General), bug fixesRemove renderer script after loadAdd CSPWhitelistFix popout windows, cache BrowserWindowProxyRemove ts-ignoreMerge pull request #11 from Strencher/devmodify logic of getting package folder pathcreate the packages folder if it doesn't exist
(again)fix1Fix semicolonsMerge pull request #14 from Ruthenic/new_package_pathRemove ElectronPatcher, it's bloatCreate LICENSEMerge branch 'master' into HEADFix contextIsolation check & simplify packages folder checkMerge pull request #17 from kernel-mod/dev
2022-04-09 17:26:10
Proxying Electron breaks it, so just don't
2021-11-26 21:53:07
might merge console.log poof
"If you make a PR that removes the console log I might merge it." smh happy?Merge pull request #9 from DrNoSleep/patch-2
2021-11-26 21:09:58
First try
2021-11-26 20:01:11
Remove openDevTools()
2021-11-03 02:47:59
Update and rename main.yml to release.yml