summaryrefslogtreecommitdiffstats
path: root/core/src
Commit message (Expand)AuthorAgeFilesLines
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-202-318/+186
* enh(a11y): improved contrast on user menuEduardo Morales2024-01-171-9/+5
* fix(a11y): Aria-hide contacts menu icon imagesChristoph Wurst2024-01-121-2/+2
* fix header-elements being not shown correctlySimon L2024-01-111-0/+1
* Update UserMenu.vueJérôme Herbinet2024-01-111-1/+1
* enh(core): replaced previous native a element with NcButtonEduardo Morales2024-01-091-46/+24
* fix(core): enhanced contrast when UserMenuItem is focusedEduardo Morales2024-01-091-4/+4
* Use display name instead of 'me' text.fenn-cs2023-12-261-1/+1
* Add authenicated user to person list for search filteringfenn-cs2023-12-262-3/+19
* Unified search: update people select with API callsfenn-cs2023-12-262-0/+6
* Rephrase unified search helper textfenn-cs2023-12-261-1/+1
* Rename "global search" to "unified search"fenn-cs2023-12-2214-1346/+1344
* fix: Adjust colors of app menu and dashboardFerdinand Thiessen2023-12-201-3/+5
* fix(a11y): Unified search headingsChristopher Ng2023-12-141-3/+5
* fix(UnifiedSearch): Remove title prop from modalFerdinand Thiessen2023-12-141-1/+0
* Change global search UI text to unified searchfenn-cs2023-12-072-4/+4
* Correct semantics for link opening in global searchfenn-cs2023-12-061-6/+2
* fix: Adjust code to be Vue 2.7 compatible as `key` on `<template>` is Vue3 onlyFerdinand Thiessen2023-12-051-5/+6
* fix(UnifiedSearch): Move headings out of list elementsFerdinand Thiessen2023-12-051-9/+6
* Merge pull request #41932 from nextcloud/backport/41923/stable28Ferdinand Thiessen2023-11-301-1/+4
|\
| * fix(core): app icon alignment in app menuGrigorii K. Shartsev2023-11-301-1/+4
* | Migrate openResult method to SearchResult componentfenn-cs2023-11-302-6/+6
* | Fix date filter wording & improve search feedbackfenn-cs2023-11-301-12/+14
* | Unbold user names in SearchableListfenn-cs2023-11-301-0/+3
* | Improve accesibility for search tags/chipsfenn-cs2023-11-301-7/+11
* | Handle close GlobalSearchModal gracefullyfenn-cs2023-11-302-3/+12
* | Always emit search eventfenn-cs2023-11-301-3/+2
|/
* Fix more active entry iconsJoas Schilling2023-11-301-0/+8
* fix adding x-requested-with header for relative URLs when the base NC URL is ...Julien Veyssier2023-11-271-2/+13
* Remove unneeded links and add `focus-visible` state on a linkjulia.kirschenheuter2023-11-241-24/+8
* fix(core): Subscribe to navigation changes on mounted for Unified searchFerdinand Thiessen2023-11-231-2/+4
* Focus global search input on openfenn-cs2023-11-231-1/+14
* Add app-based filtering to global searchfenn-cs2023-11-231-2/+24
* Replace input form with `NcTextField`julia.kirschenheuter2023-11-222-64/+70
* Move search result section to component & hide thumbnail if errorfenn-cs2023-11-213-99/+172
* Round avatars when needed and show url-based mime iconsfenn-cs2023-11-211-9/+9
* Improve date-range logic for global searchfenn-cs2023-11-212-24/+29
* Correct spellingValdnet2023-11-151-2/+2
* Check in-app search availabilityfenn-cs2023-11-141-3/+4
* Improve no content feedbackfenn-cs2023-11-141-5/+17
* Global search : Fix basic functional issuesfenn-cs2023-11-143-17/+24
* Close participants filter after clickMarco2023-11-131-1/+3
* Use new SearchableList component for people filterfenn-cs2023-11-103-59/+63
* Create searchable list componentMarco2023-11-101-0/+149
* Feat: New UI global searchfenn-cs2023-11-106-0/+1076
* fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-081-0/+8
* Fix styles for input fields on focus statejulia.kirschenheuter2023-11-062-2/+19
* feat(contactsmenu): Show user statusChristoph Wurst2023-10-313-44/+45
* fix(a11y): Increase contrast of contacts menu actionsChristopher Ng2023-10-301-12/+1
* fix: Settings nav entries typingChristopher Ng2023-10-261-1/+1