nextcloud/apps/files_sharing/src
F. E Noel Nfebe 989f24fea6
Merge pull request #52409 from nextcloud/backport/52364/stable31
[stable31] fix(files_sharing): Improve expiration date input change handling
2025-04-24 21:39:17 +02:00
..
components fix(files_sharing): Improve expiration date input change handling 2025-04-24 12:04:06 +01:00
files_actions fix(files_sharing): ensure share status action works also in grid view 2025-03-19 22:49:05 +01:00
files_filters perf(files_sharing): do not require second propfind for account filter 2025-04-14 10:41:22 +02:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +02:00
files_newMenu fix(files_sharing): Hide file request if public uploads disabled 2024-12-20 12:13:32 +01:00
files_views fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +02:00
lib test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +02:00
mixins fix(files_sharing): Improve expiration date input change handling 2025-04-24 12:04:06 +01:00
models fix(files_sharing): ugly hacks to update permissions on share creation 2025-04-02 13:10:32 +02:00
router fix(files_sharing): ignore duplicated navigation when replacing current route 2025-03-04 22:26:20 +01:00
services fix(files_sharing): Map sharee information for shared-by-you view 2025-03-04 21:51:53 +01:00
style feat: Add bidi support in core directory 2024-08-29 08:32:47 +00:00
utils refactor: Use new ShareType across file_sharing 2024-12-03 14:25:15 +01:00
views chore(i18n): Use "name" instead of "nickname" 2025-04-24 18:53:59 +02: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
eventbus.d.ts feat(sharing): Allow to set default view mode for public shares 2025-02-11 12:19:05 +01: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-public.ts feat(sharing): Allow to set default view mode for public shares 2025-02-11 12:19:05 +01:00
init.ts refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +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 fix(dav): file request guest nickname encoding 2024-11-12 22:38:40 +00:00
share.js refactor: Use new ShareType across file_sharing 2024-12-03 14:25:15 +01:00
sharebreadcrumbview.js refactor: Use new ShareType across file_sharing 2024-12-03 14:25:15 +01:00
sharing.d.ts chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00