nextcloud/apps/files/src/store
Ferdinand Thiessen 6c544172e3
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user
Needed to adjust the store creation to be able to inject pinia before the vue app is initialized.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-18 12:46:13 +02:00
..
actionsmenu.ts fix: favorites colour, icon, unwanted eslint-disable, typing and preview 2023-07-05 16:48:26 +02:00
dragging.ts feat(files): add drag and drop support 2023-09-26 20:15:59 +02:00
files.ts feat(files): add move or copy action 2023-09-26 20:15:59 +02:00
index.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 12:46:13 +02:00
keyboard.ts fix: favorites colour, icon, unwanted eslint-disable, typing and preview 2023-07-05 16:48:26 +02:00
paths.ts feat(files): migrate template picker 2023-10-17 11:17:35 +02:00
renaming.ts fix: favorites colour, icon, unwanted eslint-disable, typing and preview 2023-07-05 16:48:26 +02:00
selection.ts fix: Correctly import types in Typescript files 2024-02-13 18:04:45 +01:00
uploader.ts feat(files): add uploader 2023-09-01 14:35:40 +02:00
userconfig.ts fix(files): Consistent sorting for folders before files (user configurable) 2024-01-27 14:23:47 +01:00
viewConfig.ts fix: favorites colour, icon, unwanted eslint-disable, typing and preview 2023-07-05 16:48:26 +02:00