1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
2020-10-21 01:43: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: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
gui Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
locales Fixed translations 2020-10-11 16:18:58 +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 Merge branch 'dev' into release-1.3 2020-10-20 12:00:39 +01:00
bridge.ts Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
checkForUpdates.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +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.7 2020-10-20 12:01:12 +01:00
package.json Electron release v1.3.7 2020-10-20 12:01:12 +01:00
style.css Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
testPluginDemo.sh Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00