- Oct 13, 2020
-
-
Nextcloud bot authored
-
Morris Jobke authored
Sort deleted files by most recently deleted first
-
blizzz authored
allow using saved login credentials for notify
-
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'
-
John Molakvoæ authored
-
Morris Jobke authored
Fix adminpass strengthify margin
-
Christoph Wurst authored
Add Psalm type for the bootstrap registration context
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Christoph Wurst authored
This can potentially catch a few bugs with wrong class strings. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Robin Windey authored
-
John Molakvoæ authored
Bump moment from 2.29.0 to 2.29.1
-