1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop
2023-02-22 13:13:39 +00:00
..
build
build-mac
build-win
commands
gui Chore: Regression: Revert changes made to the note list' height (#7823) 2023-02-22 13:13:39 +00:00
locales
plugins Chore: Fixed build following conversion from JSX to TSX 2023-01-29 13:11:53 +00:00
services Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
style/icons
tools Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
utils
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
app.reducer.ts Desktop: Add a menu option to reset the application layout (#7786) 2023-02-17 13:07:18 +00:00
app.ts Chore: Desktop: Add more ways to automatically populate the database 2023-01-10 18:14:48 +00:00
bridge.ts
checkForUpdates.ts Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
ElectronAppWrapper.ts
generateSha512.js
global.d.ts
gulpfile.js Tools: Add repeat mechanism when electron-builder randomly fails to build 2023-02-05 16:51:47 +00:00
index.html
InteropServiceHelper.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
jest.config.js
main-html.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
main.js
main.scss
package.json Desktop release v2.10.6 2023-02-20 11:48:44 +00:00
README.md
runForTesting.sh Chore: Server: Clean up 2023-02-06 18:59:36 +00:00
style.scss
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API