nextcloud/core
fenn-cs 29c37af40c feat(files): restore unified search filtering in files view
The unified search emits, search events that other apps can subscribe to and
 react however they want to search queries, following
 4b55594f55 and prior updates to migrate the Files
app ui to vue.js that feature was broken.

This commit reintroduces the feature using the current `FileList` implementation.

This commit also adds some logging to an empty exception handler.

Resolve : https://github.com/nextcloud/server/issues/43365

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-02-29 19:54:55 +01:00
..
ajax feat(updater): hide overwrites from disabled apps list on upgrade 2024-02-27 20:19:56 +01:00
BackgroundJobs Make adjustments based on the review 2024-02-26 09:22:45 +01:00
Command Merge pull request #29988 from nextcloud/enh/hide-overwrites-from-disabled-apps-list 2024-02-29 11:47:50 +01:00
Controller refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +01:00
css fix: wrap text on exception page 2024-02-26 18:58:22 +01:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
doc feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +03:30
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img fix(core): Convert text to path in f-droid banner SVG 2024-02-26 17:23:50 +01:00
js feat(settings): Migrate data directory protection check to SetupCheck 2024-02-29 13:54:01 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-02-29 00:20:21 +00:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +01:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-28 20:59:02 +03:00
Migrations fix(db): remove redundant indices in properties 2024-02-18 21:02:42 +01:00
Notification feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Service Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src feat(files): restore unified search filtering in files view 2024-02-29 19:54:55 +01:00
templates fix: wrap text on exception page 2024-02-26 18:58:22 +01:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php fix(db): Remove duplicate missing index check for cards 2024-02-20 10:49:07 -05:00
openapi.json refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +01:00
register_command.php feat(occ): Add user:keys:test command 2024-02-27 22:43:08 +01:00
ResponseDefinitions.php Add new method inAppSearch for advanced search providers 2023-11-14 09:58:20 +01:00
routes.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +01:00
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +01:00
strings.php feat: rename users to account or person 2024-02-13 21:06:30 +01:00