1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/ReactNativeClient
Laurent Cozic 51235f191d All: Add support for sync target lock
The goal is to allow locking a sync target so that maintenance
operations, such as upgrading the target to a more efficient format,
can be done. For now, only the lock mechanism is in place, as a way to
evaluate it, and to see if it can cause any issue.
2020-07-10 23:42:03 +01:00
..
android Android release v1.0.333 2020-06-28 19:57:33 +01:00
ios ios-v10.0.50 2020-06-28 20:17:13 +01:00
lib All: Add support for sync target lock 2020-07-10 23:42:03 +01:00
locales Update en_US.po 2020-06-20 18:22:01 -04:00
MarkdownEditor Tools: Added prefer-default-export eslint rule 2020-06-02 20:13:15 +00:00
tools Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
.buckconfig Added React Native app 2017-05-06 15:37:28 +01:00
.flowconfig Mobile: Upgrading to React Native to 0.61.5 2020-02-09 20:21:52 +00:00
.gitattributes Added React Native app 2017-05-06 15:37:28 +01:00
.gitignore Mobile: Upgrading to React Native to 0.61.5 2020-02-09 20:21:52 +00:00
.watchmanconfig Added React Native app 2017-05-06 15:37:28 +01:00
app.json Various changes 2017-07-07 23:25:03 +01:00
clean_build.bat Tools: Added back RN bundler command and cleaned up files 2020-02-24 17:30:11 +00:00
gulpfile.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
index.android.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.ios.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Mobile: Fixes #3344: Fixed regression that would cause links in notes to open within app itself 2020-06-08 07:41:04 +01:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Desktop, Mobile: Fixes #3281: Prevent code highlighting from freezing the app in some cases 2020-06-28 18:31:43 +01:00
package.json Desktop, Mobile: Fixes #3281: Prevent code highlighting from freezing the app in some cases 2020-06-28 18:31:43 +01:00
PluginAssetsLoader.ts Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
root.js Revert "Mobile: Refactored and made dialog boxes more reliable" 2020-06-13 16:20:59 +01:00
setUpQuickActions.ts Tools: Added prefer-default-export eslint rule 2020-06-02 20:13:15 +00:00