nextcloud-server/core
Louis Chemineau f320c19c85 feat(unified-search): Use existing min search length config
This setting existed already for the legacy unified search.
This commit expose that setting to the new front-end, and
also ignore non valid requests in the backend.

We also take the opportunity to register the config in the lexicon.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-29 10:55:51 +07:00
..
AppInfo feat(unified-search): Use existing min search length config 2025-09-29 10:55:51 +07:00
BackgroundJobs fix: calculate node limit using MiB instead of MB 2025-09-08 22:33:32 +07:00
Command fix: don't show object size warning if we can't determine the object size 2025-09-10 05:51:18 +07:00
Controller feat(unified-search): Use existing min search length config 2025-09-29 10:55:51 +07:00
Data
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +07:00
Events chore: Unify user related events to always provide a `getUid` method 2024-10-15 18:33:11 +07:00
Exception feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +07:00
Listener fix(lostpassword): Delete lost password token on password change 2025-09-01 11:36:15 +07:00
Middleware
Migrations feat(migration-attributes): add DataCleansing 2025-09-04 09:02:00 +07:00
Notification
Service fix(loginflow): Fix type error when password could not be decrypted 2025-05-02 14:08:50 +07:00
ajax fix: Cleanup OC_App uses in Updater class 2025-08-18 16:13:14 +07:00
css chore(assets): Recompile assets 2025-09-21 10:58:22 +07:00
doc
fonts chore: add missing license ref for new fonts 2025-08-06 13:12:57 +07:00
img fix(svg): Add height and width 2025-08-27 15:19:47 +07:00
js feat(settings): migrate setup checks to Vue to prevent visual issues 2025-08-26 18:35:55 +07:00
l10n fix(l10n): Update translations from Transifex 2025-09-29 00:13:34 +07:00
skeleton
src feat(unified-search): Use existing min search length config 2025-09-29 10:55:51 +07:00
templates refactor: de-duplicate header styles, add comments and mark deprecations 2025-08-06 05:36:05 +07:00
vendor chore: Remove old travis related stuff 2024-09-19 20:16:29 +07:00
.l10nignore
ResponseDefinitions.php Merge pull request #54272 from nextcloud/enh/noid/taskprocessing-task-add-cleanup-flag 2025-08-15 09:48:47 +07:00
openapi-administration.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +07:00
openapi-administration.json.license fix(reuse): core/openapi-administration license 2025-01-22 16:29:36 +07:00
openapi-ex_app.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +07:00
openapi-ex_app.json.license
openapi-full.json chore(deps): Update nextcloud/openapi-extractor to v1.8.3 2025-09-01 16:04:54 +07:00
openapi-full.json.license
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.3 2025-09-01 16:04:54 +07:00
openapi.json.license
register_command.php feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 2025-08-07 15:12:21 +07:00
routes.php
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2024-11-14 10:25:10 +07:00
shipped.json.license
strings.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00