1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient
Helmut K. C. Tessarek 16c5ffadc7
Update translations
2020-10-29 10:34:31 -04: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 macOS: Regression: Restore Edit menu in config screens so that Copy/Cut/Paste shortcuts work 2020-10-28 11:23:57 +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 Plugins: Add the openNote, openFolder and openTag commands 2020-10-25 17:22:59 +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
app.ts Desktop: Regression: Restore "New sub-notebook" command 2020-10-25 17:29:52 +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
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.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