| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #32576 from nextcloud/feature/spreed-7321/automatic-DND-ou... | Joas Schilling | 2022-07-01 | 3 | -3/+24 |
|\ |
|
| * | Fix typo of availability | Joas Schilling | 2022-07-01 | 2 | -3/+3 |
| * | Add UI to opt-in on the status automation | Joas Schilling | 2022-07-01 | 3 | -3/+24 |
* | | Merge pull request #33043 from nextcloud/Valdnet-patch-2 | Carl Schwan | 2022-07-01 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | l10n: Separate words | Valdnet | 2022-07-01 | 2 | -3/+3 |
* | | Add accessible names for file picker grid view toggle and new folder button | Christopher Ng | 2022-07-01 | 4 | -6/+6 |
* | | use an en-dash for the userstatus panel | szaimen | 2022-06-30 | 4 | -6/+6 |
* | | Use Button component to show more workflows | Christopher Ng | 2022-06-29 | 4 | -6/+6 |
* | | Fix undefined logger | Christopher Ng | 2022-06-28 | 4 | -6/+6 |
|/ |
|
* | Merge pull request #32561 from nextcloud/port/vue-personal-federation | Pytal | 2022-06-27 | 4 | -3/+6 |
|\ |
|
| * | Port federatedfilesharing personal settings to vue | Carl Schwan | 2022-06-15 | 4 | -3/+6 |
* | | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 2 | -3/+3 |
* | | make 'text-overflow: ellipsis' possible again in dashboard | Artur Neumann | 2022-06-21 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #32774 from nextcloud/enh/a11y/keyboard-legacy-contacts-menu | Louis | 2022-06-13 | 2 | -3/+3 |
|\ |
|
| * | Enable keyboard activation of legacy contacts menu | Christopher Ng | 2022-06-10 | 2 | -3/+3 |
* | | Use unique key to prevent email component reuse | Christopher Ng | 2022-06-10 | 2 | -3/+3 |
* | | Merge pull request #32741 from nextcloud/Valdnet-patch-2 | Joas Schilling | 2022-06-10 | 6 | -9/+9 |
|\ \
| |/
|/| |
|
| * | Recompile | Joas Schilling | 2022-06-07 | 6 | -9/+9 |
* | | Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepicker | Vincent Petry | 2022-06-09 | 4 | -6/+6 |
|\ \ |
|
| * | | Rename a11y helper function | Christopher Ng | 2022-06-09 | 2 | -2/+2 |
| * | | Update variable name | Christopher Ng | 2022-06-09 | 2 | -2/+2 |
| * | | Set circular radius on close button | Christopher Ng | 2022-06-09 | 2 | -3/+3 |
| * | | Add a11y utility function | Christopher Ng | 2022-06-09 | 4 | -6/+6 |
| * | | Activate the primary dialog button on enter if there is a single input | Christopher Ng | 2022-06-09 | 2 | -3/+3 |
| * | | Use keyboard controls with the action buttons | Christopher Ng | 2022-06-09 | 2 | -3/+3 |
| * | | Use keyboard controls for new folder creation | Christopher Ng | 2022-06-09 | 4 | -6/+6 |
| * | | Use button for grid view toggle instead of hidden checkbox | Christopher Ng | 2022-06-09 | 4 | -6/+6 |
| * | | Prevent pressing enter key without control focus from activating the primary ... | Christopher Ng | 2022-06-09 | 2 | -3/+3 |
| * | | Fix focus styling | Christopher Ng | 2022-06-09 | 2 | -3/+3 |
| * | | Restore grid view toggle | Christopher Ng | 2022-06-09 | 4 | -6/+6 |
| * | | Prepend file picker to be initial keyboard focus target | Christopher Ng | 2022-06-09 | 4 | -6/+6 |
| * | | Handle keyboard navigation in the file picker | Christopher Ng | 2022-06-08 | 4 | -6/+6 |
* | | | Merge pull request #32769 from nextcloud/enh/32749/regex-universal-search | Vincent Petry | 2022-06-09 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Specify the filter first for unified search | Daniel Kesselberg | 2022-06-08 | 2 | -3/+3 |
* | | | Merge pull request #32736 from nextcloud/enh/a11y/keyboard-contacts-menu | Pytal | 2022-06-08 | 4 | -6/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Augment keyboard accessibility of contacts menu | Christopher Ng | 2022-06-07 | 4 | -6/+6 |
| |/ |
|
* / | Various improvements related to the recent implementation of temporary passwords | Cyrille Bollu | 2022-06-08 | 2 | -3/+3 |
|/ |
|
* | Properly calculate carret position | Louis Chemineau | 2022-06-07 | 2 | -3/+3 |
* | Bump webpack from 5.72.0 to 5.73.0 | dependabot[bot] | 2022-06-06 | 82 | -123/+123 |
* | l10n: Fix escaping issue | rakekniven | 2022-06-03 | 2 | -3/+3 |
* | Merge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAt | Joas Schilling | 2022-06-03 | 4 | -6/+6 |
|\ |
|
| * | Also reset the status on clearAt | Joas Schilling | 2022-05-27 | 4 | -6/+6 |
* | | Fix share permissions rendering | Louis Chemineau | 2022-05-31 | 2 | -3/+3 |
* | | Merge pull request #32502 from nextcloud/cleanup/worflow-admin | Louis | 2022-05-31 | 2 | -3/+3 |
|\ \ |
|
| * | | Use SettingsSection in workflowengine settings | Carl Schwan | 2022-05-31 | 2 | -3/+3 |
* | | | Merge pull request #32583 from jld3103/fix/nextcloud-android-user-agent-match | Joas Schilling | 2022-05-31 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix Nextcloud Android app not showing proper name | jld3103 | 2022-05-30 | 2 | -3/+3 |
* | | | Bump core-js from 3.22.5 to 3.22.7 | dependabot[bot] | 2022-05-30 | 2 | -3/+3 |
|/ / |
|
* | | Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-sha... | Carl Schwan | 2022-05-27 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Fix loading groupfolder info when share api is disabled | Carl Schwan | 2022-05-27 | 2 | -3/+3 |