1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop
2024-09-20 17:52:37 +00:00
..
build
build-mac
build-win
commands Desktop: Accessibility: Improve note title focus handling (#10932) 2024-08-27 18:05:48 +01:00
gui macOS: Fixed shortcut for permanent note deletion 2024-09-16 22:22:27 +01:00
integration-tests Desktop: Fix editor/viewer loses focus when visible panels are changed with ctrl-l (#11029) 2024-09-12 17:54:10 +01:00
locales
plugins Desktop: Resolves #11063: Improve the performance of GoToAnything (#11064) 2024-09-16 22:20:44 +01:00
services Seamless-Updates: Auto Updater Service is architecture dependent (#11015) 2024-09-13 11:03:14 +01:00
style/icons
tools Tools: Trying to fix autoupdate CI script 2024-09-17 09:35:39 +01:00
utils Desktop: Seamless-Updates: generated and uploaded latest-mac-arm64.yml to GitHub Releases (#11042) 2024-09-14 22:16:42 +01: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
app.reducer.ts
app.ts Desktop: Seamless-Updates: implemented flow for prereleases (#10892) 2024-08-27 18:04:18 +01:00
bridge.ts Desktop: Use Electron safeStorage for keychain support (#10535) 2024-08-08 19:53:43 +01:00
checkForUpdates.ts
ElectronAppWrapper.ts Desktop: Seamless-Updates: implemented flow for prereleases (#10892) 2024-08-27 18:04:18 +01:00
global.d.ts
gulpfile.ts
index.html
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
main-html.js
main.js Desktop: Use Electron safeStorage for keychain support (#10535) 2024-08-08 19:53:43 +01:00
main.scss Desktop: Accessibility: Improve note list keyboard and screen reader accessibility (#10940) 2024-08-31 16:05:01 +01:00
package.json Update dependency @types/node to v18.19.39 (#11089) 2024-09-20 17:52:37 +00:00
playwright.config.ts
README.md
runForTesting.sh
style.scss Desktop: Seamless-Updates - creation of update notification (#10791) 2024-08-08 10:49:21 +01:00
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API