nextcloud/apps/files/src/store
Ferdinand Thiessen e8c1e2c611
fix(code-style): Adjust JS code to our code style
This resolves 68 ESLint warnings about invalid code style.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-16 22:11:59 +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 feat(sidebar): Show node owner in metadata subline 2024-10-07 15:15:55 +02:00
filters.ts fix(files_sharing): Make account file filter consistent have design 2024-07-30 16:40:14 +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 test(files): Add tests for path handling 2024-09-20 11:09:17 +02:00
paths.ts fix(files): Ensure children are removed from folder and not duplicated 2024-09-20 11:09:17 +02:00
renaming.ts fix(files): Ensure renaming state is correctly reset 2024-10-15 18:20:16 +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 fix(code-style): Adjust JS code to our code style 2024-10-16 22:11:59 +02:00