nextcloud/apps/files/src
skjnldsv 2fdd132325 fix(files): ensure proper headers lifecycle
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-08 23:06:39 +02:00
..
actions fix(files): also use open-in-files for the search view 2025-07-01 19:47:25 +02:00
components fix(files): ensure proper headers lifecycle 2025-07-08 23:06:39 +02:00
composables feat(files): add search scope toggle and logic 2025-07-01 19:47:25 +02:00
filters feat(files): add "search everywhere" button within the filters row 2025-07-04 14:47:21 +02:00
mixins fix(files): support submenu in batch actions header too 2025-02-06 15:25:37 +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: Use searchFrom property for client side plugins 2025-01-30 17:35:00 +00:00
router feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
services feat(files): search locally in the background while filtering by name 2025-07-07 10:52:21 +02:00
store refactor(files): remove "local search" 2025-07-07 10:52:21 +02:00
utils refactor(files): add active folder to active store and refactor 2025-07-07 10:52:20 +02:00
views fix(files): use the configured default view for redirect 2025-07-08 09:13:50 +02:00
eventbus.d.ts feat(files): add search store to handle all search related state 2025-07-01 19:47:25 +02:00
FilesApp.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
init.ts feat(files): allow to configure default view 2025-07-04 18:03:10 +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 fix(files): sort not working after changing views 2025-01-16 08:57:19 +01:00
reference-files.ts refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
sidebar.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:01:24 +01:00
types.ts refactor(files): remove "local search" 2025-07-07 10:52:21 +02:00