nextcloud-API icon indicating copy to clipboard operation
nextcloud-API copied to clipboard

Add hide download option in share

Open MrCapsLock opened this issue 3 years ago • 0 comments

I did this:

  1. hide download option when updating share
  2. remove multi params checking (cause Nextcloud supporting multi params at once)
  3. optimize if statement when checking public_upload in update share function

MrCapsLock avatar Apr 21 '22 09:04 MrCapsLock