1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/packages/app-desktop
2024-02-07 18:05:13 +00:00
..
build
build-mac
build-win
commands Chore: Make buildScriptIndexes generates code that passes linter 2024-01-05 09:46:53 +00:00
gui Desktop: Fixes #9855: Allow using editor commands in the command palette (#9861) 2024-02-06 16:20:15 +00:00
integration-tests Desktop: Fixes #9597: Fix image rotation not preserved when resizing an attached image (#9824) 2024-02-02 17:58:27 +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 Fixed rename 2024-01-05 15:03:23 +00:00
services Desktop: Fixes #9779: Linux: Fix bundled Simple Backup can't create 7zip archives (#9780) 2024-01-26 10:33:15 +00:00
style/icons
tools
utils Desktop: Disable initial Sentry request when crash auto-upload is disabled 2024-02-07 18:05:13 +00:00
vendor
.gitignore Desktop: Add support for automatically uploading crash reports 2024-01-18 21:45:25 +00:00
.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: Write a crash dump to disk when the app crashes 2024-01-25 11:33:04 +00:00
generateSha512.js
global.d.ts
gulpfile.ts Chore: Desktop: Fix slow startup issue: defaultPlugins directory not cleaned on rebuild (#9785) 2024-01-26 19:11:22 +00:00
index.html
InteropServiceHelper.ts Linux: Fixes #8240: Fix print on Linux (#9810) 2024-02-02 18:19:01 +00:00
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 Chore: Improve app testing script 2023-12-17 11:29:47 +00:00
style.scss
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API