1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-08 13:06:15 +02:00
joplin/packages/app-mobile
2021-04-25 09:50:52 +01:00
..
android Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
components Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
ios iOS: Add share extension (#4492) 2021-04-24 09:22:11 +01:00
locales
pluginAssets Desktop, Mobile: Update Mermaid: 8.8.1 -> 8.8.4 (#4193) 2020-12-09 21:44:38 +00:00
services Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
tools Tools: Clean up and fix tool dependencies 2021-01-18 20:09:11 +00:00
utils Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
.buckconfig
.flowconfig
.gitattributes
.gitignore Tools: Refactor Android release script 2020-11-06 18:45:45 +00:00
.prettierrc.js
.watchmanconfig
app.json
babel.config.js
clean_build.bat
gulpfile.js Tools: Clean up and fix tool dependencies 2021-01-18 20:09:11 +00:00
index.js Mobile: Fixes #4268: Fix "Not implemented" error when downloading resources with S3 sync target (#4279) 2021-01-07 16:36:07 +00:00
metro.config.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
package-lock.json Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
package.json Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
PluginAssetsLoader.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
root.tsx Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
setUpQuickActions.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
tsconfig.json