1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop
renovate[bot] eefde7baba
Update dependency sqlite3 to v5.1.7 (#9837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-03 20:26:04 +01: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 #9826: Fix drag-and-drop of images and text in the rich text editor (#9827) 2024-02-02 23:57:26 +01: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
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 Chore: Desktop: Remove duplicate buildDir-finding logic (#9811) 2024-02-02 18:34:38 +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: Removed obsolete template-related banner 2024-01-27 10:41:31 +00:00
bridge.ts Desktop: Write a crash dump to disk when the app crashes 2024-01-25 11:33:04 +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 Chore: Disable Jest console wrapper in tests 2023-12-15 18:34:21 +00:00
main-html.js Desktop: Add support for automatically uploading crash reports 2024-01-18 21:45:25 +00:00
main.js Desktop: Removed double Sentry initialization 2024-01-26 18:06:52 +00:00
main.scss
package.json Update dependency sqlite3 to v5.1.7 (#9837) 2024-02-03 20:26:04 +01: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