nextcloud-server/apps/files/src
Jérôme Herbinet ee3e628b7a feat: replace "Folder tree structure" with "Folder tree"
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Co-Authored-By: kramo <git@kramo.page>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-31 12:26:12 +07:00
..
actions feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +07:00
components feat(files): allow hidding files extensions 2025-07-28 18:05:15 +07:00
composables fix(eslint): glob import spec pattern 2025-07-29 10:55:25 +07:00
filters feat(files): add "search everywhere" button within the filters row 2025-07-04 14:47:21 +07:00
mixins fix(files): support submenu in batch actions header too 2025-02-06 15:25:37 +07:00
models feat(files): allow custom setting order 2025-07-17 11:05:43 +07:00
newMenu feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +07:00
plugins/search feat(search): show alias when searching in root folder 2025-07-29 15:11:24 +07:00
router feat(files): allow to configure default view 2025-07-04 18:03:10 +07:00
services fix: adapt rename action tests to check for parent permissions 2025-07-11 14:33:07 +07:00
store feat(files): allow hidding files extensions 2025-07-28 18:05:15 +07:00
utils refactor(files): add active folder to active store and refactor 2025-07-07 10:52:20 +07:00
views feat: replace "Folder tree structure" with "Folder tree" 2025-07-31 12:26:12 +07:00
FilesApp.vue refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +07:00
eventbus.d.ts feat(files): add `search` store to handle all search related state 2025-07-01 19:47:25 +07:00
init.ts feat(files): allow to configure default view 2025-07-04 18:03:10 +07:00
logger.ts
main-personal-settings.js chore(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +07:00
main.ts fix(files): sort not working after changing views 2025-01-16 08:57:19 +07:00
reference-files.ts refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +07:00
sidebar.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:01:24 +07:00
types.ts feat(files): allow hidding files extensions 2025-07-28 18:05:15 +07:00