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 a8f4b25ae8
fix(files): Drop `xml2js` dependency and use browser native DOMParser
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 days ago
..
actions perf(deleteAction): Queue delete requests 5 days ago
components fix(files): Add missing properties and fix Typescript errors in `FileEntryName` 2 weeks 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 1 month ago
plugins/search fix: Do not import styles that are already included in server bundle 2 weeks ago
router fix: Correctly import types in Typescript files 3 months ago
services fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 1 month ago
store fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 1 month ago
utils fix(files): When copying nodes only add the copy suffix for file before file extension 2 months ago
views fix(files): Drop `xml2js` dependency and use browser native DOMParser 3 days ago
FilesApp.vue fix(files): combine navigation and files list into single Vue app 4 months ago
init.ts fix: condensed filtering logic 3 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 1 month ago
reference-files.ts fix(files): provide onDestroy callback for interactive widgets 2 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