aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32672 from nextcloud/updateCrlVincent Petry2022-06-101-9/+10
|\
| * Update crl after revoke externalpassword.csrVitor Mattos2022-05-311-9/+10
* | Merge pull request #32685 from nextcloud/fix/external-storage-password-replac...Vincent Petry2022-06-101-1/+1
|\ \
| * | Fix replacing external storage password during debug logChristoph Wurst2022-06-011-1/+1
* | | Merge pull request #32737 from nextcloud/fix/remove-at-matcher-in-settings-testsVincent Petry2022-06-106-214/+129
|\ \ \
| * | | Remove deprecated at() matcher from settings testsCôme Chilliet2022-06-076-214/+129
* | | | Merge pull request #32748 from nextcloud/bugfix/noid/keep-non-default-protoco...Vincent Petry2022-06-104-62/+61
|\ \ \ \
| * | | | Fix integration test which now actually matches the system-addresssbook entryJoas Schilling2022-06-092-2/+2
| * | | | Keep non default protocol in cloud idJoas Schilling2022-06-092-60/+59
* | | | | Merge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-w...Vincent Petry2022-06-103-28/+34
|\ \ \ \ \
| * | | | | Fix exception handling when profile data is too longJoas Schilling2022-06-093-28/+34
* | | | | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry2022-06-106-11/+45
|\ \ \ \ \ \
| * | | | | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-106-11/+45
| |/ / / / /
* | | | | | Merge pull request #32723 from MartinBrugnara/masterVincent Petry2022-06-102-5/+21
|\ \ \ \ \ \
| * | | | | | Expose umask override value as config parameter: localstorage.umaskMartin Brugnara2022-06-052-5/+21
* | | | | | | Merge pull request #32768 from nextcloud/fs-setup-onetime-earlierVincent Petry2022-06-101-0/+4
|\ \ \ \ \ \ \
| * | | | | | | perform onetime setup earlier to ensure wrappers are registered on timeRobin Appelman2022-06-081-0/+4
* | | | | | | | Merge pull request #32805 from nextcloud/avoid-creating-activities-for-system...Vincent Petry2022-06-102-2/+519
|\ \ \ \ \ \ \ \
| * | | | | | | | Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503
| * | | | | | | | Avoid creating carddav activities for the system userThomas Citharel2022-06-101-2/+16
|/ / / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-10124-168/+172
* | | | | | | | Merge pull request #32797 from nextcloud/fix-external-home-dirblizzz2022-06-101-7/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix mounts mounted at the users homeRobin Appelman2022-06-091-7/+3
|/ / / / / / /
* | | | | | | Merge pull request #32675 from nextcloud/fix/validate-dashboard-backgroundPytal2022-06-091-0/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Validate custom dashboard background imageChristopher Ng2022-06-021-0/+4
* | | | | | | Merge pull request #32728 from kesselb/masterSimon L2022-06-091-5/+11
|\ \ \ \ \ \ \
| * | | | | | | Add matrix for psalm baseline update jobDaniel Kesselberg2022-06-051-5/+11
* | | | | | | | Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepickerVincent Petry2022-06-0914-90/+130
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename a11y helper functionChristopher Ng2022-06-095-13/+15
| * | | | | | | | Update variable nameChristopher Ng2022-06-093-6/+6
| * | | | | | | | Set circular radius on close buttonChristopher Ng2022-06-093-4/+4
| * | | | | | | | Add a11y utility functionChristopher Ng2022-06-097-14/+52
| * | | | | | | | Activate the primary dialog button on enter if there is a single inputChristopher Ng2022-06-093-3/+18
| * | | | | | | | Use keyboard controls with the action buttonsChristopher Ng2022-06-093-5/+7
| * | | | | | | | Use keyboard controls for new folder creationChristopher Ng2022-06-095-15/+15
| * | | | | | | | Use button for grid view toggle instead of hidden checkboxChristopher Ng2022-06-0911-42/+29
| * | | | | | | | Prevent pressing enter key without control focus from activating the primary ...Christopher Ng2022-06-093-15/+3
| * | | | | | | | Fix focus stylingChristopher Ng2022-06-098-8/+12
| * | | | | | | | Restore grid view toggleChristopher Ng2022-06-095-10/+6
| * | | | | | | | Prepend file picker to be initial keyboard focus targetChristopher Ng2022-06-095-7/+7
| * | | | | | | | Handle keyboard navigation in the file pickerChristopher Ng2022-06-087-24/+32
* | | | | | | | | Merge pull request #32769 from nextcloud/enh/32749/regex-universal-searchVincent Petry2022-06-093-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Specify the filter first for unified searchDaniel Kesselberg2022-06-083-5/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #32765 from nextcloud/fix/add-back-delete.pngJoas Schilling2022-06-091-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add back the deleted.png file as SVG forwarding doesn't work for /core/imgAnna Larch2022-06-081-0/+0
| |/ / / / / / / /
* | | | | | | | | Merge pull request #32767 from nextcloud/seeakble-http-stream-wrappersJulius Härtl2022-06-091-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | handle stream wrappers in SeekableHttpStreamRobin Appelman2022-06-081-0/+13
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-06-09106-166/+262
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #32736 from nextcloud/enh/a11y/keyboard-contacts-menuPytal2022-06-0810-26/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Augment keyboard accessibility of contacts menuChristopher Ng2022-06-0710-26/+85