nextcloud/apps/files/src
Louis Chemineau 6e9f04b59e
fix(files): Show non writable folders during move or copy
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-06-14 11:03:13 +02:00
..
actions fix(files): Show non writable folders during move or copy 2024-06-14 11:03:13 +02:00
components fix(files): Ignore right click for default action 2024-06-13 16:26:22 +02:00
mixins fix(files): Allow to drag and drop new files also on empty directories 2023-12-05 13:04:29 +01:00
models Do not load preview if version tab is not active 2023-06-28 17:00:23 +02:00
newMenu fix(files): Inherit some node attributes when creating new nodes to preserve shared state 2024-04-16 12:02:30 +02:00
router fix(files): Set default view and match also child routes 2024-01-25 17:43:43 +01:00
services fix(files): handling numbered type owner name & id 2024-06-12 09:49:47 +00:00
store fix(files): fetch nodes if we have multiple of the same fileid in the store 2024-06-13 09:28:34 +02:00
utils fix(files): do not rely on unique fileid 2024-06-13 09:28:34 +02:00
views fix(files): do not rely on unique fileid 2024-06-13 09:28:34 +02:00
eventbus.d.ts fix(deps): Update @nextcloud/event-bus to version 3.3.1 2024-05-31 15:38:45 -07:00
FilesApp.vue fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
init.ts enh(files): Add modal to set filename before creating new files in the fileslist 2024-02-10 09:28:47 +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): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 00:06:42 +02:00
reference-files.js Implement file reference wiget 2023-03-02 21:01:44 +01:00
sidebar.js chore(files_reminders): upgrade to 28 APIs 2023-11-08 08:39:01 +01:00
types.ts fix(files): do not rely on unique fileid 2024-06-13 09:28:34 +02:00
vue.d.ts fix(files): Add declaration for $navigation 2024-01-25 15:48:11 +00:00