nextcloud/apps/files/src
John Molakvoæ d65e46f313
Merge pull request #43988 from nextcloud/fix/files-favorite
fix(files): Adjust sidebar - remove deprecated function calls and add aria label for favorite icon
2024-03-05 11:51:49 +01:00
..
actions fix(i18n): Corrected grammar 2024-02-27 17:05:09 +01:00
components fix: fixed breadcrumbs not showing due to viewport width 2024-03-04 19:13:20 -06: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
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(files): Remove deprecated function calls from sidebar and add aria-label to favorite icon 2024-03-05 00:38:39 +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.js Implement file reference wiget 2023-03-02 21:01:44 +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