Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/electron/remote
Bridge JavaScript objects from the main process to the renderer process in Electron.
https://github.com/electron/remote
Release 2.0.5 fails to compile
k8stone opened this issue almost 3 years ago
k8stone opened this issue almost 3 years ago
Typing fixes: electron/main re-exports, nativeImage, webContents, ShareMenu, webFrameMain
andersk opened this pull request almost 3 years ago
andersk opened this pull request almost 3 years ago
fix: Exclude dist in tsconfig.json
andersk opened this pull request almost 3 years ago
andersk opened this pull request almost 3 years ago
build(deps): bump pathval from 1.1.0 to 1.1.1
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
fix : static member access
oskCom opened this pull request about 3 years ago
oskCom opened this pull request about 3 years ago
2.0.4 fix for index.d.ts breaks access to static member on "session"
k8stone opened this issue about 3 years ago
k8stone opened this issue about 3 years ago
fix: force release
erickzhao opened this pull request about 3 years ago
erickzhao opened this pull request about 3 years ago
Crash on Application Boot
Rigner opened this issue about 3 years ago
Rigner opened this issue about 3 years ago
fix: update index.d.ts
oskCom opened this pull request about 3 years ago
oskCom opened this pull request about 3 years ago
`Electron` doesn't exist 23 properties on `index.d.ts`
Muhammed-Rahif opened this issue about 3 years ago
Muhammed-Rahif opened this issue about 3 years ago
Error: No such module was linked: electron_common_v8_util
buaban opened this issue about 3 years ago
buaban opened this issue about 3 years ago
Update index.d.ts to support v16.0.1
huyinghuan opened this pull request about 3 years ago
huyinghuan opened this pull request about 3 years ago
Cannot find module '@electron/remote' using interceptFileProtocol
sturla78 opened this issue about 3 years ago
sturla78 opened this issue about 3 years ago
Missing license
rikpaa opened this issue about 3 years ago
rikpaa opened this issue about 3 years ago
webview and @electron/remote
linuslundahl opened this issue about 3 years ago
linuslundahl opened this issue about 3 years ago
fix: expose safeStorage module
miniak opened this pull request about 3 years ago
miniak opened this pull request about 3 years ago
Issue with Electon 16
exander77 opened this issue about 3 years ago
exander77 opened this issue about 3 years ago
New safeStorage not available
Levminer opened this issue over 3 years ago
Levminer opened this issue over 3 years ago
Module not found: Error: Can't resolve 'fs'
TheColorRed opened this issue over 3 years ago
TheColorRed opened this issue over 3 years ago
exception: Cannot read properties of undefined (reading 'members') in remote.js
jogibear9988 opened this issue over 3 years ago
jogibear9988 opened this issue over 3 years ago
ipcMain undefined...
jogibear9988 opened this issue over 3 years ago
jogibear9988 opened this issue over 3 years ago
Cannot read properties of undefined: reading 'registerSchemesAsPrivileged'
jogibear9988 opened this issue over 3 years ago
jogibear9988 opened this issue over 3 years ago
type error happened when require
touchsky2018 opened this issue over 3 years ago
touchsky2018 opened this issue over 3 years ago
build(deps-dev): bump electron from 10.2.0 to 11.5.0
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
TypeScript issues with Electron 15.x and 2.0.1
Farmers-Tyler-Dougherty opened this issue over 3 years ago
Farmers-Tyler-Dougherty opened this issue over 3 years ago
session.cookies.get returns Promise that never resolves/rejects
TanninOne opened this issue over 3 years ago
TanninOne opened this issue over 3 years ago
Remote docs fix for calling enable(window.webContents) from Renderer process
noseratio opened this pull request over 3 years ago
noseratio opened this pull request over 3 years ago
test: Test multiple electron versions
MatthijsBurgh opened this pull request over 3 years ago
MatthijsBurgh opened this pull request over 3 years ago
@electron/remote for multiple windows
otsybulsky opened this issue over 3 years ago
otsybulsky opened this issue over 3 years ago
docs: add .initialize() to avoid users removing it
FedeIlLeone opened this pull request over 3 years ago
FedeIlLeone opened this pull request over 3 years ago
TypeError: Cannot read properties of undefined (reading 'members')
FedeIlLeone opened this issue over 3 years ago
FedeIlLeone opened this issue over 3 years ago
TypeError: fs.existsSync is not a function
poeck opened this issue over 3 years ago
poeck opened this issue over 3 years ago
fix: remove electron version check in 2.x version
gyteng opened this pull request over 3 years ago
gyteng opened this pull request over 3 years ago
Error: @electron/remote >= 2.x is required for Electron >= 14
gyteng opened this issue over 3 years ago
gyteng opened this issue over 3 years ago
fix: check for electron >= 14 and link to 2.x migration docs
nornagon opened this pull request over 3 years ago
nornagon opened this pull request over 3 years ago
docs: add 2.x migration guide
nornagon opened this pull request over 3 years ago
nornagon opened this pull request over 3 years ago
build(deps): bump tar from 4.4.15 to 4.4.19
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
fix!: change enableRemoteModule to .enable() for electron@14
artus9033 opened this pull request over 3 years ago
artus9033 opened this pull request over 3 years ago
Not work with electron@14 since `enableRemoteModule` removed
kku39 opened this issue over 3 years ago
kku39 opened this issue over 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
build: update release branch to be main
MarshallOfSound opened this pull request over 3 years ago
MarshallOfSound opened this pull request over 3 years ago
Fix types for main and renderer
Mike-Bell opened this pull request over 3 years ago
Mike-Bell opened this pull request over 3 years ago
Types don't work for `@electron/remote/main`
Mike-Bell opened this issue over 3 years ago
Mike-Bell opened this issue over 3 years ago
"@electron/remote" cannot be required in the browser process. Instead require("@electron/remote/main").
Skhoshhal opened this issue over 3 years ago
Skhoshhal opened this issue over 3 years ago
build(deps): bump glob-parent from 5.1.1 to 5.1.2
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
build(deps): bump trim-newlines from 3.0.0 to 3.0.1
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
build(deps): bump normalize-url from 4.5.0 to 4.5.1
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
New @remote in Electron. How to use?
XhonorSkillline opened this issue over 3 years ago
XhonorSkillline opened this issue over 3 years ago
Electron >=v13.0.0-beta.6 required to support sandboxed renderers
QiYuTechDev opened this issue over 3 years ago
QiYuTechDev opened this issue over 3 years ago
Type error with `@types/node` 14.14.31
chetbox opened this issue over 3 years ago
chetbox opened this issue over 3 years ago
Could not call remote method 'showSaveDialog'
vitor251093 opened this issue over 3 years ago
vitor251093 opened this issue over 3 years ago
fix: Export types from main and renderer, fix main types
ffflorian opened this pull request over 3 years ago
ffflorian opened this pull request over 3 years ago
build(deps): bump ssri from 6.0.1 to 6.0.2
dependabot[bot] opened this pull request almost 4 years ago
dependabot[bot] opened this pull request almost 4 years ago
Could not find a declaration file for module `@electron/remote/main`
cawa-93 opened this issue almost 4 years ago
cawa-93 opened this issue almost 4 years ago
Facing issue in Production Build
pranavwani opened this issue almost 4 years ago
pranavwani opened this issue almost 4 years ago
@electron/[email protected]" has unmet peer dependency "electron@>= 10.0.0-beta.1"
bjbk opened this issue almost 4 years ago
bjbk opened this issue almost 4 years ago
print with deviceName does not work after migrating to electron v12
mrafei opened this issue about 4 years ago
mrafei opened this issue about 4 years ago
Error: No such module was linked: electron_common_v8_util
TheGoddessInari opened this issue about 4 years ago
TheGoddessInari opened this issue about 4 years ago
chore: it's a pr
nornagon opened this pull request over 4 years ago
nornagon opened this pull request over 4 years ago