-
- Downloads

refactor(electron): moving back from websockets to IPC (#2190)

Showing
- .gitattributes 1 addition, 1 deletion.gitattributes
- packages/desktop-client/src/browser-preload.browser.js 1 addition, 0 deletionspackages/desktop-client/src/browser-preload.browser.js
- packages/desktop-electron/index.js 21 additions, 63 deletionspackages/desktop-electron/index.js
- packages/desktop-electron/package.json 1 addition, 3 deletionspackages/desktop-electron/package.json
- packages/desktop-electron/preload.js 12 additions, 10 deletionspackages/desktop-electron/preload.js
- packages/desktop-electron/server.js 3 additions, 18 deletionspackages/desktop-electron/server.js
- packages/loot-core/package.json 1 addition, 3 deletionspackages/loot-core/package.json
- packages/loot-core/src/client/actions/app.ts 1 addition, 7 deletionspackages/loot-core/src/client/actions/app.ts
- packages/loot-core/src/platform/client/fetch/index.web.ts 66 additions, 84 deletionspackages/loot-core/src/platform/client/fetch/index.web.ts
- packages/loot-core/src/platform/server/connection/index.electron.ts 58 additions, 95 deletions...oot-core/src/platform/server/connection/index.electron.ts
- packages/loot-core/src/server/main.ts 5 additions, 2 deletionspackages/loot-core/src/server/main.ts
- packages/loot-core/webpack/webpack.desktop.config.js 1 addition, 8 deletionspackages/loot-core/webpack/webpack.desktop.config.js
- upcoming-release-notes/2190.md 6 additions, 0 deletionsupcoming-release-notes/2190.md
- yarn.lock 10 additions, 37 deletionsyarn.lock
Loading
Please register or sign in to comment