nextcloud-server/apps/files/src
skjnldsv 602b5efb4a fix(files): ensure valid mtime and fallback to crtime if defined
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-12-15 13:53:53 +07:00
..
actions fix(files): throttle favorite with max 5 simultaneous requests 2024-12-11 19:39:59 +07:00
components fix(files): ensure valid mtime and fallback to crtime if defined 2024-12-15 13:53:53 +07:00
composables fix(files): Add missing directory variable to error message 2024-08-08 17:20:54 +07:00
mixins
models
newMenu fix(files): trim names on new node creation 2024-08-09 13:11:39 +07:00
plugins/search feat(files): add search plugin to search in specified folder exclusively 2024-03-07 21:10:54 +07:00
router fix: Correctly import types in Typescript files 2024-02-13 18:04:45 +07:00
services fix(files): dav Node type declaration 2024-12-10 14:37:44 +07:00
store fix(files): dav Node type declaration 2024-12-10 14:37:44 +07:00
utils refactor(files): migrate to @nextcloud/sharing 2024-10-28 21:12:54 +07:00
views fix(files): handle empty view with error 2024-10-28 21:12:54 +07:00
FilesApp.vue fix(files): combine navigation and files list into single Vue app 2024-01-25 00:25:54 +07:00
eventbus.d.ts fix(files): dav Node type declaration 2024-12-10 14:37:44 +07:00
init.ts fix(Federation): Show some icon for federated users on shares 2024-09-23 10:50:27 +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 12:46:13 +07:00
reference-files.ts fix(files): provide onDestroy callback for interactive widgets 2024-03-16 06:18:44 +07:00
sidebar.js
types.ts fix(files): always ask for confirmation if trashbin app is disabled 2024-07-27 10:05:38 +07:00
vue.d.ts fix(files): Add declaration for `$navigation` 2024-01-25 15:07:52 +07:00