summaryrefslogtreecommitdiffstats
path: root/core/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(Users/Quota setting): Prevent floating point value from getting truncated...Marcel Klehr2024-01-181-2/+2
* fix: Adjust colors of app menu and dashboardFerdinand Thiessen2023-12-201-3/+5
* fix: Show error message when CSRF check fails at loginChristoph Wurst2023-12-041-0/+8
* Wrap long productName on login formfenn-cs2023-08-141-0/+1
* Fix app menu flickerZetaTom2023-08-031-1/+0
* fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-201-1/+1
* 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
* Adjust recommended apps pageVincent Petry2022-09-141-21/+35
* add a heading to the login formszaimen2022-09-121-0/+5
* Fix UnifiedSearchCarl Schwan2022-09-082-3/+6
* More cleaning up of the login componentCarl Schwan2022-09-063-44/+55
* Use new vue components in login formCarl Schwan2022-09-052-99/+93
* Accessibility improvements to unified searchChristopher Ng2022-09-022-7/+7
* Fix active app indicator positionJulius Härtl2022-08-311-1/+1
* Address some more accessibility concernsJulius Härtl2022-08-311-1/+5
* Use resize observerJulius Härtl2022-08-311-1/+6
* Fix focus border and adjust active app indicatorJulius Härtl2022-08-311-5/+17
* Move app menu to vueJulius Härtl2022-08-312-85/+281
* More dark theme fixesCarl Schwan2022-08-261-1/+1
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-254-17/+17
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-253-14/+14
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-171-1/+1