nextcloud/apps/files/src/store
Ferdinand Thiessen 00a84d28d8 refactor: use eventbus for updated filters
prevent filters not applied if `filtersChanged` was set before file list
mounted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-01 15:24:56 +02:00
..
actionsmenu.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
dragging.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
files.ts fix(files): Ensure favorites set in sidebar work 2025-02-04 21:14:40 +01:00
filters.ts refactor: use eventbus for updated filters 2025-05-01 15:24:56 +02:00
index.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
keyboard.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
paths.spec.ts fix(files): properly update paths and folder children on node move 2024-12-12 13:10:03 +01:00
paths.ts fix(files): dav Node type declaration 2024-12-12 13:12:47 +01:00
renaming.ts fix(files): Ensure renaming state is correctly reset 2024-10-21 13:53:08 +02:00
selection.ts chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
uploader.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
userconfig.ts fix(files): use files:config:updated to monitor user config change 2024-08-07 10:50:33 +00:00
viewConfig.ts feat(files): Add getter for all view configs 2024-08-08 10:52:20 -07:00