nextcloud/apps/files/src
Louis Chemineau eaa18379ec
feat(file_sharing): Provide template creator list in public shares
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-15 11:32:45 +02:00
..
actions fix(files): do nothing if view local dialog was just closed 2025-06-02 16:56:07 +02:00
components fix: the account files filter should also work in trashbin 2025-09-03 18:08:51 +00:00
composables fix(files): also show file list headers on empty views 2025-03-17 19:41:41 +01:00
filters fix(files): Ensure the filter instance is mounted 2025-05-01 15:24:56 +02:00
mixins fix(files): sort not working after changing views 2025-01-26 14:09:13 +01:00
models chore: Add SPDX header 2024-05-29 08:58:16 +02:00
newMenu feat(file_sharing): Provide template creator list in public shares 2025-09-15 11:32:45 +02:00
plugins/search fix: Use searchFrom property for client side plugins 2025-01-31 12:01:28 +00:00
router fix(files): Do not download files with openfile query flag 2025-02-13 16:00:03 +01:00
services fix: resolving conflict when uploading multiple files via drag&drop 2025-09-01 13:13:49 +00:00
store refactor: use eventbus for updated filters 2025-05-01 15:24:56 +02:00
utils refactor(files): migrate to @nextcloud/sharing 2024-10-25 15:12:39 +02:00
views feat(file_sharing): Provide template creator list in public shares 2025-09-15 11:32:45 +02:00
eventbus.d.ts refactor: use eventbus for updated filters 2025-05-01 15:24:56 +02:00
FilesApp.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
init.ts fix(Federation): Show some icon for federated users on shares 2024-10-30 15:16:00 +01:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-personal-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
main.ts fix(files): sort not working after changing views 2025-01-26 14:09:13 +01: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