Basic roadmap

This commit is contained in:
Abhishek Shroff
2024-09-23 20:15:39 +05:30
parent 894d31d772
commit f4397e9733
+53
View File
@@ -0,0 +1,53 @@
Self-hosted cloud file storage
[x] Cross-platform (Mobile, Desktop, Web)
[x] Offline
[?] File Explorer
[x] Upload files
[x] Upload folders
[x] Create folders
[x] Rename
[x] Move (cut-paste)
[ ] Copy (copy-paste)
[x] Download files
[ ] Notifications for completed/failed downloads
[ ] Download folders / multiple files as zip
[?] Preview files
[x] Images
[ ] Text
[ ] Audio
[ ] PDF
[ ] EPUB
[ ] Bookmark folders
[ ] Table View
[ ] Grid View
[ ] Thumbnails
[ ] Sync Manager
[x] View List of pending actions
[ ] Retry / Edit / Delete failed actions
[ ] Retry / Edit / Delete failed downloads
[ ] View in-progress downloads
[ ] View transfer rate and ETA
[ ] Public access
[ ] Download files
[ ] View folders
[ ] Password-protected (Basic auth)
[ ] Max Duration
[ ] Max Accesses (single-file only?)
[ ] Sharing folders
[x] Server support for permissions
[ ] View permissions
[ ] Edit permissions
[ ] Shared With Me
[ ] Sync
[ ] Sync directory tree
[ ] Keep files offline
[ ] Full 2-way sync
[ ] Storage backends
[ ] System Tray Integration
[ ] Edit files
[ ] Text
[ ] Images
[ ] Session management
[x] Support server-side logout
[ ] Trash