257cf1fc34
This is fix for https://github.com/owncloud/core/issues/10060 Instead of hard coding page size as 20 items, we check real page height, and divide by 50 (height of one row). This will allow to load fewer items on small screens and enough items on large screens (4k, portrait orientation, etc.). Also checking page height on every load to respond on browser window resizing, |
||
---|---|---|
.. | ||
admin.js | ||
app.js | ||
breadcrumb.js | ||
file-upload.js | ||
fileactions.js | ||
filelist.js | ||
files.js | ||
filesummary.js | ||
jquery-visibility.js | ||
jquery.fileupload.js | ||
jquery.iframe-transport.js | ||
keyboardshortcuts.js | ||
navigation.js | ||
upload.js |