1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ReactNativeClient
Laurent Cozic 2fef4a0c09 Fixing CRA
2020-02-15 15:21:58 +00:00
..
android Android release v1.0.318 2020-02-09 22:25:18 +00:00
ios iOS: Fixes #2384: Improve support for dark mode 2020-02-14 00:17:09 +00:00
lib Fixing CRA 2020-02-15 15:21:58 +00:00
locales Update translations 2020-02-07 19:47:39 -05:00
.buckconfig
.flowconfig Mobile: Upgrading to React Native to 0.61.5 2020-02-09 20:21:52 +00:00
.gitattributes
.gitignore Mobile: Upgrading to React Native to 0.61.5 2020-02-09 20:21:52 +00:00
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
encodeAssets.js Removed auto-copied assets 2020-02-08 11:20:44 +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 Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json All: Security: Fixed potential Arbitrary File Read via XSS 2020-02-13 23:59:23 +00:00
package.json All: Security: Fixed potential Arbitrary File Read via XSS 2020-02-13 23:59:23 +00:00
PluginAssetsLoader.ts All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
root.js Fixing CRA 2020-02-15 15:21:58 +00:00
run_ios.sh
start_server.bat
start_server.sh