nextcloud/apps/files/src
skjnldsv 932de24e88 fix: adjust file filter and external storage outline icon
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-07-25 13:43:07 +02:00
..
actions feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +02:00
components fix: adjust file filter and external storage outline icon 2025-07-25 13:43:07 +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 feat(files): allow custom setting order 2025-07-17 11:05:43 +00:00
newMenu feat: replace material icons with outline versions (second pass) 2025-07-24 12:34:35 +02: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 fix: adapt rename action tests to check for parent permissions 2025-07-11 14:33:07 +02:00
store feat(files): add delete confirmation option 2025-07-14 10:20:44 +02:00
utils refactor(files): add active folder to active store and refactor 2025-07-07 10:52:20 +02:00
views feat(files): hide note about app passwords when 2FA not enabled 2025-07-24 22:20:16 +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 feat(files): add delete confirmation option 2025-07-14 10:20:44 +02:00