nextcloud/apps/files/src
Eduardo Morales 8df8522cce feat: changed filtering logic
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +01:00
..
actions feat(files): ask for confirm if deleting 5 items or more 2024-02-07 11:08:24 +01:00
components fix: Correctly import types in Typescript files 2024-02-13 18:04:45 +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 feat: changed 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 enh(files): Add modal to set filename before creating new files in the fileslist 2024-02-09 01:06:42 +01:00
views feat: changed filtering logic 2024-02-15 09:03:11 +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 feature: personal views 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