0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 16:03:55 +00:00
nextcloud_server/apps/files/src
Louis Chemineau 98d9442c08
fix(test): Add missing data-cy attribute for file actions
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-06 09:47:17 +01:00
..
actions feat(files): Display meaningful error message on move failure 2025-02-05 09:39:28 +01:00
components fix(test): Add missing data-cy attribute for file actions 2025-03-06 09:47:17 +01:00
composables fix(files): Add missing directory variable to error message 2024-08-08 17:20:54 +02:00
mixins fix(files): sort not working after changing views 2025-01-20 19:30:06 +01:00
models Do not load preview if version tab is not active 2023-06-28 17:00:23 +02:00
newMenu fix(files): trim names on new node creation 2024-08-09 13:11:39 +00:00
plugins/search feat(files): add search plugin to search in specified folder exclusively 2024-03-07 21:10:54 +01:00
router fix(files): Do not download files with openfile query flag 2025-02-14 16:40:19 +01:00
services fix(files): dav Node type declaration 2024-12-10 14:37:44 +01:00
store fix(files): dav Node type declaration 2024-12-10 14:37:44 +01:00
utils refactor(files): migrate to @nextcloud/sharing 2024-10-28 21:12:54 +01:00
views fix(l10n): Fix leading spaces and unicode single quotes 2025-03-05 17:13:53 +01:00
eventbus.d.ts fix(files): dav Node type declaration 2024-12-10 14:37:44 +01:00
FilesApp.vue fix(files): combine navigation and files list into single Vue app 2024-01-25 00:25:54 +01:00
init.ts fix(Federation): Show some icon for federated users on shares 2024-09-23 10:50:27 +01:00
logger.js Port Files navigation to vue 2023-01-04 16:45:41 +01:00
main-personal-settings.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
main.ts fix(files): sort not working after changing views 2025-01-20 19:30:06 +01:00
reference-files.ts fix(files): provide onDestroy callback for interactive widgets 2024-03-16 06:18:44 +00:00
sidebar.js sidebar: allow turning off tags view by default 2023-11-27 18:25:09 +00:00
types.ts fix(files): always ask for confirmation if trashbin app is disabled 2024-07-27 10:05:38 +02:00