Skip to content

Conversation

Mingyu-Wei
Copy link
Collaborator

Overview:

Add a Share button in file browser for non-authenticated users to download files/folders

Related Github Issues:

#468

Summary of Changes:

  1. Added a ShareModal where users can specify allowed uses and valid seconds, and when users click 'Generate Link', the modal will display a shareable link. The user can easily click the Copy button to copy the link to clipboard
image image
  1. Display the Share button in the Toolbar
image

Testing Steps:

  1. Select one file or directory from Files
  2. Click the 'Share' button
  3. Specify the allowed uses and valid seconds
  4. Click the 'Generate Link' button
  5. Click the 'Copy' button
  6. The link should allow non-authenticated users to download the shared files (up to allowed uses times)

@nathandf nathandf merged commit 70e8698 into dev Oct 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants