1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/ElectronClient
2020-10-16 16:24:07 +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: Fixes #3886: Allows toggling external editing off and on again 2020-10-10 13:32:30 +01:00
gui Desktop: Fixed toggleNoteList and toggleSidebar commands 2020-10-13 13:01:02 +01:00
locales Fixed translations 2020-10-11 16:18:58 +01:00
plugins All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
services All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +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 Destkop: Create template directory on startup 2020-10-12 09:52:36 +01:00
bridge.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
checkForUpdates.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +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 All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
main-html.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
main.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
package-lock.json Merge branch 'dev' into rn_63 2020-10-16 16:24:07 +01:00
package.json Merge branch 'dev' into rn_63 2020-10-16 16:24:07 +01:00
style.css Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
testPluginDemo.sh All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00