1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Runo Saduwa 0be982c798
Desktop: Fixes #2467: Menu items were not disabled in viewer-only mode (#2576)
* preview mode fix

* preview-edit mode fixed

* remove unecessary white space

* improved logic and removed empty line

* improved code and removed comment

* improved code again

* changed note type check logic

* improved code
2020-03-06 22:58:52 +00: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: Fixes #2560: Add toggling functionality for bold, italics and code in Editor Toolbar (#2565) 2020-03-06 22:50:49 +00:00
locales update de_DE.po 2020-03-03 03:20:09 -05:00
plugins Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
tools Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
.gitignore Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
app.js Desktop: Fixes #2467: Menu items were not disabled in viewer-only mode (#2576) 2020-03-06 22:58:52 +00:00
bridge.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
checkForUpdates.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +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 Desktop: Fixes #2476: Fix window dimensions and position when the application starts (#2514) 2020-02-27 18:38:08 +00:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gulpfile.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
index.html Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
InteropServiceHelper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main-html.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +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.192 2020-03-06 22:33:47 +00:00
package.json Electron release v1.0.192 2020-03-06 22:33:47 +00:00
style.css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
theme.js DESKTOP: Improve code css for Solarized Dark (#2626) 2020-03-01 16:33:57 -05:00