nextcloud-server/apps/files_sharing/src
nfebe 148fdbf6e3 feat: Use redundant label for accessibility only
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-25 12:04:19 +07:00
..
components feat: Use redundant label for accessibility only 2025-01-25 12:04:19 +07:00
files_actions fix(Federation): Show some icon for federated users on shares 2024-11-09 10:33:17 +07:00
files_filters fix(files): Properly reset all file list filters on view change 2025-01-21 16:38:06 +07:00
files_headers refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +07:00
files_newMenu fix(files_sharing): Hide file request if public uploads disabled 2024-12-20 12:13:32 +07:00
files_views fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +07:00
lib test: Migrated all Jest tests to vitest 2024-08-26 17:27:22 +07:00
mixins fix(files_sharing): Remove debounce from expiration date formatting 2025-01-15 15:48:22 +07:00
models feat(sharing): Make it possible to customize share link tokens 2025-01-15 15:50:43 +07:00
router feat(files_sharing): Migrate public share to use Vue files list 2024-09-06 03:38:42 +07:00
services feat(sharing): Toggle custom tokens setting as admin 2025-01-15 15:50:43 +07:00
style feat: Add bidi support in core directory 2024-08-29 08:32:47 +07:00
utils refactor: Use new `ShareType` across file_sharing 2024-12-03 14:25:15 +07:00
views feat: Only show show inherited shares section if present 2025-01-23 23:36:29 +07:00
additionalScripts.js
collaborationresourceshandler.js
files_sharing_tab.js
init-public.ts fix(files_sharing): Open single-file-share by default 2024-09-09 14:49:21 +07:00
init.ts refactor(files_sharing): Make file structure more clear 2024-09-06 03:38:47 +07:00
main.ts
personal-settings.js
public-file-request.ts fix(dav): file request guest nickname encoding 2024-11-12 22:38:40 +07:00
share.js refactor: Use new `ShareType` across file_sharing 2024-12-03 14:25:15 +07:00
sharebreadcrumbview.js refactor: Use new `ShareType` across file_sharing 2024-12-03 14:25:15 +07:00
sharing.d.ts