nextcloud/core/src
nfebe 018ac89053 fix(unified-search): Smarter load more button
This commit introduces a change to prevent showing the load more button,
if the length of existing results is not equal to the requested limit (which implies
it is less than because we never expect it to be more)

Additionally, there is an enhancment to override provider filders passed to the find method.
This would improve speed.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-08-14 09:28:40 +00:00
..
components fix(unified-search): Smarter load more button 2025-08-14 09:28:40 +00:00
files fix(files_sharing): adjust IAttributes API and files_versions 2024-07-12 20:14:30 +02:00
jquery fix(OC): validate request token and move logic to one place 2025-06-17 00:17:55 +02:00
mixins chore: Add SPDX header 2024-05-13 17:41:36 +02:00
OC fix(core): correctly show displayname when picking a file 2025-06-18 11:30:51 +08:00
OCA chore: Add SPDX header 2024-05-13 17:41:36 +02:00
OCP chore: Add SPDX header 2024-05-13 17:41:36 +02:00
profile chore: Add SPDX header 2024-05-13 17:41:36 +02:00
services chore: Add SPDX header 2024-05-13 17:41:36 +02:00
store fix: Use searchFrom property for client side plugins 2025-01-31 12:01:28 +00:00
systemtags chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
tests fix: adjust code 2025-06-17 00:28:19 +02:00
types chore: Make active apps initial state consistent with OCS API 2024-07-10 01:35:24 +02:00
Util chore: Enable ESLint for apps and fix all errors 2024-07-09 17:13:30 +02:00
utils fix: wipe local storages on log out 2025-02-25 16:59:07 +01:00
views fix: reload login page after password reset 2025-06-19 20:23:10 +00:00
ajax-cron.ts refactor(core): Make AJAX cron script work without jQuery 2024-06-28 17:28:10 +02:00
eventbus.d.ts feat: Add in-app search 2024-06-27 12:13:14 +02:00
globals.js fix(OC): validate request token and move logic to one place 2025-06-17 00:17:55 +02:00
icons.js chore: Add text file icon class 2024-10-10 11:29:53 -07:00
init.js refactor(OC): migrate session heart beat to Typescript 2025-06-17 00:17:56 +02:00
install.js fix: adjust code 2025-06-17 00:28:19 +02:00
legacy-unified-search.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
logger.js feat: Add in-app search 2024-06-27 12:13:14 +02:00
login.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
main.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
maintenance.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
profile.ts chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
public.ts fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:43:13 -07:00
recommendedapps.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
session-heartbeat.ts chore(core): fix typo in session heartbeat service 2025-06-17 00:18:19 +02:00
twofactor-request-token.ts fix: update request token on two-factor pages 2025-06-23 16:00:34 +02:00
unified-search.ts fix: Use searchFrom property for client side plugins 2025-01-31 12:01:28 +00:00
unsupported-browser-redirect.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
unsupported-browser.js chore: Add SPDX header 2024-05-13 17:41:36 +02:00