You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/files/src
Ferdinand Thiessen 16eebd3743
fix(files): Ensure search query is cleared when changing view or directory
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months ago
..
actions fix(files): Sanitize `share-types` attribute in download action 2 months ago
components fix(files): Focus filename input in new-node dialog when opened 2 months ago
mixins fix(files): Allow to drag and drop new files also on empty directories 6 months ago
models Do not load preview if version tab is not active 11 months ago
newMenu fix(files): Inherit some node attributes when creating new nodes to preserve shared state 2 months ago
plugins/search feat(files): add search plugin to search in specified folder exclusively 3 months ago
router fix: Correctly import types in Typescript files 4 months ago
services fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2 months ago
store fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2 months ago
utils fix(files): When copying nodes only add the copy suffix for file before file extension 2 months ago
views fix(files): Ensure search query is cleared when changing view or directory 2 months ago
FilesApp.vue fix(files): combine navigation and files list into single Vue app 4 months ago
init.ts fix: condensed filtering logic 4 months ago
logger.js Port Files navigation to vue 1 year ago
main-personal-settings.js chore(eslint): fix missing import extensions 1 year ago
main.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2 months ago
reference-files.ts fix(files): provide onDestroy callback for interactive widgets 3 months ago
sidebar.js sidebar: allow turning off tags view by default 6 months ago
types.ts feat: Add iconSvgInline to TemplateFileCreator 2 months ago
vue.d.ts fix(files): Add declaration for `$navigation` 4 months ago