nextcloud/apps/files/src
provokateurin 4aede1b43d
fix(files): Allow opening the same file repeatedly
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-30 13:53:53 +01:00
..
actions fix(files): jsunit file_conversions 2025-01-22 18:12:54 +01:00
components fix(files): Allow opening the same file repeatedly 2025-01-30 13:53:53 +01:00
composables feat(files): add opendetails param and file list up/down keyboard shortcut 2024-12-17 09:59:56 +01:00
filters fix(files): Properly reset all file list filters on view change 2025-01-21 16:38:06 +01:00
mixins fix(files): sort not working after changing views 2025-01-16 08:57:19 +01:00
models chore(files): replace @skjnldsv/sanitize-svg with DOMPurify 2024-11-14 10:32:12 +01:00
newMenu fix: Hide "Create templates folder" option if templates are disabled in configuration 2025-01-27 16:08:53 +01:00
plugins/search fix(unified-search): Prevent multiple file picker triggers in in-folder search 2025-01-29 12:50:12 +01:00
router chore: Add SPDX header 2024-05-29 08:58:16 +02:00
services chore: Resolve ESLint warnings 2025-01-16 22:18:29 +01:00
store feat(files): add conversion action 2025-01-22 16:29:36 +00:00
utils feat(files): add hotkey service and unify action handling 2024-12-17 09:59:57 +01:00
views perf(files): Check node type property instead of instance 2025-01-29 15:32:10 -08: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 feat(files): add conversion action 2025-01-22 16:29:36 +00: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 fix(files): sort not working after changing views 2025-01-16 08:57:19 +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