nextcloud/apps/files
Vincent Petry 5cfbb9624f Prevent infinite loop in search auto-nextpage
When loading the next page of search results, make sure that the loop
can end if there are no more elements in case the total doesn't match.

Also added a check to avoid recomputing the search results whenever the
setFilter() is called with the same value. This happens when navigating
away to another folder, the search field gets cleared automatically and
it calls FileList.setFilter('').
2016-06-30 11:10:48 +02:00
..
ajax Update license headers 2016-05-26 19:57:24 +02:00
appinfo Update license headers 2016-05-26 19:57:24 +02:00
css Make entire file tr droppable, 2016-05-21 12:54:29 +08:00
img compress icons in navigation, move to monochrome again 2015-08-28 13:30:20 +02:00
js Prevent infinite loop in search auto-nextpage 2016-06-30 11:10:48 +02:00
l10n [tx-robot] updated from transifex 2016-06-29 05:52:18 -04:00
lib Improve the UX for "not found" perma links 2016-06-07 13:53:16 +02:00
templates Improve the UX for "not found" perma links 2016-06-07 13:53:16 +02:00
tests Prerender file list pages to include search results 2016-06-24 13:55:14 +02:00
admin.php Update license headers 2016-05-26 19:57:24 +02:00
download.php Update license headers 2016-05-26 19:57:24 +02:00
list.php Happy new year! 2016-01-12 15:02:18 +01:00
simplelist.php Happy new year! 2016-01-12 15:02:18 +01:00