nextcloud/apps/files/src
Grigorii K. Shartsev f12d36b226 fix(files): page h1 heading
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-23 14:48:41 +01:00
..
actions feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +01:00
components chore(files): replace encodeFilePath by encodePath from @nextcloud/paths 2024-02-22 23:26:22 +01:00
legacy chore(files): add Headers, remove legacy methods and cleanup 2023-08-17 18:56:37 +02: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: condensed filtering logic 2024-02-15 09:03:11 +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): page h1 heading 2024-02-23 14:48:41 +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