nextcloud-server/apps/files/src
Ferdinand Thiessen 99bc452675
fix(files): Do not scroll if there is no scrolling area
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 01:06:42 +07:00
..
actions feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +07:00
components fix(files): Do not scroll if there is no scrolling area 2024-02-09 01:06:42 +07:00
legacy chore(files): add Headers, remove legacy methods and cleanup 2023-08-17 18:56:37 +07:00
mixins fix(files): Allow to drag and drop new files also on empty directories 2023-11-27 17:35:14 +07:00
models Do not load preview if version tab is not active 2023-06-28 17:00:23 +07:00
newMenu enh(files): Add modal to set filename before creating new files in the fileslist 2024-02-09 01:06:42 +07:00
router fix(files): Set default view and match also child routes 2024-01-25 15:07:52 +07:00
services fix(files) selection store typing 2024-02-07 07:57:23 +07:00
store fix(files): Consistent sorting for folders before files (user configurable) 2024-01-27 14:23:47 +07:00
utils enh(files): Add modal to set filename before creating new files in the fileslist 2024-02-09 01:06:42 +07:00
views fix(files): Fix some type errors in TemplatePicker 2024-02-09 01:06:42 +07:00
FilesApp.vue fix(files): combine navigation and files list into single Vue app 2024-01-25 00:25:54 +07:00
init.ts enh(files): Add modal to set filename before creating new files in the fileslist 2024-02-09 01:06:42 +07:00
logger.js
main-personal-settings.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +07:00
main.ts fix(files): Make sure `$navigation` is observable to react on changes 2024-01-25 15:07:52 +07:00
reference-files.js
sidebar.js sidebar: allow turning off tags view by default 2023-11-27 18:25:09 +07:00
types.ts fix(files): Fix some type errors in TemplatePicker 2024-02-09 01:06:42 +07:00
vue.d.ts fix(files): Add declaration for `$navigation` 2024-01-25 15:07:52 +07:00