nextcloud/apps/files_sharing/src
Ferdinand Thiessen c4d28ae62e
fix(files_sharing): Remove debounce from expiration date formatting
This should be done as soon as changed, as the value is not passed to
API but needs to be tracked internally (e.g. if you quickly press
"save").

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-15 18:08:37 +01:00
..
actions fix(filesharing): file appear as shared by their owner if it has a numerical user ID 2024-09-30 10:22:48 +02:00
components fix(files_sharing): Stop overwriting the share expiration date with the default expiration date 2025-01-15 18:08:25 +01:00
lib Improve sharing flow 2023-08-30 17:58:01 +02:00
mixins fix(files_sharing): Remove debounce from expiration date formatting 2025-01-15 18:08:37 +01:00
models fix(files_sharing): Create passwords when enforced for mail shares 2024-04-04 16:20:11 +02:00
services fix(files): Correctly parse external shares for files UI 2024-09-03 11:53:02 +02:00
style Adjust breadcrumb navigation structure to the navigation list 2023-04-04 12:16:45 +02:00
utils fix(files_sharing): federated shares avatar 2024-10-29 07:32:11 +01:00
views fix(files_sharing): Remove debounce from expiration date formatting 2025-01-15 18:08:37 +01:00
additionalScripts.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_tab.js fix(files): Close the sidebar on navigation 2024-08-02 10:21:05 +02:00
init.ts fix(files): add mount root property and adjust delete wording 2024-02-06 17:43:35 +01:00
main.ts chore: add actions testing 2023-07-11 13:52:28 +02: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