summaryrefslogtreecommitdiffstats
path: root/core/src/views
Commit message (Expand)AuthorAgeFilesLines
* fix(search): fix load moreJohn Molakvoæ2023-05-161-4/+4
* Port user menu to VueChristopher Ng2023-02-241-0/+184
* fix too long entries in contacts-menuSimon L2023-02-161-7/+3
* Fix focus not returning to search iconChristopher Ng2023-01-261-2/+0
* Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-191-14/+16
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-181-0/+198
* Remove js navigation on alternative login clickzorn-v2023-01-101-5/+1
* Improve verbosity of search descriptionChristopher Ng2022-12-131-1/+1
* Fix contrast of global search headingsChristopher Ng2022-12-081-4/+4
* Close global search menu when focus leavesChristopher Ng2022-11-171-1/+5
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-201-0/+4
* Fix regexp for unified searching in appsVincent Petry2022-10-181-4/+11
* Clear search results when remove search queryCarl Schwan2022-09-191-0/+3
* Reset global search on files sidebar navigation changeChristopher Ng2022-09-151-1/+10
* Add an OCP method to check the shortcut state and use it for global search an...Joas Schilling2022-09-151-0/+4
* Add api to load additional section in profile pageCarl Schwan2022-09-141-1/+10
* Make profile page scrollable againCarl Schwan2022-09-121-0/+1
* Fix UnifiedSearchCarl Schwan2022-09-081-1/+11
* More cleaning up of the login componentCarl Schwan2022-09-061-31/+37
* Use new vue components in login formCarl Schwan2022-09-051-8/+9
* Accessibility improvements to unified searchChristopher Ng2022-09-021-47/+69
* Some more fixesJulius Härtl2022-09-011-74/+74
* Fix profile page renderingJulius Härtl2022-09-011-5/+13
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-253-36/+36
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-76/+115
* Fix HTML validation of material design iconsJoas Schilling2022-07-151-8/+2
* Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-131-0/+5
* Lint and psalm fixJohn Molakvoæ2022-04-211-2/+6
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-5/+1
* Update search icon sizeJohn Molakvoæ (skjnldsv)2022-04-211-8/+5
* Make typeahead and search limit/length configurableJulius Härtl2022-04-131-6/+27
* Increase debounce timeout to be more realistic with real typing behaviorJulius Härtl2022-04-131-1/+1
* Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-222-16/+8
|\
| * Auto fix warningsLouis Chemineau2022-01-212-16/+8
* | l10n: Spelling unification in Transifex.Valdnet2022-01-201-2/+2
|/
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-11/+26
* Use new div method in scssLouis Chemineau2022-01-081-3/+5
* Properly apply the username prefillJulius Härtl2021-12-291-2/+1
* Fix profile actions menuChristopher Ng2021-12-011-3/+3
* Set profile page titleChristopher Ng2021-11-291-0/+2
* Prevent your own status from replacing another user's statusChristopher Ng2021-11-291-1/+3
* Improve accessibilityChristopher Ng2021-11-261-3/+9
* Adjust margin of status on profileChristopher Ng2021-11-251-1/+1
* make profile page usable on mobileszaimen2021-11-231-0/+46
* Fix wording on profile pageChristopher Ng2021-11-231-2/+8
* Profile frontendChristopher Ng2021-10-191-0/+531
* Search function strong tag for user inputkavita.sonawane@t-systems.com2021-09-011-1/+4
* Fix missing label and accessibility of Search functionJan C. Borchardt2021-07-291-1/+1
* Fix Login & Users settings pageJohn Molakvoæ (skjnldsv)2021-07-221-1/+1