nextcloud/apps/files/src
Cristian Scheid ba99779fcc feat(recent-search): pass recent_limit config value to getRecentSearch function
feat(recent-search): pass recent_limit config value to getRecentSearch function

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-03-26 09:42:47 -03:00
..
actions fix(FilesPicker): Prevent selection of nodes without create permission 2025-10-22 07:17:00 +00:00
components fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type 2026-03-03 23:24:21 +00:00
composables test(files): Adapte to new @nextcloud/files version 2025-10-22 18:18:31 +02:00
filters fix(files): Ensure the filter instance is mounted 2025-05-01 15:24:56 +02:00
mixins fix(files): sort not working after changing views 2025-01-26 14:09:13 +01:00
models chore: Add SPDX header 2024-05-29 08:58:16 +02:00
newMenu feat(file_sharing): Provide template creator list in public shares 2025-09-15 11:32:45 +02:00
plugins/search fix: Use searchFrom property for client side plugins 2025-01-31 12:01:28 +00:00
router fix(files): Do not download files with openfile query flag 2025-02-13 16:00:03 +01:00
services feat(recent-search): pass recent_limit config value to getRecentSearch function 2026-03-26 09:42:47 -03:00
store refactor: use eventbus for updated filters 2025-05-01 15:24:56 +02:00
utils refactor(files): migrate to @nextcloud/sharing 2024-10-25 15:12:39 +02:00
views test(files): Adapte to new @nextcloud/files version 2025-10-22 18:18:31 +02:00
eventbus.d.ts refactor: use eventbus for updated filters 2025-05-01 15:24:56 +02:00
FilesApp.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
init.ts fix(Federation): Show some icon for federated users on shares 2024-10-30 15:16:00 +01:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-personal-settings.js chore(deps): Update @nextcloud/auth to v2.4.0 and use getCSPNonce where possible 2024-08-13 17:54:47 +02:00
main.ts fix(files): sort not working after changing views 2025-01-26 14:09:13 +01:00
reference-files.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
sidebar.js chore: Add SPDX header 2024-05-29 08:58:16 +02:00
types.ts fix(files): always ask for confirmation if trashbin app is disabled 2024-07-27 07:13:39 +00:00