nextcloud/core/src/views
nfebe ba8b8c4c09 feat(core): Add centered search input to top bar
A centered, input-styled trigger replaces the top-right search icon as
the entry point to Unified Search. First phase of a phased rollout
that will later turn the trigger into a real inline-filtering input.

Refs: nextcloud/server#59888
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-05-26 22:32:52 +01:00
..
AccountMenu.vue refactor(user_status): migrate to Vue 3 2025-11-26 14:09:33 +01:00
ContactsMenu.vue feat: allow to filter contacts by team 2026-01-23 14:54:41 +01:00
LegacyUnifiedSearch.vue chore: auto fix ESLint issues 2025-11-25 16:25:54 +01:00
Login.vue feat(login): Add rememberme checkbox 2025-11-13 13:25:59 +00:00
LoginFlowAuth.vue refactor(core): migrate login flow ui from jQuery to Vue 2026-01-14 01:15:01 +01:00
LoginFlowDone.vue refactor(core): migrate login flow ui from jQuery to Vue 2026-01-14 01:15:01 +01:00
LoginFlowGrant.vue refactor(core): migrate login flow ui from jQuery to Vue 2026-01-14 01:15:01 +01:00
PublicPageMenu.vue chore(legacy): fix @stylistic/exp-list-style ESLint rule 2026-01-26 00:05:29 +01:00
PublicPageUserMenu.vue chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
PublicShareAuth.vue fix(sharing): show common confirmation on password reset 2026-04-09 16:59:19 +02:00
Setup.spec.ts refactor(test): migrate component tests in core to vitest 2025-10-14 14:30:14 +02:00
Setup.vue refactor(test): migrate component tests in core to vitest 2025-10-14 14:30:14 +02:00
UnifiedSearch.vue feat(core): Add centered search input to top bar 2026-05-26 22:32:52 +01:00
UnsupportedBrowser.vue chore(legacy): fix @stylistic/exp-list-style ESLint rule 2026-01-26 00:05:29 +01:00
UpdaterAdmin.vue refactor(updater): Move updater to a Controller 2026-04-29 22:58:15 +02:00
UpdaterAdminCli.vue refactor(core): migrate web updater to Vue 2026-01-16 00:29:19 +01:00