1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient
2020-10-22 12:25:06 +01:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
build-win macOS: Improved appearance of application icon 2020-05-31 17:50:41 +01:00
commands Desktop: Added openProfileDirectory command and menu item 2020-10-21 22:10:21 +01:00
gui Desktop: Fix invalid tag state issue when importing notes or syncing 2020-10-22 11:21:16 +01:00
locales Update translations 2020-10-21 21:54:47 +01:00
plugins Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
services Plugins: Allow custom commands to return a result 2020-10-21 01:43:06 +01:00
style/icons Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
tools Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
.gitignore Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
app.ts Desktop: Added openProfileDirectory command and menu item 2020-10-21 22:10:21 +01:00
bridge.ts Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
checkForUpdates.js Desktop: Make “update is available” dialog box easier to use (#3877) 2020-10-22 12:25:06 +01:00
dev-app-update.yml-FORTESTING Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ElectronAppWrapper.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
generateSha512.js Tools: Generates SHA-256 sum of AppImage for Linux (#3410) 2020-07-03 22:46:20 +01:00
global.d.ts Tools: Try to add codemirror types again (#3380) 2020-06-18 18:58:11 +01:00
gulpfile.js Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
index.html Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
InteropServiceHelper.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
main-html.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
main.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
package-lock.json Electron release v1.3.8 2020-10-21 18:19:33 +01:00
package.json Electron release v1.3.8 2020-10-21 18:19:33 +01:00
style.css Desktop: Display more info while an ENEX file is being imported 2020-10-21 16:55:52 +01:00
testPluginDemo.sh Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00