| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Button component to show password for improved accessibility | Christopher Ng | 2022-07-07 | 1 | -13/+37 |
* | Add accessible names for file picker grid view toggle and new folder button | Christopher Ng | 2022-07-01 | 1 | -0/+8 |
* | Enable keyboard activation of legacy contacts menu | Christopher Ng | 2022-06-10 | 1 | -1/+6 |
* | Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepicker | Vincent Petry | 2022-06-09 | 4 | -54/+105 |
|\ |
|
| * | Rename a11y helper function | Christopher Ng | 2022-06-09 | 3 | -11/+13 |
| * | Update variable name | Christopher Ng | 2022-06-09 | 1 | -4/+4 |
| * | Set circular radius on close button | Christopher Ng | 2022-06-09 | 1 | -1/+1 |
| * | Add a11y utility function | Christopher Ng | 2022-06-09 | 3 | -8/+46 |
| * | Activate the primary dialog button on enter if there is a single input | Christopher Ng | 2022-06-09 | 1 | -0/+15 |
| * | Use keyboard controls with the action buttons | Christopher Ng | 2022-06-09 | 1 | -2/+4 |
| * | Use keyboard controls for new folder creation | Christopher Ng | 2022-06-09 | 1 | -9/+9 |
| * | Use button for grid view toggle instead of hidden checkbox | Christopher Ng | 2022-06-09 | 1 | -12/+13 |
| * | Prevent pressing enter key without control focus from activating the primary ... | Christopher Ng | 2022-06-09 | 1 | -12/+0 |
| * | Fix focus styling | Christopher Ng | 2022-06-09 | 1 | -0/+1 |
| * | Restore grid view toggle | Christopher Ng | 2022-06-09 | 1 | -4/+0 |
| * | Prepend file picker to be initial keyboard focus target | Christopher Ng | 2022-06-09 | 1 | -1/+1 |
| * | Handle keyboard navigation in the file picker | Christopher Ng | 2022-06-08 | 2 | -14/+22 |
* | | Merge pull request #32769 from nextcloud/enh/32749/regex-universal-search | Vincent Petry | 2022-06-09 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Specify the filter first for unified search | Daniel Kesselberg | 2022-06-08 | 1 | -2/+2 |
* | | Augment keyboard accessibility of contacts menu | Christopher Ng | 2022-06-07 | 1 | -2/+7 |
|/ |
|
* | Properly calculate carret position | Louis Chemineau | 2022-06-07 | 1 | -9/+4 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 2 | -2/+7 |
* | Fix profile and add gradient-primary-background | John Molakvoæ | 2022-05-13 | 1 | -0/+5 |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -0/+1 |
* | Compile theming | John Molakvoæ | 2022-05-11 | 1 | -1/+0 |
* | Migrate to static icons colours | John Molakvoæ | 2022-05-10 | 2 | -1/+336 |
* | Mount profile after DOMContentLoaded | Louis Chemineau | 2022-04-27 | 1 | -1/+4 |
* | Lint and psalm fix | John Molakvoæ | 2022-04-21 | 1 | -2/+6 |
* | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 6 | -59/+64 |
* | Update search icon size | John Molakvoæ (skjnldsv) | 2022-04-21 | 1 | -8/+5 |
* | Merge pull request #30311 from nextcloud/enh/search-load | Julius Härtl | 2022-04-20 | 2 | -7/+30 |
|\ |
|
| * | Make typeahead and search limit/length configurable | Julius Härtl | 2022-04-13 | 2 | -7/+30 |
| * | Increase debounce timeout to be more realistic with real typing behavior | Julius Härtl | 2022-04-13 | 1 | -1/+1 |
* | | Add extra filter for file picker | Vincent Petry | 2022-04-14 | 1 | -0/+9 |
|/ |
|
* | Wrap contact search result in a link | Gnana Sekar | 2022-04-11 | 1 | -5/+9 |
* | Explicitly close div element | Louis Chemineau | 2022-04-04 | 4 | -6/+6 |
* | Center dialog new file menu | John Molakvoæ | 2022-03-07 | 2 | -2/+1 |
* | Target_Blank option to open External links | christophe canovas | 2022-02-15 | 1 | -2/+2 |
* | Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es... | John Molakvoæ | 2022-01-22 | 6 | -26/+13 |
|\ |
|
| * | Auto fix warnings | Louis Chemineau | 2022-01-21 | 6 | -26/+13 |
* | | l10n: Spelling unification in Transifex. | Valdnet | 2022-01-20 | 1 | -2/+2 |
|/ |
|
* | Improve installation pages | Christopher Ng | 2022-01-14 | 2 | -22/+86 |
* | Don't use the deprecated method | Joas Schilling | 2022-01-14 | 1 | -1/+2 |
* | Fix file picker not respecting hidden files settings | Carl Schwan | 2022-01-13 | 1 | -0/+10 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 89 | -89/+89 |
* | Import type from packages | Louis Chemineau | 2022-01-11 | 5 | -4/+6 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 7 | -22/+22 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 21 | -59/+58 |
* | Fix undescore version | Louis Chemineau | 2022-01-08 | 1 | -0/+1 |
* | Don't import $ in every file that needs it | Louis Chemineau | 2022-01-08 | 1 | -0/+2 |