1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +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
.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
index.ios.js
index.js
main.js Merge branch 'master' into improve-build 2020-02-19 00:18:38 +00:00
metro.config.js
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
root.js Fix build 2020-02-19 00:09:19 +00:00
run_ios.sh
setUpQuickActions.ts Fixed TypeScript issues 2020-02-19 00:41:49 +00:00
start_server.bat
start_server.sh