You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file list in a directory should not be loaded at once when the directory has large number of sub-folders and files. It could increase the loading period leading to bad user experience.
However there isn't any method in the owncloud/js-owncloud-client yet that could be used to achieve this task.
The file list in a directory should not be loaded at once when the directory has large number of sub-folders and files. It could increase the loading period leading to bad user experience.
However there isn't any method in the owncloud/js-owncloud-client yet that could be used to achieve this task.