summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #22206 from nextcloud/enh/noid/tests-recent-contact-mapperMorris Jobke2020-08-121-0/+134
|\ | | | | Add some tests for RecentContactMapper
| * Add some tests for RecentContactMapperDaniel Kesselberg2020-08-121-0/+134
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #22217 from ↵Morris Jobke2020-08-121-0/+3
|\ \ | | | | | | | | | | | | nextcloud/enh/noid/disable-admin-changed-email-appconfig Add app config option to disable "Email was changed by admin" email
| * | Add app config option to disable "Email was changed by admin" emailMorris Jobke2020-08-121-0/+3
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22199 from ↵Morris Jobke2020-08-12347-1868/+1847
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/PHPUnit_Framework_MockObject_MockObject Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to …
| * | | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵Morris Jobke2020-08-12347-1868/+1847
| |/ / | | | | | | | | | | | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22211 from nextcloud/fix/noid/rm-useless-logblizzz2020-08-121-8/+5
|\ \ \ | | | | | | | | remove logging message carrying no valuable information
| * | | remove logging message carrying no valuable informationArthur Schiwon2020-08-121-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the exception caught is not an error, but due to valid configuration and code flow is expecting this. For an admin it is confusing, and it carries no information worth for debugging. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #22196 from nextcloud/enh/sse/do_not_concatenate_intsMorris Jobke2020-08-121-2/+8
|\ \ \ \ | |/ / / |/| | | SSE enhancement of file signature
| * | | SSE enhancementRoeland Jago Douma2020-08-111-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not blind concatenate ints. Lets add a _ between them. So that we can distrinquis them properly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2020-08-1218-8/+48
| |_|/ |/| |
* | | Merge pull request #21559 from nextcloud/fix/noid/ldap-group-shortcut-adblizzz2020-08-114-2/+68
|\ \ \ | |_|/ |/| | shortcut in reading nested group members when IN_CHAIN is available
| * | do not flip available state to unavailable, allow empty resultsArthur Schiwon2020-08-113-13/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | - the detection relies that the first, requested result is not empty - it might be empty though – groups without members - protect switching from available to unavailable - switching the other way around was also not envisaged either Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | LDAP: shortcut in reading nested group members when IN_CHAIN is availableArthur Schiwon2020-08-113-0/+38
| |/ | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #22162 from nextcloud/enh/noid/password-generator-sharebymailMorris Jobke2020-08-113-54/+30
|\ \ | | | | | | ShareByMail: Migrate to GenerateSecurePasswordEvent
| * | Generate password by password_policy appDaniel Kesselberg2020-08-113-54/+30
|/ / | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #22143 from nextcloud/design/dashboard-designJan C. Borchardt2020-08-118-20/+139
|\ \ | |/ |/| Dashboard design enhancements
| * Dashboard: Add photo creditJan C. Borchardt2020-08-111-1/+12
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Dashboard: Fix wording issue on greetingsJan C. Borchardt2020-08-111-1/+1
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Dynamically generate background image urlJulius Härtl2020-08-113-15/+65
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Dashboard: Fix dark mode, add backgroundJan C. Borchardt2020-08-084-5/+28
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Dashboard: add background image, improve panel designJan C. Borchardt2020-08-074-4/+47
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Dashboard: remove header fadeJan C. Borchardt2020-08-071-6/+1
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
| * Dashboard: Remove icons from greetingJan C. Borchardt2020-08-071-8/+5
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Merge pull request #22151 from ↵Roeland Jago Douma2020-08-112-4/+4
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.1 Bump webpack-merge from 5.0.9 to 5.1.1
| * | Bump webpack-merge from 5.0.9 to 5.1.1dependabot-preview[bot]2020-08-102-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.0.9 to 5.1.1. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v5.0.9...v5.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #22190 from nextcloud/fix/noid/log-rotate-sizeRoeland Jago Douma2020-08-111-2/+2
|\ \ \ | | | | | | | | Fix default log_rotate_size in config.sample.php
| * | | Fix default log_rotate_size in config.sample.phpMorris Jobke2020-08-111-2/+2
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke2020-08-1114-98/+97
|\ \ \ | | | | | | | | allow grouping of activity settings
| * | | allow grouping of activity settingsRobin Appelman2020-08-0514-98/+97
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #21775 from nextcloud/bugfix/noid/transfer-object-storageMorris Jobke2020-08-111-1/+1
|\ \ \ \ | | | | | | | | | | Do not exit if available space cannot be determined on file transfer
| * | | | Use constant instead of magic number Morris Jobke2020-08-111-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | Do not exit if available space cannot be determined on file transferJulius Härtl2020-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #22148 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.5.2Morris Jobke2020-08-114-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Bump bootstrap from 4.5.0 to 4.5.2
| * | | | | Bump bootstrap from 4.5.0 to 4.5.2dependabot-preview[bot]2020-08-104-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.0 to 4.5.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | Merge pull request #22176 from ↵Morris Jobke2020-08-112-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/debt/noid/table-render-too-many-arguments Remove unexpected argument
| * | | | | | Remove unexpected argumentDaniel Kesselberg2020-08-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #22167 from nextcloud/debt/noid/coverage-filterMorris Jobke2020-08-111-23/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Exclude apps/*/tests for coverage calculation
| * | | | | | | Exclude apps/files_external/3rdparty againDaniel Kesselberg2020-08-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | | | Rename Core/ to core/Daniel Kesselberg2020-08-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | | | Exclude apps/*/tests for coverage calculationDaniel Kesselberg2020-08-101-22/+3
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #22175 from nextcloud/fix/noid/warning-continue-breakMorris Jobke2020-08-111-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | use break not continue in switch to avoid warning
| * | | | | | | use break not continue in switch to avoid warningArthur Schiwon2020-08-101-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | | Merge pull request #22169 from nextcloud/enh/noid/prefer-typed-eventsMorris Jobke2020-08-115-6/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Prefer typed event over string based ones
| * | | | | | | Prefer typed event over string based onesMorris Jobke2020-08-105-6/+8
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-118-2/+84
| | | | | | |
* | | | | | | Merge pull request #22159 from nextcloud/enh/22014/generate-passwords-policyMorris Jobke2020-08-102-5/+69
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Generate password on addUser by password_policy app
| * | | | | | | Generate password on addUser by password_policy appDaniel Kesselberg2020-08-092-5/+69
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #22168 from nextcloud/enh/noid/phpdoc-for-eventsMorris Jobke2020-08-1015-3/+40
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Add PHP doc for events
| * | | | | | Add PHP doc for eventsMorris Jobke2020-08-1015-3/+40
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>