nextcloud/apps/files_sharing/src
Ferdinand Thiessen 572b12439b
fix(files_sharing): Map sharee information for shared-by-you view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-03 14:24:18 +01:00
..
actions fix(Federation): Show some icon for federated users on shares 2024-10-30 15:16:00 +01:00
components fix(files_sharing): Fix public share expiration being set when toggle is not enabled 2025-02-19 12:05:48 +01:00
files_headers fix(files_sharing): Add missing "note to recipient" 2024-07-31 15:05:15 +02:00
filters fix(files): Properly reset all file list filters on view change 2025-02-18 12:34:11 +01:00
lib chore: Add SPDX header 2024-06-06 22:53:41 +02:00
mixins fix: Show default expiration date before create link share 2025-02-06 22:14:16 +01:00
models chore(assets): Recompile assets + lint fix 2024-11-20 09:08:34 +00:00
new fix(files): fix template folder and file request menu order 2024-07-31 18:44:50 +00:00
services fix(files_sharing): Map sharee information for shared-by-you view 2025-03-03 14:24:18 +01:00
style chore: Add SPDX header 2024-06-06 22:53:41 +02:00
utils refactor: Use new ShareType across file_sharing 2025-01-02 15:28:17 +01:00
views fix(eslint): Strings must use singlequote 2025-03-02 12:47:11 +01:00
additionalScripts.js chore: Add SPDX header 2024-06-06 22:53:41 +02:00
collaborationresourceshandler.js chore: Add SPDX header 2024-06-06 22:53:41 +02: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 +02:00
init.ts fix(files_sharing): Add missing "note to recipient" 2024-07-31 15:05:15 +02:00
main.ts test: Adjust Typescript definitions for OCP and OC 2024-07-09 17:13:30 +02:00
personal-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
public-file-request.ts feat(files_sharing): add public name prompt for files requests 2024-07-18 20:15:39 +02:00
share.js refactor: Use new ShareType across file_sharing 2025-01-02 15:28:17 +01:00
sharebreadcrumbview.js refactor: Use new ShareType across file_sharing 2025-01-02 15:28:17 +01:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00