nextcloud/apps/files/src
Maksim Sukharev b06a8767f0 fix(files): hide move dialog action if destination has no CREATE permission
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-01-15 13:07:12 +01:00
..
actions fix(files): hide move dialog action if destination has no CREATE permission 2025-01-15 13:07:12 +01:00
components fix: Show full template name 2025-01-15 08:34:45 +00:00
composables feat(files): add opendetails param and file list up/down keyboard shortcut 2024-12-17 09:59:56 +01:00
filters chore(files): Adjust wording for file type filter 2024-08-26 20:42:41 +02:00
mixins refactor(files): Provide useFileListWidth composable 2024-11-20 19:08:21 +01:00
models chore(files): replace @skjnldsv/sanitize-svg with DOMPurify 2024-11-14 10:32:12 +01:00
newMenu fix(files): "New folder" menu entry requires read permission 2024-09-06 03:38:48 +02:00
plugins/search chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
router chore: Add SPDX header 2024-05-29 08:58:16 +02:00
services fix: Remove duplicate propfind call 2025-01-15 11:20:01 +01:00
store feat(systemtags): add systemtag manage keyboard shortcut 2024-12-17 10:18:57 +01:00
utils feat(files): add hotkey service and unify action handling 2024-12-17 09:59:57 +01:00
views fix: Remove duplicate propfind call 2025-01-15 11:20:01 +01:00
eventbus.d.ts feat: Navigate via folder tree 2024-08-01 09:17:56 -07:00
FilesApp.vue fix(files): Adjust files list for sharing permissions on public shares 2024-09-06 03:38:47 +02:00
init.ts fix(files): Disable internal views on public shares 2024-09-06 03:38:47 +02:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-personal-settings.js chore(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +02:00
main.ts feat(files): add hotkey service and unify action handling 2024-12-17 09:59:57 +01:00
reference-files.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
types.ts feat(files): add opendetails param and file list up/down keyboard shortcut 2024-12-17 09:59:56 +01:00
vue.d.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00