nextcloud/apps/files/src
John Molakvoæ (skjnldsv) e453b700b9 fix(files): properly reset preview component
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-07 21:47:50 +00:00
..
actions feat: reconfigured NcActions to use MDI's 2024-03-06 18:41:07 +01:00
components fix(files): properly reset preview component 2024-03-07 21:47:50 +00:00
mixins fix(files): Allow to drag and drop new files also on empty directories 2023-11-27 17:35:14 +01:00
models Do not load preview if version tab is not active 2023-06-28 17:00:23 +02:00
newMenu enh(files): Add modal to set filename before creating new files in the fileslist 2024-02-09 01:06:42 +01:00
plugins/search feat(files): add search plugin to search in specified folder exclusively 2024-03-07 21:10:54 +01:00
router fix: Correctly import types in Typescript files 2024-02-13 18:04:45 +01:00
services fix(dav): multiple fixes in usage of webdav library 2024-02-28 19:23:47 +01:00
store fix: Correctly import types in Typescript files 2024-02-13 18:04:45 +01:00
utils chore(files): replace encodeFilePath by encodePath from @nextcloud/paths 2024-02-22 23:26:22 +01:00
views fix: Positioning and active state of viewer components 2024-03-07 11:10:08 +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: condensed filtering logic 2024-02-15 09:03:11 +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): Make sure $navigation is observable to react on changes 2024-01-25 15:07:52 +01:00
reference-files.ts feat(files): add Folder Preview ressource handler 2024-03-07 11:06:37 +01:00
sidebar.js sidebar: allow turning off tags view by default 2023-11-27 18:25:09 +00:00
types.ts fix(files): Fix some type errors in TemplatePicker 2024-02-09 01:06:42 +01:00
vue.d.ts fix(files): Add declaration for $navigation 2024-01-25 15:07:52 +01:00