nextcloud-server/apps/files_sharing/src
John Molakvoæ e8ccd0ec96
fix(files_sharing): bypass sidebar call and return null straight away
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-08-21 11:48:15 +07:00
..
actions fix(files_sharing): bypass sidebar call and return null straight away 2025-08-21 11:48:15 +07:00
components fix(files_sharing): ensure password or date is enabled by default to be enforced 2025-08-04 17:18:36 +07:00
files_headers fix(files_sharing): Add missing "note to recipient" 2024-07-31 15:05:15 +07:00
filters perf(files_sharing): do not require second propfind for account filter 2025-04-14 10:40:15 +07:00
lib chore: Add SPDX header 2024-06-06 22:53:41 +07:00
mixins fix(files_sharing): restore state when updating share failed 2025-07-23 18:32:23 +07:00
models fix(files_sharing): ugly hacks to update permissions on share creation 2025-04-02 13:12:12 +07:00
new fix(files): fix template folder and file request menu order 2024-07-31 18:44:50 +07:00
services fix(files_sharing): Map sharee information for `shared-by-you` view 2025-03-03 14:24:18 +07:00
style chore: Add SPDX header 2024-06-06 22:53:41 +07:00
utils fix(files_sharing): fallback self.crypto.getRandomValues 2025-07-28 17:57:32 +07:00
views fix(files_sharing): restore state when updating share failed 2025-07-23 18:32:23 +07:00
additionalScripts.js chore: Add SPDX header 2024-06-06 22:53:41 +07:00
collaborationresourceshandler.js chore: Add SPDX header 2024-06-06 22:53:41 +07:00
files_sharing_tab.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
init.ts fix(files_sharing): Add missing "note to recipient" 2024-07-31 15:05:15 +07:00
main.ts test: Adjust Typescript definitions for OCP and OC 2024-07-09 17:13:30 +07:00
personal-settings.js chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where possible 2024-08-13 17:54:47 +07:00
public-file-request.ts feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +07:00
share.js refactor: Use new `ShareType` across file_sharing 2025-01-02 15:28:17 +07:00
sharebreadcrumbview.js refactor: Use new `ShareType` across file_sharing 2025-01-02 15:28:17 +07:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +07:00