You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(share): support more secure file sharing (#156)
* feat(share): support more secure file sharing
* feat(share): share operation in folder page
* feat(i18n): add openlist_share driver addition english translation
* fix(archive): decompress disappear in folder context menu
* fix(copy_link): incorrect behavior when copy single file share link
* refactor(MuseUser): use onMount instead of IIFE
* refactor(archive): replace indexOf with includes for better readability
* refactor(share): simplify randomPwd function using Array.from
* fix(share): use local var instead of store in edit page initialization
---------
Signed-off-by: MadDogOwner <[email protected]>
Co-authored-by: MadDogOwner <[email protected]>
0 commit comments