nextcloud/apps/files_sharing/src
fenn-cs 8c5ea73404 Improve share logic for enforced password & expiry date
* It's possible for the admin to enforce and expiry date after, some
 shares have been created. This commit makes possible to update the
 share with the new admin constraints.

* This commit would users to modify enforced expiry to anything within
 range and less than the enforced limit in the pre-create dialog for public
 shares.

* This commit fixes, unable to update share without updating password.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-11-30 16:26:46 +00:00
..
components Improve share logic for enforced password & expiry date 2023-11-30 16:26:46 +00:00
lib Improve sharing flow 2023-08-31 14:28:13 +02:00
mixins Improve share logic for enforced password & expiry date 2023-11-30 16:26:46 +00:00
models Improve sharing flow 2023-08-31 14:28:13 +02:00
services Enfore allowPublicShares admin setting 2023-09-13 10:18:08 +01:00
style Adjust breadcrumb navigation structure to the navigation list 2023-04-04 12:16:45 +02:00
utils Improve sharing flow 2023-08-31 14:28:13 +02:00
views Improve share logic for enforced password & expiry date 2023-11-30 16:26:46 +00:00
additionalScripts.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
collaborationresources.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
collaborationresourceshandler.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
files_sharing.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
files_sharing_tab.js chore(eslint): replace node/no-missing-import by n/no-missing-import 2023-03-23 07:31:33 +01:00
index.js Add SHARE_TYPE_SCIENCEMESH 2023-03-08 16:46:55 +01:00
personal-settings.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
share.js fix(files_sharing): Don't show copy action when !canDownload and no update permissions 2023-05-02 13:08:30 +00:00
sharebreadcrumbview.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00