summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-08-2412-38/+180
|
* [tx-robot] updated from transifexNextcloud bot2020-08-2326-14/+60
|
* [tx-robot] updated from transifexNextcloud bot2020-08-228-6/+10
|
* Merge pull request #22317 from nextcloud/bugfix/noid/status_ellipsisGeorg Ehrke2020-08-213-6/+15
|\ | | | | Change color of displayname and ellipsis status message
| * Change color of displayname and ellipsis status messageGeorg Ehrke2020-08-213-6/+15
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #22319 from nextcloud/enh/dashboard/attributionsJan C. Borchardt2020-08-213-3/+33
|\ \ | | | | | | Add attributions for weather status in modal
| * | add attributions and warning for external services in modal, sort statusesJulien Veyssier2020-08-213-3/+33
| |/ | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | Merge pull request #22354 from nextcloud/bugfix/noid/fix-dark-theme-selectorMorris Jobke2020-08-213-3/+3
|\ \ | | | | | | Fix dark-theme selector
| * | Fix dark-theme selectorJoas Schilling2020-08-213-3/+3
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #20772 from nextcloud/fix/sharee-integration-testMorris Jobke2020-08-212-2/+10
|\ \ | |/ |/| Properly search for users when limittogroups is enabled
| * In case the group backend returns $limit or more results it is expected to ↵Morris Jobke2020-08-211-1/+1
| | | | | | | | | | | | contain more results Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Properly search for users when limittogroups is enabledRoeland Jago Douma2020-08-211-1/+9
| | | | | | | | | | | | | | Searching just for the uid is not enough. This makes sure this done properly again now. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #22188 from nextcloud/version/20.0.0-beta1v20.0.0beta1Roeland Jago Douma2020-08-212-116/+97
|\ \ | | | | | | 20.0.0 Beta 1
| * | 20.0.0 Beta 1Morris Jobke2020-08-212-116/+97
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #22347 from ↵Morris Jobke2020-08-211-12/+1
|\ \ | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | Update psalm baselineNextcloud-PR-Bot2020-08-211-12/+1
| | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Merge pull request #22346 from mjanssens/mjanssens-patch1Roeland Jago Douma2020-08-213-5/+5
|\ \ \ | |/ / |/| | l10n:Correct appid for WebAuthn
| * | l10n:Correct appid for WebAuthnMichiel Janssens2020-08-203-5/+5
| | | | | | | | | | | | | | | Signed-off-by: Michiel Janssens <michiel@nexigon.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-08-2150-80/+172
| | |
* | | Merge pull request #22340 from nextcloud/dashboard/design-polishingJan C. Borchardt2020-08-204-16/+25
|\ \ \ | |/ / |/| | Some more Dashboard design polishing
| * | Dashboard: Fix status bubbles open but unfocused backgroundJan C. Borchardt2020-08-203-4/+6
| | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | Dashboard: Suppress scrollbars inside widgetsJan C. Borchardt2020-08-201-1/+2
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | Dashboard: Fix text on background choicesJan C. Borchardt2020-08-201-1/+0
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | Adjust design of 'Get more widgets' buttonJan C. Borchardt2020-08-201-0/+7
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | Dashboard: Move panels to more semantically correct h2Jan C. Borchardt2020-08-201-10/+10
| | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | Merge pull request #22345 from nextcloud/fix/noid/psalm-warningsMorris Jobke2020-08-201-1/+1
|\ \ \ | |_|/ |/| | Fix psalm warnings
| * | Fix psalm warningsMorris Jobke2020-08-201-1/+1
|/ / | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #20891 from cuppett/cuppett/issue#19790Roeland Jago Douma2020-08-201-6/+38
|\ \ | | | | | | Resolves #19790, Provides Support for IAM Credentials
| * | Resolves #19790, Provides Support for IAM CredentialsStephen Cuppett2020-08-201-6/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge pull request #22331 from ↵Roeland Jago Douma2020-08-2017-60/+74
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/dont-use-deprecated-inigetwrapper Don't use deprecated getIniWrapper() anymore
| * | | Remove unneeded importMorris Jobke2020-08-201-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Fix unit testsMorris Jobke2020-08-202-19/+21
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Use the DI container also for the Install command registrationMorris Jobke2020-08-201-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-2014-39/+52
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #22342 from nextcloud/fix/noid/psalm-warningsMorris Jobke2020-08-201-1/+2
|\ \ \ \ | | | | | | | | | | Fix psalm warnings
| * | | | Fix psalm warningsMorris Jobke2020-08-201-1/+2
|/ / / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #22335 from nextcloud/fix/16017/remove_nc_encryptionMorris Jobke2020-08-201-2/+10
|\ \ \ \ | |_|_|/ |/| | | Remove encryption option for nextcloud external storage
| * | | Remove encryption option for nextcloud external storageRoeland Jago Douma2020-08-201-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #16017 Since it never worked we should not show it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #21529 from nextcloud/enh/encryption/improve_key_formatMorris Jobke2020-08-2010-30/+584
|\ \ \ \ | | | | | | | | | | New SSE key format
| * | | | New SSE key formatRoeland Jago Douma2020-08-2010-30/+584
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | Merge pull request #22284 from nextcloud/feature/noid/status_dashboardJohn Molakvoæ2020-08-2020-3/+676
|\ \ \ \ \ | | | | | | | | | | | | "Recent status changes" Dashboard
| * | | | | Add Status DashboardGeorg Ehrke2020-08-2020-3/+676
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | Merge pull request #22327 from nextcloud/dashboard/design-detailsJan C. Borchardt2020-08-203-2/+14
|\ \ \ \ \ | | | | | | | | | | | | Dashboard design details
| * | | | | build dashboard jsJulien Veyssier2020-08-202-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
| * | | | | Dashboard: Ellipsize widget headings to one lineJan C. Borchardt2020-08-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * | | | | Dashboard: No need to extend height of widgets if only one column is shownJan C. Borchardt2020-08-201-0/+7
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | | | Merge pull request #22322 from ↵John Molakvoæ2020-08-203-3/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/only-copy-share-link-when-not-forced-password
| * | | | | Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-203-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | Merge pull request #20724 from nextcloud/remove-children-non-recursiveMorris Jobke2020-08-203-15/+43
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Make Cache::removeChildren non recursive
| * | | | | Accept psalm warning for nowMorris Jobke2020-08-201-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>