nextcloud/core
Christoph Wurst 904badad56
Add the missing cursor parameter to unified search requests
Otherwise paginated search does not work. Basically you always requested
the first x items and then showed them again and again. The second or
any other subsequent page was never requested.

On a side note this also caused lots of Vue warning due to duplicate
keys.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-26 09:45:21 +02:00
..
BackgroundJobs Update license headers for 19 2020-04-29 11:57:22 +02:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Controller Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Data Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db Update license headers 2019-12-05 15:38:45 +01:00
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Middleware Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migrations Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Notification Update license headers for 19 2020-04-29 11:57:22 +02:00
Service Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ajax Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
css Fix contrast issue in Files app menu 2020-08-23 23:58:53 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Move font from Nunito to Noto Sans 2019-06-22 11:23:44 +02:00
img compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
js Bump vue and vue-template-compiler 2020-08-25 12:04:16 +00:00
l10n [tx-robot] updated from transifex 2020-08-26 02:16:29 +00:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Add the missing cursor parameter to unified search requests 2020-08-26 09:45:21 +02:00
templates Send "429 Too Many Requests" in case of brute force protection 2020-08-19 11:20:35 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
register_command.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
routes.php Add unified search API 2020-06-24 14:20:25 +02:00
shipped.json new weather status used in dashboard 2020-08-20 00:21:08 +02:00
strings.php Update license headers 2019-12-05 15:38:45 +01:00
webpack.js Fix unified search 2020-08-03 11:26:03 +00:00
webpack.test.js Bump webpack-merge from 4.2.2 to 5.0.9 2020-07-30 16:38:05 +02:00