Nativefier/app/src
Alexander Weps 1d3bed5f09
Fix: notifications (fix #88, fix #956), processEnvs, using as git (#955)
1. Fix (broken since 2016): Notifications broken by lambda constructor
2. Fix: `--processEnvs` broken by additional processEnvs object, the result was:
`processEnvs: {processEnvs: {...}}` which caused the conversion of the inner object into string `[object Object]`, no nesting allowed there probably. Compatibility introduced.
3. Fix: package.json missing `prepare` (or even prepublish), which breaks using as git dependency.
2020-04-27 11:52:21 -04:00
..
components Fix unintentionally *global*/os-wide keyboard shortcuts (fix #930) 2020-03-27 08:47:44 -04:00
helpers Fix 'Unable to load preload script' (fix #934) 2020-04-22 22:02:34 -04:00
static Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Fix: notifications (fix #88, fix #956), processEnvs, using as git (#955) 2020-04-27 11:52:21 -04:00
preload.ts Fix: notifications (fix #88, fix #956), processEnvs, using as git (#955) 2020-04-27 11:52:21 -04:00