nextcloud/apps/files/src
Ferdinand Thiessen f570507156 fix(files): Add missing emptyView handling
The interface provides this option but it was never implemented.
This feature of being able to render a custom empty view message is needed
for public file drops to properly show the terms of service.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-31 20:07:57 +00:00
..
actions fix: Adjust tests for editLocallyAction 2024-07-31 10:28:05 +01:00
components fix(files): Set container for file list actions 2024-07-31 10:42:54 +02:00
composables refactor: Make route parameters accessible using composables to reuse 2024-07-25 19:33:28 +02:00
filters feat(files): Implement files list filters for name, modified time and type 2024-07-25 19:33:23 +02:00
mixins refactor(files): Fix Typescript issues in filesListWidth mixin 2024-05-31 17:17:31 +02:00
models chore: Add SPDX header 2024-05-29 08:58:16 +02:00
newMenu fix(files): fix template folder and file request menu order 2024-07-31 18:44:50 +00:00
plugins/search chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
router chore: Add SPDX header 2024-05-29 08:58:16 +02:00
services feat: Add frontend components for filling out template 2024-07-25 11:11:40 +02:00
store fix(files_sharing): Make account file filter consistent have design 2024-07-30 16:40:14 +02:00
utils fix(files): Use @nextcloud/files filename validation to show more details 2024-07-25 15:49:33 +02:00
views fix(files): Add missing emptyView handling 2024-07-31 20:07:57 +00:00
eventbus.d.ts feat(files): Implement files list filters for name, modified time and type 2024-07-25 19:33:23 +02:00
FilesApp.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
init.ts feat(files): Implement files list filters for name, modified time and type 2024-07-25 19:33:23 +02:00
logger.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
main-personal-settings.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
main.ts feat(files): Implement files list filters for name, modified time and type 2024-07-25 19:33:23 +02:00
reference-files.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
types.ts fix(files): always ask for confirmation if trashbin app is disabled 2024-07-27 07:13:39 +00:00
vue.d.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00