nextcloud/apps/files
Vincent Petry 1141fcc9ac
Skip hidden files when counting visible files in list (#26522)
The file list UI logic that renders the next page doesn't properly
exclude hidden files when not shown. This fix makes sure that only rows
that are actually visible are counted when rendering a page, this makes
sure that the page will always have enough elements displayed.
2016-11-14 16:21:57 +01:00
..
ajax Merge pull request #1883 from nextcloud/downstream-26145 2016-10-25 13:19:46 +02:00
appinfo Use Webdav PUT for uploads in the web browser 2016-10-24 21:45:00 +02:00
css Merge pull request #1768 from nextcloud/more-filepicker 2016-10-20 14:46:57 +02:00
img Remove PNG fallbacks from files app (#26308) 2016-10-10 15:08:40 +02:00
js Skip hidden files when counting visible files in list (#26522) 2016-11-14 16:21:57 +01:00
l10n [tx-robot] updated from transifex 2016-11-14 01:07:06 +00:00
lib Update thumbnail endpoint to new generato 2016-11-03 14:00:33 +01:00
templates Merge pull request #1978 from nextcloud/remove-send-mail-option 2016-11-02 22:36:05 +01:00
tests Skip hidden files when counting visible files in list (#26522) 2016-11-14 16:21:57 +01:00
download.php Update with robin 2016-07-21 18:13:58 +02:00
list.php Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Add recent file listing 2016-07-22 15:20:51 +02:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00