nextcloud-server/apps/files/src
skjnldsv 8082fe7443 fix(files): failsafe when executing actions methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-12-12 20:26:06 +07:00
..
actions fix(files): edit locally buttons 2024-11-19 19:23:19 +07:00
components fix(files): failsafe when executing actions methods 2024-12-12 20:26:06 +07:00
composables fix(files): Add missing directory variable to error message 2024-08-21 01:05:56 +07:00
mixins fix(files): Allow to drag and drop new files also on empty directories 2023-12-05 13:04:29 +07:00
models
newMenu fix(files): trim names on new node creation 2024-08-09 13:11:52 +07:00
router fix(files): Set default view and match also child routes 2024-01-25 17:43:43 +07:00
services fix(files): Fix having to resolve conflicts twice when dropping files 2024-09-25 14:29:14 +07:00
store fix(files): correctly import WebDAV client in files store 2024-06-17 17:55:43 +07:00
utils refactor(files): migrate to @nextcloud/sharing 2024-10-28 13:19:20 +07:00
views fix(files): handle empty view with error 2024-10-28 12:08:41 +07:00
FilesApp.vue fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +07:00
eventbus.d.ts refactor: Use composable for `currentView` and `views` to make it reactive when shared with other Vue apps 2024-07-10 23:50:21 +07:00
init.ts fix(Federation): Show some icon for federated users on shares 2024-09-19 16:18:26 +07:00
logger.js
main-personal-settings.js
main.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 00:06:42 +07:00
reference-files.js
sidebar.js sidebar: allow turning off tags view by default 2024-07-09 19:30:50 +07:00
types.ts fix(files): always ask for confirmation if trashbin app is disabled 2024-07-27 10:05:59 +07:00
vue.d.ts fix(files): Add declaration for `$navigation` 2024-01-25 15:48:11 +07:00