nextcloud/apps/files_sharing/src
Cyrille Bollu 50badb3fb6 Various improvements related to the recent implementation of temporary passwords
for mail shares:

1- Changes style of "forgot password?" and "Back" button
2- Adds information about share password's expiration time in the emails sent.
3- Shows password expiration time in the Share menu
4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords)
5- At share's creation, password should only be sent when it's a permanent one

See also https://github.com/nextcloud/server/issues/31952

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08 11:29:19 +00:00
..
components Various improvements related to the recent implementation of temporary passwords 2022-06-08 11:29:19 +00:00
lib Support CRUD share permissions 2022-02-15 11:54:17 +01:00
mixins Various improvements related to the recent implementation of temporary passwords 2022-06-08 11:29:19 +00:00
models Various improvements related to the recent implementation of temporary passwords 2022-06-08 11:29:19 +00:00
services Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
style Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
utils Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
views Fix loading groupfolder info when share api is disabled 2022-05-27 10:46:57 +02:00
additionalScripts.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
collaborationresources.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
collaborationresourceshandler.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
files_sharing.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
files_sharing_tab.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
index.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
personal-settings.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
share.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00
sharebreadcrumbview.js Use @nextcloud/sharing in files and files_sharing 2022-01-26 17:58:43 +01:00