mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-17 18:44:45 +02:00
5bbedc7e3c
* 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>