joplin/ElectronClient
Laurent Cozic 305e4c8eaf Add support for spell checker in CodeMirror using contenteditable mode 2020-10-29 18:31:52 +00: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 Add support for spell checker in CodeMirror using contenteditable mode 2020-10-29 18:31:52 +00:00
locales Update translations 2020-10-29 10:34:31 -04:00
plugins Desktop: Fix: Command Palette click did not work 2020-10-24 11:46:02 +01:00
services Merge branch 'dev' into spellchecking 2020-10-29 17:29:18 +00: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
ElectronAppWrapper.ts Added support for title input field 2020-10-23 12:02:46 +01:00
InteropServiceHelper.ts Moved title bar to separate component and converted time-utils to TypeScript 2020-10-23 11:06:47 +01:00
app.ts Merge branch 'dev' into spellchecking 2020-10-29 17:29:18 +00: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
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
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.10 2020-10-29 11:20:45 +00:00
package.json Electron release v1.3.10 2020-10-29 11:20:45 +00: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