Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(core): Do not apply invert-color filter to unified search | Ferdinand Thiessen | 2024-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(unified-search): Refactor header menu entry | Ferdinand Thiessen | 2024-01-23 | 1 | -28/+28 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Rename "global search" to "unified search" | fenn-cs | 2023-12-12 | 1 | -810/+43 |
| | | | | | | | | | - Changes appearances of "Global search" to "Unified search" in UI - Refactors code, to remove usage of term "GlobalSearch" in files and code structure - Rename old unified search to `legacy-unified-search` Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | ||||
* | fix(UnifiedSearch): Show translated text for filter label | Ferdinand Thiessen | 2023-12-05 | 1 | -2/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 only | Ferdinand Thiessen | 2023-12-03 | 1 | -5/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(UnifiedSearch): Move headings out of list elements | Ferdinand Thiessen | 2023-12-03 | 1 | -9/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(core): Subscribe to navigation changes on mounted for Unified search | Ferdinand Thiessen | 2023-11-23 | 1 | -2/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Replace input form with `NcTextField` | julia.kirschenheuter | 2023-11-22 | 1 | -41/+19 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Fix styles for input fields on focus state | julia.kirschenheuter | 2023-11-06 | 1 | -0/+6 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Fix placement of actions within unified search | julia.kirschenheuter | 2023-10-19 | 1 | -1/+1 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Shortcut Ctrl+F for different keyboard layouts | Andrii Ilkiv | 2023-10-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Andrii Ilkiv <a.ilkiv.ye@gmail.com> | ||||
* | fix(search): Close unified search at the second ctrl+f | Christoph Wurst | 2023-10-16 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove padding for longer wordings | Jérôme Herbinet | 2023-08-24 | 1 | -1/+0 |
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> | ||||
* | fix: Resolve code linting issues | Ferdinand Thiessen | 2023-08-02 | 1 | -9/+9 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(core): Migrate from deprecated `excludeClickOutsideClasses` to ↵ | Ferdinand Thiessen | 2023-06-27 | 1 | -1/+1 |
| | | | | | | `excludeClickOutsideSelectors` Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(search): fix load more | John Molakvoæ | 2023-05-16 | 1 | -4/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | l10n: Change to a capital letter | Simon L | 2023-04-17 | 1 | -1/+1 |
| | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(unified-search): emptycontent messages | John Molakvoæ | 2023-03-02 | 1 | -18/+35 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(unified-search): fix code highlighting | John Molakvoæ | 2023-03-02 | 1 | -5/+5 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(unified-search): remove conflicting trigger color | John Molakvoæ | 2023-03-02 | 1 | -6/+1 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix focus not returning to search icon | Christopher Ng | 2023-01-25 | 1 | -2/+0 |
| | | | | | | - Remove programmatic focusing already handled by focus-trap Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Port global search menu to focus trapped NcHeaderMenu | Christopher Ng | 2023-01-18 | 1 | -14/+16 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Improve verbosity of search description | Christopher Ng | 2022-12-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix contrast of global search headings | Christopher Ng | 2022-11-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Close global search menu when focus leaves | Christopher Ng | 2022-11-17 | 1 | -1/+5 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -0/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix regexp for unified searching in apps | Vincent Petry | 2022-10-14 | 1 | -4/+11 |
| | | | | | | | | Use the correct match for operators. Prevent the dropdown to close itself when selecting an app to filter by. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Clear search results when remove search query | Carl Schwan | 2022-09-19 | 1 | -0/+3 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Reset global search on files sidebar navigation change | Christopher Ng | 2022-09-15 | 1 | -1/+10 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Add an OCP method to check the shortcut state and use it for global search ↵ | Joas Schilling | 2022-09-15 | 1 | -0/+4 |
| | | | | | | and menu control Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix UnifiedSearch | Carl Schwan | 2022-09-08 | 1 | -1/+11 |
| | | | | | | | | | - Fix too big margins - Fix horizontal scrolbar (caused by margin in text field) - Add some spacing between the items (4px) - Center items (I love flex) Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Accessibility improvements to unified search | Christopher Ng | 2022-09-02 | 1 | -47/+69 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -17/+17 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Lint and psalm fix | John Molakvoæ | 2022-04-21 | 1 | -2/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Update search icon size | John Molakvoæ (skjnldsv) | 2022-04-21 | 1 | -8/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Make typeahead and search limit/length configurable | Julius Härtl | 2022-04-13 | 1 | -6/+27 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Increase debounce timeout to be more realistic with real typing behavior | Julius Härtl | 2022-04-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -11/+26 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use new div method in scss | Louis Chemineau | 2022-01-08 | 1 | -3/+5 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Search function strong tag for user input | kavita.sonawane@t-systems.com | 2021-09-01 | 1 | -1/+4 |
| | | | | | Signed-off-by: Kavita Sonawane <kavita.sonawane@t-systems.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix missing label and accessibility of Search function | Jan C. Borchardt | 2021-07-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Fix screenreader label of search icon | Jan C. Borchardt | 2021-04-19 | 1 | -1/+8 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | do not lower case search provider names on web ui | Arthur Schiwon | 2021-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Add default font size | GretaD | 2020-11-03 | 1 | -1/+1 |
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
* | Change font-weight and font-size for empty search | Jacob Neplokh | 2020-10-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Jacob Neplokh <me@jacobneplokh.com> | ||||
* | Add padding to the empty content and center it | Joas Schilling | 2020-09-22 | 1 | -0/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Prevent empty search placeholder | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -24/+39 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Build assets and fix unified search event syntax | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Properly show loading state if there are still pending requests | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -1/+9 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Properly use form role=search and unify reset button | John Molakvoæ (skjnldsv) | 2020-09-18 | 1 | -46/+121 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |