Skip to content

Releases: kernel-mod/electron

2023-01-15 07:14:02

15 Jan 07:14
900e53a
Compare
Choose a tag to compare

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

26 Jul 20:02
3288843
Compare
Choose a tag to compare

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

06 May 00:56
0dfb3db
Compare
Choose a tag to compare

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

09 Apr 17:26
Compare
Choose a tag to compare

Proxying Electron breaks it, so just don't

2021-11-26 21:53:07

26 Nov 21:53
c0fc025
Compare
Choose a tag to compare

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

26 Nov 21:10
Compare
Choose a tag to compare

2021-11-26 20:01:11

26 Nov 20:01
b9a0443
Compare
Choose a tag to compare

Remove openDevTools()

2021-11-03 02:47:59

03 Nov 02:48
f262bd1
Compare
Choose a tag to compare

Update and rename main.yml to release.yml