1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop
2024-11-17 16:24:18 +00:00
..
build
build-mac
build-win
commands Plugins: Allow specifying render options on renderMarkup command 2024-11-14 22:07:51 +00:00
gui Chore: Update command index 2024-11-17 16:24:18 +00:00
integration-tests Chore: Desktop: Retry creating new notes in automated tests (#11378) 2024-11-13 10:07:02 +00:00
locales
plugins Merge branch 'release-3.1' into dev 2024-11-09 13:41:37 +00:00
services Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
style/icons
tools Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
utils Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
vendor
.gitignore Tools: Trying to fix autoupdate CI script 2024-09-17 09:35:39 +01:00
.yarnrc.yml
afterAllArtifactBuild.js Desktop: Seamless-Updates: generated and uploaded latest-mac-arm64.yml to GitHub Releases (#11042) 2024-09-14 22:16:42 +01:00
app.reducer.test.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
app.reducer.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
app.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
bridge.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
checkForUpdates.ts
ElectronAppWrapper.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
global.d.ts
gulpfile.ts
index.html Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
InteropServiceHelper.ts
jest.config.js Desktop: Resolves #10424: Move the note viewer to a separate process (#10678) 2024-07-26 12:22:49 +01:00
jest.setup.js Desktop: Fixes #11129: Improve performance by allowing note list background timers to be cancelled (#11133) 2024-09-27 15:25:55 +01:00
main-html.js Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
main.js Desktop: Use Electron safeStorage for keychain support (#10535) 2024-08-08 19:53:43 +01:00
main.scss Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
package.json Desktop release v3.2.1 2024-11-10 14:09:34 +00:00
playwright.config.ts
README.md
runForTesting.sh
style.scss Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
testPluginDemo.sh Tools: Update script to test plugins 2024-10-14 18:25:48 +01:00
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API