nextcloud/apps/files/src
skjnldsv b8591e6b82 fix(files): highlight previous folder on history up
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-06-04 06:37:14 +00:00
..
actions fix(files): do nothing if view local dialog was just closed 2025-06-01 15:42:27 +02:00
components fix(files): do not even try to fetch a preview if èhas-preview` is false 2025-05-26 18:57:33 +02:00
composables test: fix CI when running Karma tests 2025-03-20 15:41:58 +01:00
filters fix(files): Ensure the filter instance is mounted 2025-03-03 14:20:54 +01:00
mixins fix(files): support submenu in batch actions header too 2025-02-07 09:22:54 +00: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:19:00 +00:00
plugins/search fix: Use searchFrom property for client side plugins 2025-01-31 12:10:34 +00:00
router fix(files): highlight previous folder on history up 2025-06-04 06:37:14 +00:00
services test: adjust unit tests for updated library 2025-05-31 20:05:39 +02:00
store feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00
utils fix(files): make sure to always have proper plural forms 2025-05-22 13:01:50 +02:00
views feat: only load template fields when requested 2025-05-26 18:03:24 +02:00
eventbus.d.ts feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01: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.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:42:00 +00:00
types.ts feat(files): allow to ignore warning to change file type 2025-03-04 21:12:42 +01:00