v. Add system configs, unite frontend configs 2. Add copy link button to fileitems (copy the view link) v. Change back button action in fileitem detail page, to back to its parent page. Currently it is backing to previous route 4. Add file tags functionality 5. Add access log view v. Add file create functionality v. Fix video player cannot play issue (400MB MP4) 8. User tags management v. Use different icons/colors to files/directories shared by others 10. Create video thumbnail while uploading 12. Make generate thumbnail to videos and images as optional, user could set this in settings OR implement a setting app 13. Make allow or not allow registry setting 14. Make server API configurable from frontend or electron app. 15. While in electron APP, we need change the "Open in New Tab" action. 16. More featured video player, support next and previous, etc. 17. [bug] Download file in electron app, need progress. 18. [bug] Download file in electron app failed, with error: request exceeds 30000ms. v. Optimize file download logic, currently, it download to browser first by js (because download needs authentication).