1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/ReactNativeClient
Georg Grab 5bbedc7e3c
Desktop: Resolves #592: Create a screen that list all the resouces (#2189)
* Add a Basic Resource Screen

Implement "Open in External Viewer"

Add @types/lodash as a devDependency, prettyBytes for pretty printing bytes

Implement display of Orphaned Resources

Implement deletion of Resources

Implement sorting logic

Minor Styling

Remove Compiled js

Review - No more Orphan display, LIMIT resources

ResourceScreen - use DB for sorting

Database - Version 28 (Index on Resource size)

Add compiled JS with eslint --fix

Add ResourceScreen to ignore files, delete from repo

Disable enforce-react-hooks

* Second review round

* Update ResourceScreen.tsx

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-02-19 10:13:33 +00:00
..
android Fix build 2020-02-19 00:09:19 +00:00
ios Fix build 2020-02-19 00:09:19 +00:00
lib Desktop: Resolves #592: Create a screen that list all the resouces (#2189) 2020-02-19 10:13:33 +00:00
locales Update translations 2020-02-18 15:01:29 -05: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
build_android_prod.bat Android: Automate building for prod 2017-11-23 18:14:38 +00:00
build_android.bat Android: Fixed image picker issues 2017-11-20 19:01:19 +00:00
clean_build.bat Status screen 2017-07-10 20:16:59 +01:00
debug_log.bat Various changes 2017-07-08 00:25:10 +01:00
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
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 Merge branch 'master' into improve-build 2020-02-19 00:18:38 +00:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Mobile: Update react-native-version-info to 1.0.1 (#2522) 2020-02-19 00:45:22 +00:00
package.json Mobile: Update react-native-version-info to 1.0.1 (#2522) 2020-02-19 00:45:22 +00:00
PluginAssetsLoader.ts All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
root.js Fix build 2020-02-19 00:09:19 +00:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
setUpQuickActions.ts Fixed TypeScript issues 2020-02-19 00:41:49 +00:00
start_server.bat Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00