1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Pranav Shridhar 913c78f45d
macOS: Resolves #2804: Add search feature in Help Menu (#2805)
* added search feature in help menu (for mac users)

* Update app.js

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-05-09 10:47:13 +01:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
fonts Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gui Desktop: Handle compositionend event in TinyMCE (#3164) 2020-05-08 00:16:04 +01:00
locales Update translations 2020-04-21 08:03:29 -04:00
plugins Desktop: Fixes #3093: Prevent Goto Anything from freezing when inputting special characters 2020-04-20 18:01:28 +00:00
tools Desktop: TinyMCE: Added localisation support 2020-05-03 23:55:41 +00:00
.gitignore Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
app.js macOS: Resolves #2804: Add search feature in Help Menu (#2805) 2020-05-09 10:47:13 +01:00
bridge.js Desktop: Fix issue where last used filename was displayed when exporting directory 2020-04-15 00:05:57 +01:00
checkForUpdates.js Tools: Apply "curly" eslint rule 2020-03-13 23:57:34 +00: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.js Revert "Desktop: Add global shortcut to show/hide Joplin (#2653)" 2020-04-15 05:50:26 -04:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Refactor note editor 2020-05-02 16:41:07 +01:00
gulpfile.js Desktop: TinyMCE: Added localisation support 2020-05-03 23:55:41 +00:00
index.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
InteropServiceHelper.js Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
main-html.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
main.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Electron release v1.0.206 2020-05-09 09:38:50 +01:00
package.json Electron release v1.0.206 2020-05-09 09:38:50 +01:00
style.css Desktop: Fixes #2830: Fixes todo mouse hover behaviour (#2831) 2020-04-11 11:38:00 +01:00
theme.js Desktop: Fixed note toolbar layout 2020-05-04 00:14:28 +00:00