-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishenhancementfeature: files
Description
Main modules
- Files: feat(f2v): migrate Files #39808
- Systemtags: feat(files): add systemtags view #40475
Submodules
- File upload + New files/folder menu: feat(files): add uploader #39945
- Breadcrumbs sharing icon feat(files): add sharing icon in header #40192
- Drag and drop + Move/Copy action feat(files): add drag and drop support #39998
- Sort favorites first option feat(files): sort favorites first #37946
- Grid view feat(files): grid view #40917
- Search
- Folder icon overlay feat(files): add folder icon overlay #40209
- Dropzone feat: allow external drop and add dropzone #40674
Actions
- Support nested actions
- Inline tag display [f2v] Render inline system tags using new DAV properties API #40284
- Inline comments action refactor(f2v): Migrate unread comments action to the new FileAction API #40409
- Inline locked state [F2V] Lock indicator files_lock#154
- Inline share action feat(files): add files_sharing indicator #40517
- Template picker feat(files): migrate template picker #40854
- Disconnect/leave share delete node: [F2V]
Disconnect storageandLeave this share#40940server/apps/files/js/fileactions.js
Lines 787 to 791 in dd3cd29
if (mountType === 'external-root') { deleteTitle = t('files', 'Disconnect storage'); } else if (mountType === 'shared-root') { deleteTitle = t('files', 'Leave this share'); }
Undecided / later
- Files public (the public files app is behaving very differently and needs dedicated separate work)
- My files view
Regressions
Testing
- Acceptance cypress
Follow-ups
- Dive into a potential perf boost on the virtual scrolling with some pseudo-code key mapping feat(files): grid view #40917
- Implement keyboard navigation and shortcut page: Keyboard shortcuts for common actions in Files #30484
- Deprecate files_rightclick
- Remove
/apps/files/js - Photos previews get outdated after an edit from the viewer [Bug]: changed images in the web interface do not show (plus fix suggestion!) #40230
Apps customizations
- Disabled style for end-to-end encrypted folders
Reactions are currently unavailable
Metadata
Metadata
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishenhancementfeature: files
Type
Projects
Status
☑️ Done
Status
Done