1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient
2020-09-05 00:02:20 +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: Refactored command system 2020-07-03 22:32:39 +01:00
gui Desktop: Load Codemirror css in index.html (#3673) 2020-09-05 00:02:20 +01:00
locales Update translations 2020-07-19 15:18:42 -04:00
plugins All: Resolves #1877: Add search filters (#3213) 2020-08-08 00:13:21 +01:00
tools Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
.gitignore Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
app.js Desktop: Fixes sync target upgrade issue when custom TLS settings are used 2020-09-04 22:46:09 +01:00
bridge.js Merge branch 'dev' of github.com:laurent22/joplin into dev 2020-09-01 20:55:12 +01:00
checkForUpdates.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +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.js Desktop: Fixes #3645: Improved handling of startup errors, and prevent window from being invisible when upgrading sync target 2020-09-01 22:25:23 +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 Tools: Cleaned up and improve build config, and fixed TypeScript Watch high CPU usage 2020-08-01 14:48:56 +01:00
index.html Desktop: Load Codemirror css in index.html (#3673) 2020-09-05 00:02:20 +01:00
InteropServiceHelper.js Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
main-html.js All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +01:00
main.js Desktop: Fixes #3645: Improved handling of startup errors, and prevent window from being invisible when upgrading sync target 2020-09-01 22:25:23 +01:00
package-lock.json Electron release v1.0.242 2020-09-04 22:46:26 +01:00
package.json Electron release v1.0.242 2020-09-04 22:46:26 +01:00
style.css Desktop: Enable searching in editor rather than the viewer for CodeMirror (#3360) 2020-07-22 23:13:23 +01:00