- Aug 21, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Aug 20, 2020
-
-
Roeland Jago Douma authored
Resolves #19790, Provides Support for IAM Credentials
-
Roeland Jago Douma authored
Don't use deprecated getIniWrapper() anymore
-
Morris Jobke authored
Fix psalm warnings
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Remove encryption option for nextcloud external storage
-
Morris Jobke authored
New SSE key format
-
John Molakvoæ authored
"Recent status changes" Dashboard
-
Jan C. Borchardt authored
Dashboard design details
-
John Molakvoæ authored
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Make Cache::removeChildren non recursive
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Fixes #16017 Since it never worked we should not show it. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Include e-mail shares when transferring ownership
-
Morris Jobke authored
disable touch to update mtime for external s3 storage
-
Julien Veyssier authored
Signed-off-by:
Julien Veyssier <eneiluj@posteo.net>
-
Jan C. Borchardt authored
Signed-off-by:
Jan C. Borchardt <hey@jancborchardt.net>
-
Jan C. Borchardt authored
Signed-off-by:
Jan C. Borchardt <hey@jancborchardt.net>
-
Stephen Cuppett authored
Includes support for either leveraging environment variables passed to the PHP runtime or IAM instance profile present on the host being used. The default and first choice is still the parameter file as documented. See also: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_provider.html#chaining-providers Signed-off-by:
Stephen Cuppett <steve@cuppett.com>
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
Roeland Jago Douma authored
* Encrypt the keys with the instance secret * Store them as json (so we can add other things if needed) Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Robin Appelman authored
Currently the "add new files during scanning" call stack is smaller than the "remove deleted files during scanning" call stack. This can lead to the scanner adding folders in the folder tree that are to deep to be removed. This changes the `removeChildren` logic to be non recursive so there is no limit to the depth of the folder tree during removal Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
John Molakvoæ authored
-
Morris Jobke authored
Extend psalm baseline to ignore errors for now
-
Morris Jobke authored
Only load routes of the app which is requested
-
Morris Jobke authored
One is a false positive - see https://github.com/vimeo/psalm/pull/4032 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Georg Ehrke authored
User status: Update icons for better visibility
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
This reverts commit 2e912990.
-
Morris Jobke authored
It is needed for #22314 and I will revert it right away afterwards. Sorry for the trouble. See the answer in https://stackoverflow.com/questions/59560214/github-action-works-on-push-but-not-scheduled
-
Morris Jobke authored
For debugging purposed due to a GitHub bug. See #22325 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Revert "This is just to trigger the GitHub scheduled actions registration"
-
Morris Jobke authored
-
Morris Jobke authored
This is just to trigger the GitHub scheduled actions registration
-
Morris Jobke authored
It is needed for https://github.com/nextcloud/server/pull/22314 and I will revert it right away afterwards. Sorry for the trouble.
-