| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #40994 from nextcloud/fix/37092/user-menu-validation | Ferdinand Thiessen | 2023-10-20 | 1 | -2/+20 |
|\ |
|
| * | fix(core): do not assign all navigation entry properties as html attributes | Grigorii K. Shartsev | 2023-10-19 | 1 | -2/+20 |
* | | Fix placement of actions within unified search | julia.kirschenheuter | 2023-10-19 | 1 | -1/+1 |
|/ |
|
* | Shortcut Ctrl+F for different keyboard layouts | Andrii Ilkiv | 2023-10-19 | 1 | -1/+1 |
* | Fix width of input on contacts menu | julia.kirschenheuter | 2023-10-18 | 1 | -1/+0 |
* | enh(a11y): Add avatar description | Christopher Ng | 2023-10-16 | 1 | -5/+79 |
* | enh(a11y): Add accessible user menu semantics | Christopher Ng | 2023-10-16 | 1 | -71/+64 |
* | Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vue | Christoph Wurst | 2023-10-16 | 1 | -113/+113 |
|\ |
|
| * | refactor: Contacts menu to Vue | Christoph Wurst | 2023-10-16 | 1 | -113/+113 |
* | | fix(search): Close unified search at the second ctrl+f | Christoph Wurst | 2023-10-16 | 1 | -0/+3 |
|/ |
|
* | fix: content info footer on guest pages | Richard Steinmetz | 2023-09-19 | 1 | -27/+1 |
* | enh(a11y): Add search contacts label | Christopher Ng | 2023-09-07 | 1 | -1/+7 |
* | Remove padding for longer wordings | Jérôme Herbinet | 2023-08-24 | 1 | -1/+0 |
* | fix: Resolve code linting issues | Ferdinand Thiessen | 2023-08-02 | 1 | -9/+9 |
* | fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl... | Ferdinand Thiessen | 2023-06-27 | 1 | -1/+1 |
* | adjust active element visibility in the usermenu | Simon L | 2023-05-25 | 1 | -2/+2 |
* | feat(login): Use `tertiary` button for "back to login" | Ferdinand Thiessen | 2023-05-17 | 1 | -3/+12 |
* | fix(login): Make login form and footer look like a dashboard panel | Ferdinand Thiessen | 2023-05-16 | 1 | -5/+35 |
* | fix(search): fix load more | John Molakvoæ | 2023-05-16 | 1 | -4/+4 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 2 | -8/+8 |
* | fix: prevent malicious url in unsupported browser redirect | John Molakvoæ | 2023-05-11 | 1 | -2/+4 |
* | fix(core): Fix profile view edit button overlapping status text | Ferdinand Thiessen | 2023-04-26 | 1 | -2/+7 |
* | l10n: Change to a capital letter | Simon L | 2023-04-17 | 1 | -1/+1 |
* | chore(eslint): replace node/no-extraneous-import by n/no-extraneous-import | John Molakvoæ | 2023-03-23 | 1 | -1/+1 |
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 2 | -10/+10 |
* | fix(unified-search): emptycontent messages | John Molakvoæ | 2023-03-02 | 1 | -18/+35 |
* | fix(unified-search): fix code highlighting | John Molakvoæ | 2023-03-02 | 1 | -5/+5 |
* | fix(unified-search): remove conflicting trigger color | John Molakvoæ | 2023-03-02 | 1 | -6/+1 |
* | fix too long entries in contacts-menu | Simon L | 2023-02-16 | 1 | -7/+3 |
* | Port user menu to Vue | Christopher Ng | 2023-02-09 | 1 | -0/+184 |
* | Fix focus not returning to search icon | Christopher Ng | 2023-01-25 | 1 | -2/+0 |
* | Port global search menu to focus trapped NcHeaderMenu | Christopher Ng | 2023-01-18 | 1 | -14/+16 |
* | Focus trap contacts menu with NcHeaderMenu port | Christopher Ng | 2023-01-13 | 1 | -0/+198 |
* | Remove js navigation on alternative login click | zorn-v | 2023-01-10 | 1 | -5/+1 |
* | Improve verbosity of search description | Christopher Ng | 2022-12-08 | 1 | -1/+1 |
* | Fix contrast of global search headings | Christopher Ng | 2022-11-25 | 1 | -4/+4 |
* | Close global search menu when focus leaves | Christopher Ng | 2022-11-17 | 1 | -1/+5 |
* | Only check unsupported browsers on user rendering | John Molakvoæ | 2022-10-28 | 1 | -1/+9 |
* | Address review | Simon L | 2022-10-25 | 1 | -1/+1 |
* | update browser warning | szaimen | 2022-10-25 | 1 | -2/+2 |
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -0/+4 |
* | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -6/+8 |
* | Cleanup ie and old edge properties | John Molakvoæ (skjnldsv) | 2022-10-19 | 1 | -0/+191 |
* | Fix regexp for unified searching in apps | Vincent Petry | 2022-10-14 | 1 | -4/+11 |
* | Clear search results when remove search query | Carl Schwan | 2022-09-19 | 1 | -0/+3 |
* | Reset global search on files sidebar navigation change | Christopher Ng | 2022-09-15 | 1 | -1/+10 |
* | Add an OCP method to check the shortcut state and use it for global search an... | Joas Schilling | 2022-09-15 | 1 | -0/+4 |
* | Add api to load additional section in profile page | Carl Schwan | 2022-09-14 | 1 | -1/+10 |
* | Make profile page scrollable again | Carl Schwan | 2022-09-12 | 1 | -0/+1 |
* | Fix UnifiedSearch | Carl Schwan | 2022-09-08 | 1 | -1/+11 |