nextcloud/apps/files/src
Louis Chemineau 5d078b3234
fix: Do not duplicate / in davPath
`davRootPath` already contains a leading `/`

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-09 17:43:12 +01:00
..
actions feat(files): Display meaningful error message on move failure 2025-01-03 15:36:38 +01:00
components feat(files): add selection keyboard shortcuts 2024-12-17 09:59:57 +01: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(files): Only register preview service worker once when the instance is hosted at the root path 2024-12-18 16:51:44 +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: Do not duplicate / in davPath 2025-01-09 17:43:12 +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