nextcloud-server/core
nfebe 3324b10307 fix: Use `searchFrom` property for client side plugins
The client-side plugin `in-folder` uses the `files` provider, this makes it

overlap with the main files provider itself.

This change follows eecda06f1a after it was discovered

that some apps/providers like `dav` use providers from another app like `contacts`

Signed-off-by: nfebe <fenn25.fn@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-31 12:01:28 +07:00
..
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +07:00
Command fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 2025-01-30 12:19:39 +07:00
Controller fix(ReferenceApiController): Bump rate limit for public resolve endpoint 2024-12-16 15:52:05 +07:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Db chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Events chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Exception chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Listener fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:43:13 +07:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Migrations Merge pull request #49680 from nextcloud/backport/49677/stable30 2025-01-16 23:42:15 +07:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +07:00
Service chore: Add SPDX header 2024-05-27 14:53:40 +07:00
ajax chore: Add SPDX header 2024-05-10 11:07:50 +07:00
css chore: compile scss 2024-09-06 15:43:13 +07:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +07:00
fonts
img fix(federatedfilessharing): Use social media icons from core rather than inline SVGs 2024-10-09 15:34:21 +07:00
js fix: Adapt icon color to new default for mime icons 2024-07-04 11:09:21 +07:00
l10n Fix(l10n): Update translations from Transifex 2025-01-31 00:22:36 +07:00
skeleton
src fix: Use `searchFrom` property for client side plugins 2025-01-31 12:01:28 +07:00
templates fix: Apply enforce theme config for anonymous users as well 2025-01-18 21:00:33 +07:00
vendor chore: Add SPDX header 2024-05-27 14:53:40 +07:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +07:00
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-30 13:13:48 +07:00
ResponseDefinitions.php fix(taskprocessing): fix cs issues and generate autoloaders 2024-07-25 10:10:32 +07:00
openapi-ex_app.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +07:00
openapi-full.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +07:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +07:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
register_command.php feat: add command to export certificate bundle 2024-08-01 10:06:50 +07:00
routes.php Merge pull request #45228 from smokris/heartbeat-route 2024-06-18 17:29:30 +07:00
shipped.json feat: add app_api to shipped and default enabled apps 2024-09-26 13:27:08 +07:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +07:00
strings.php chore: Add SPDX header 2024-05-27 14:53:40 +07:00