summaryrefslogtreecommitdiffstats
path: root/core/src/views
Commit message (Expand)AuthorAgeFilesLines
* Migrate openResult method to SearchResult componentfenn-cs2023-11-301-5/+0
* Fix date filter wording & improve search feedbackfenn-cs2023-11-301-12/+14
* 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(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-211-98/+3
* Round avatars when needed and show url-based mime iconsfenn-cs2023-11-211-9/+9
* Improve date-range logic for global searchfenn-cs2023-11-211-11/+11
* 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-141-14/+21
* Use new SearchableList component for people filterfenn-cs2023-11-101-50/+47
* Feat: New UI global searchfenn-cs2023-11-102-0/+744
* Fix styles for input fields on focus statejulia.kirschenheuter2023-11-062-2/+19
* feat(contactsmenu): Show user statusChristoph Wurst2023-10-311-10/+7
* fix: Settings nav entries typingChristopher Ng2023-10-261-1/+1
* enh(a11y): Add separate profile entryChristopher Ng2023-10-261-2/+10
* Merge pull request #40994 from nextcloud/fix/37092/user-menu-validationFerdinand Thiessen2023-10-201-2/+20
|\
| * fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-191-2/+20
* | Fix placement of actions within unified searchjulia.kirschenheuter2023-10-191-1/+1
|/
* Shortcut Ctrl+F for different keyboard layoutsAndrii Ilkiv2023-10-191-1/+1
* Fix width of input on contacts menujulia.kirschenheuter2023-10-181-1/+0
* enh(a11y): Add avatar descriptionChristopher Ng2023-10-161-5/+79
* enh(a11y): Add accessible user menu semanticsChristopher Ng2023-10-161-71/+64
* Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vueChristoph Wurst2023-10-161-113/+113
|\
| * refactor: Contacts menu to VueChristoph Wurst2023-10-161-113/+113
* | fix(search): Close unified search at the second ctrl+fChristoph Wurst2023-10-161-0/+3
|/
* fix: content info footer on guest pagesRichard Steinmetz2023-09-191-27/+1
* enh(a11y): Add search contacts labelChristopher Ng2023-09-071-1/+7
* Remove padding for longer wordingsJérôme Herbinet2023-08-241-1/+0
* fix: Resolve code linting issuesFerdinand Thiessen2023-08-021-9/+9
* fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl...Ferdinand Thiessen2023-06-271-1/+1
* adjust active element visibility in the usermenuSimon L2023-05-251-2/+2
* feat(login): Use `tertiary` button for "back to login"Ferdinand Thiessen2023-05-171-3/+12
* fix(login): Make login form and footer look like a dashboard panelFerdinand Thiessen2023-05-161-5/+35
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* Use the color-primary-element* variablesSimon L2023-05-132-8/+8
* fix: prevent malicious url in unsupported browser redirectJohn Molakvoæ2023-05-111-2/+4
* fix(core): Fix profile view edit button overlapping status textFerdinand Thiessen2023-04-261-2/+7
* l10n: Change to a capital letterSimon L2023-04-171-1/+1
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-231-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-232-10/+10
* fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
* fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
* fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
* fix too long entries in contacts-menuSimon L2023-02-161-7/+3