nextcloud-API
nextcloud-API copied to clipboard
Add hide download option in share
I did this:
- hide download option when updating share
- remove multi params checking (cause Nextcloud supporting multi params at once)
- optimize if statement when checking public_upload in update share function