1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-desktop
2021-10-01 19:35:27 +01:00
..
build Desktop: Fixed Sync Wizard logo images on Windows 2021-09-20 16:29:05 +01:00
build-mac
build-win
commands Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
gui Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
locales
plugins Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
services Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
style/icons
tools Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
utils
.gitignore Tools: Fixed desktop test scripts 2021-08-12 17:25:19 +01:00
app.reducer.test.ts Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
app.reducer.ts Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
app.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
bridge.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
checkForUpdates.ts
ElectronAppWrapper.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
generateSha512.js
global.d.ts
gulpfile.js Tools: Added script to compile SASS files 2021-09-12 16:35:08 +01:00
index.html
InteropServiceHelper.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
jest.config.js
main-html.js Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
main.js Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
package-lock.json Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
package.json Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
README.md
runForTesting.sh Tools: Fixed desktop test scripts 2021-08-12 17:25:19 +01:00
style.css Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
style.min.css Tools: Added script to compile SASS files 2021-09-12 16:35:08 +01:00
testPluginDemo.sh Plugins: Add support for loading application chrome and note CSS from the plugin 2021-07-23 11:05:21 +01:00
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API