nextcloud/apps/files/src/store
Ferdinand Thiessen f7f41b6cb4
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-02-28 10:43:26 +01:00
..
actionsmenu.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
active.ts feat(systemtags): add systemtag manage keyboard shortcut 2024-12-17 10:18:57 +01:00
dragging.ts chore: Resolve ESLint warnings 2025-01-16 22:18:29 +01:00
files.ts fix(files): properly update store on files conversions success 2025-02-04 16:38:34 +01:00
filters.ts refactor: use eventbus for updated filters 2025-02-28 10:43:26 +01:00
index.ts feat(files): add hotkey service and unify action handling 2024-12-17 09:59:57 +01: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-03 07:25:18 +00:00
paths.ts fix(files): properly update paths and folder children on node move 2024-12-03 07:25:18 +00:00
renaming.ts feat(files): allow to ignore warning to change file type 2025-02-25 02:16:56 +01: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 feat(files): allow to ignore warning to change file type 2025-02-25 02:16:56 +01:00
viewConfig.ts fix(files): only send config update requests if user is logged in 2025-02-08 14:28:42 +01:00