1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop
2024-02-08 18:14:08 +00:00
..
build
build-mac
build-win
commands
gui Chore: Add more debug info when assets cannot be unloaded 2024-02-08 18:14:08 +00:00
integration-tests Chore: Desktop: Fixes #9873: Fix Playwright test failure due to image not visible (#9874) 2024-02-08 16:56:12 +00:00
locales Translated text in ro.po and rename file to ro_RO.po (#9717) 2024-02-06 15:49:12 +00:00
plugins
services
style/icons
tools
utils fixed test 2024-02-08 11:57:30 +00:00
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts
app.reducer.ts
app.ts Desktop: Disable initial Sentry request when crash auto-upload is disabled 2024-02-07 18:05:13 +00:00
bridge.ts Desktop: Disable initial Sentry request when crash auto-upload is disabled 2024-02-07 18:05:13 +00:00
checkForUpdates.ts
ElectronAppWrapper.ts Desktop: Fixes #9763: Suppress random error that happens during desktop shutdown (#9878) 2024-02-08 16:51:32 +00:00
generateSha512.js
global.d.ts
gulpfile.ts
index.html
InteropServiceHelper.ts
jest.config.js
jest.setup.js
main-html.js Desktop: Disable initial Sentry request when crash auto-upload is disabled 2024-02-07 18:05:13 +00:00
main.js Desktop: Disable initial Sentry request when crash auto-upload is disabled 2024-02-07 18:05:13 +00:00
main.scss
package.json Update dependency @types/node to v18.19.8 (#9866) 2024-02-07 02:35:16 +00:00
playwright.config.ts
README.md
runForTesting.sh
style.scss
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

const appDesktop = require('@joplin/app-desktop');

// TODO: DEMONSTRATE API