- Oct 14, 2020
-
-
Morris Jobke authored
Remove posix_getpwuid and compare only userid
-
Morris Jobke authored
Bump vimeo/psalm from 3.15 to 3.17.1
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Oct 13, 2020
-
-
dependabot-preview[bot] authored
-
dependabot-preview[bot] authored
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.15 to 2.1.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.15...2.1.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Morris Jobke authored
Use own psalm instead of a global one
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Nextcloud bot authored
-
Morris Jobke authored
Sort deleted files by most recently deleted first
-
blizzz authored
allow using saved login credentials for notify
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
The file cache entry is array accessible
-
Morris Jobke authored
The encryption decrypt position can be int or string
-
Morris Jobke authored
[Automated] Update psalm-baseline.xml
-
Morris Jobke authored
Fix undefined index and consequential damages in versions code
-
Morris Jobke authored
Encode requesttoken for logout url in auto logout
-
Jan C. Borchardt authored
Signed-off-by:
Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Inidicate preview availability in share api responses
-
John Molakvoæ authored
Increase scrollbar sizes
-
Richard Steinmetz authored
Signed-off-by:
Richard Steinmetz <richard@steinmetz.cloud>
-
Christoph Wurst authored
The public API said string, internally we treated it as int. In reality both are used. Let's reflect that in the documented argument type. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
… so let's make this part of our API. We use it as array already. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Joas Schilling authored
Use PSR logger in authentication
-
Joas Schilling authored
VersioningTest.php:729 is unreliable and should be disabled
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
Nextcloud bot authored
-
- Oct 12, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Christoph Wurst authored
If the user has no space and there are no versions, there won't be an `all` index in the versions entry. Hence this triggers a warning and becomes `null`, afterwards `count`, `foreach` and friends will happily throw even more warnings and errors because they don't want to play with `null`. Thus adding a fallback to an empty array. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
[3rdparty] Bump symfony deps to 4.4.15
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Stop transfer of ownership between same users
-
Morris Jobke authored
handle nested properties for contact updates
-
Morris Jobke authored
Overwrite also the new command bus name to execute them in sync in th…
-
call-me-matt authored
Signed-off-by:
call-me-matt <nextcloud@matthiasheinisch.de>
-
Morris Jobke authored
Followup to #23245 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix typo 'shared'
-