nextcloud-server/apps/files/src
Louis Chmn fa01bbc98a fix(FilesPicker): Prevent selection of nodes without create permission
And remove the disable callback for the button as it is not needed anymore.

This gives a better experience as the nodes do not have a pointer for cursor, and the submit button does not react when clicking on them.

Signed-off-by: Louis Chmn <louis@chmn.me>
2025-10-22 07:16:43 +07:00
..
actions fix(FilesPicker): Prevent selection of nodes without create permission 2025-10-22 07:16:43 +07:00
components feat(files): Add font-variant-numeric to selected files list 2025-10-21 07:35:34 +07:00
composables
filters fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +07:00
mixins
models refactor: add enum for filename sanitization also in the frontend 2025-09-02 11:01:53 +07:00
newMenu fix(encryption): Correctly set encrypted to 0 when copying 2025-09-08 22:35:57 +07:00
plugins/search
router
services fix(files): pass Node to FileInfo object 2025-09-18 16:22:51 +07:00
store
utils fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +07:00
views feat: add new link endpoint when using globalscale 2025-10-15 22:52:05 +07:00
FilesApp.vue
eventbus.d.ts
init.ts
logger.ts
main-settings-admin.ts feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
main-settings-personal.ts feat(files): provide UI to sanitize filenames after enabling WCF 2025-09-02 10:53:01 +07:00
main.ts fix(files): properly type window Files APIs 2025-08-20 16:21:09 +07:00
reference-files.ts
sidebar.ts
types.ts