aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/components
Commit message (Expand)AuthorAgeFilesLines
* Correct spellingValdnet2023-11-151-2/+2
* Global search : Fix basic functional issuesfenn-cs2023-11-142-3/+3
* Close participants filter after clickMarco2023-11-131-1/+3
* Use new SearchableList component for people filterfenn-cs2023-11-102-9/+16
* Create searchable list componentMarco2023-11-101-0/+149
* Feat: New UI global searchfenn-cs2023-11-102-0/+170
* fix: Show error message when CSRF check fails at loginChristoph Wurst2023-11-081-0/+8
* feat(contactsmenu): Show user statusChristoph Wurst2023-10-311-12/+36
* fix(a11y): Increase contrast of contacts menu actionsChristopher Ng2023-10-301-12/+1
* enh(a11y): Add separate profile entryChristopher Ng2023-10-261-0/+140
* Merge pull request #40994 from nextcloud/fix/37092/user-menu-validationFerdinand Thiessen2023-10-201-2/+2
|\
| * fix(core): do not assign all navigation entry properties as html attributesGrigorii K. Shartsev2023-10-191-2/+2
* | fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-201-1/+1
|/
* enh(a11y): Add label to app menu navChristopher Ng2023-10-161-1/+2
* refactor: Contacts menu to VueChristoph Wurst2023-10-161-0/+191
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-293-4/+0
* Wrap long productName on login formfenn-cs2023-08-131-0/+1
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-191-1/+1
* Fix contrast for inactive elements of the main navigationjulia.kirschenheuter2023-06-051-1/+0
* Fix app menu flickerZetaTom2023-05-311-1/+0
* feat(login): Improve passwordless login boxFerdinand Thiessen2023-05-171-24/+33
* Use the color-primary-element* variablesSimon L2023-05-132-7/+7
* fix(AppMenu): On bright color theme the app icons in the overflow menu must b...Ferdinand Thiessen2023-05-031-4/+10
* fix: wrong redirect when skipping recommended appsDaniel Kesselberg2023-04-231-8/+3
* More honest reset password request responseJosh Richards2023-04-131-3/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-235-10/+10
* feat: Add notes as recommended appJulius Härtl2023-03-021-0/+4
* Add focus border for search resultsChristopher Ng2023-02-231-5/+4
* Port user menu to VueChristopher Ng2023-02-092-34/+117
* Port global search menu to focus trapped NcHeaderMenuChristopher Ng2023-01-181-238/+0
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-7/+12
* Allow target="_blank" in app navigation itemsThomas Citharel2023-01-051-1/+3
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+1
* Fix default redirect on successful WebAuthn loginRichard Steinmetz2022-12-051-3/+4
* Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_...Simon L2022-11-301-9/+9
|\
| * Change focused items behavior that neighbor elements (text and border) have n...julia.kirschenheuter2022-11-301-9/+9
* | Remove old code from comment to not trigger automatic scanners more than neededJoas Schilling2022-11-291-2/+0
* | More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-3/+5
|/
* Fix warnings on login pageVincent Petry2022-11-182-3/+9
* Close global search menu when focus leavesChristopher Ng2022-11-171-1/+8
* Merge pull request #35029 from nextcloud/enh/34969/fix-app-menu-firefoxSimon L2022-11-161-0/+1
|\
| * Fix AppMenu icons for firefoxSimon L2022-11-081-0/+1
* | Fix rendering of login headlineChristopher Ng2022-11-081-1/+2
|/
* Fix more icon colorChristopher Ng2022-10-211-0/+1
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-2/+1
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-1/+0
* 🧭 Fix rebuilding the navigationJoas Schilling2022-10-181-0/+6
* Fix empty password string being submitted to serverChristopher Ng2022-10-131-1/+1
* Set focus to input fieldDaniel Kesselberg2022-09-161-2/+2
* Add an OCP method to check the shortcut state and use it for global search an...Joas Schilling2022-09-151-0/+5