nextcloud/core
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
..
ajax chore: Add SPDX header 2024-05-10 11:07:50 +02:00
BackgroundJobs chore: apply code style 2025-04-30 19:04:59 +02:00
Command fix: force lowercase emails 2025-07-11 09:05:27 +02:00
Controller fix(TaskProcessingApiController): Improve error handling 2025-07-22 17:36:48 +02:00
css chore(assets): Recompile assets 2025-06-25 18:55:19 +02:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Db chore: Add SPDX header 2024-05-27 14:53:40 +02:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Events chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Exception chore: Add SPDX header 2024-05-27 14:53:40 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img fix(federatedfilessharing): Use social media icons from core rather than inline SVGs 2024-10-09 15:34:21 +02:00
js test: remove legacy tests covered by library unit tests 2025-06-18 15:21:43 +02:00
l10n fix(l10n): Update translations from Transifex 2025-08-13 16:59:13 +00:00
Listener chore: apply code style 2025-04-30 19:04:59 +02:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Migrations fix(core): ensure unique vcategory 2025-08-06 10:09:58 +02:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Service fix(loginflow): Fix type error when password could not be decrypted 2025-05-05 09:46:31 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src fix(unified-search): Smarter load more button 2025-08-14 09:28:40 +00:00
templates fix(profile): Consistent email confirmation success page design 2025-06-25 16:34:32 +00:00
vendor chore: Add SPDX header 2024-05-27 14:53:40 +02:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Application.php fix(core): ensure unique vcategory 2025-08-06 10:09:58 +02:00
openapi-ex_app.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
openapi-full.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +02:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
register_command.php feat: Add user:welcome command 2025-03-26 15:53:57 +00:00
ResponseDefinitions.php fix(taskprocessing): fix cs issues and generate autoloaders 2024-07-25 10:10:32 +02:00
routes.php chore: apply code style 2025-04-30 19:04:59 +02:00
shipped.json feat: add app_api to shipped and default enabled apps 2024-09-26 13:27:08 +00:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
strings.php chore: apply code style 2025-04-30 19:04:59 +02:00