aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #29123 from nextcloud/bug/29119/decode-object-to-arrayDaniel2021-10-071-1/+1
|\ | | | | Set associative = true for cleanup job
| * Set associative = true for cleanup jobDaniel Kesselberg2021-10-071-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #28608 from nextcloud/path-prefix-filterVincent Petry2021-10-0711-9/+201
|\ \ | | | | | | generate a better optimized query for path prefix search filters
| * | generate a better optimized query for path prefix search filtersRobin Appelman2021-08-2611-9/+201
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #29108 from nextcloud/Valdnet-patch-1Joas Schilling2021-10-073-5/+5
|\ \ \ | | | | | | | | l10n: Spelling unification
| * | | l10n: Spelling unificationValdnet2021-10-073-5/+5
| | |/ | |/| | | | | | | | | | | | | | | | Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #29110 from ↵Vincent Petry2021-10-071-1/+5
|\ \ \ | |/ / |/| | | | | | | | nextcloud/debt/noid/reset-composer-for-psalm-baseline-update Reset composer for psalm baseline update
| * | Reset composer for automated psalm baseline updateDaniel Kesselberg2021-10-071-1/+5
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | [tx-robot] updated from transifexNextcloud bot2021-10-0746-46/+148
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #25774 from nextcloud/add-ripple-color-variablesPytal2021-10-064-9/+33
|\ \ \
| * | | Add new variables for buttonsmarco2021-09-303-1/+25
| | | | | | | | | | | | | | | | Signed-off-by: marco <marcoambrosini@pm.me>
| * | | Do not target vue buttons with server rulesMarco Ambrosini2021-09-301-8/+8
| | | | | | | | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | | | Merge pull request #29064 from ↵Louis2021-10-062-2/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feature/add_cache_to_local_integration_tests_container Add caching for local run of integration and acceptance tests
| * | | | Add cache for local integration test containerLouis Chemineau2021-10-062-2/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | Merge pull request #29084 from nextcloud/bugfix/noid/typos-in-readmeDaniel2021-10-061-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Fix some typos and code blocks in readme
| * | | | | Fix some typos and code blocks in readmeJoas Schilling2021-10-061-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #29091 from ↵Carl Schwan2021-10-064-7/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/improve-icon-and-section-title Improve icon and section title of "Admin privileges"
| * | | | | | Improve icon and section title of "Admin privileges"Joas Schilling2021-10-064-7/+7
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #29083 from nextcloud/debt/noid/update-certificatesDaniel2021-10-061-95/+111
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update the certificate bundle
| * | | | | | Update the certificate bundleDaniel Kesselberg2021-10-061-95/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1Louis2021-10-0622-166/+10004
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bump bootstrap from 4.6.0 to 5.1.1
| * | | | | | | Fix container element for newFileMenu tooltipLouis Chemineau2021-10-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | | | Bump bootstrap from 4.6.0 to 5.1.1dependabot[bot]2021-10-0521-165/+10003
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.1.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.1.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Merge pull request #29081 from nextcloud/fix/acceptance-app-filesMichaIng2021-10-061-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Fix acceptance test 'app-files'
| * | | | | | Fix app-files acceptance testsLouis Chemineau2021-10-061-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | Merge pull request #29065 from ↵Daniel2021-10-063-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-missing-translation-of-share-folder-selection Fix missing translations of share folder selection
| * | | | | Fix missing translations of share folder selectionJoas Schilling2021-10-043-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | Merge pull request #29050 from ↵Vincent Petry2021-10-061-6/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/debt/noid/job-to-update-psalm-baseline-broken Fix job to update psalm baseline
| * | | | | | Fix job to update psalm baselineDaniel Kesselberg2021-10-031-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #29082 from nextcloud/enh/add-sensitive-config-keysVincent Petry2021-10-061-0/+21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Add a few sensitive config keys
| * | | | | | consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-051-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-066-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #29079 from nextcloud/bugfix/24089Pytal2021-10-056-8/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Only load screenshots if available from app store releasesJulius Härtl2021-10-056-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Merge pull request #29053 from nextcloud/debt/noid/exit-code-versioncheckRichard Steinmetz2021-10-051-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Use proper exit code
| * | | | | | Use proper exit codeDaniel Kesselberg2021-10-031-2/+2
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #29019 from ↵Joas Schilling2021-10-051-3/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/improve-log-and-allow-duplicate-notifications-section Improve log and allow duplicate notifications section
| * | | | | | Improve log and allow duplicate notifications sectionJoas Schilling2021-10-041-3/+12
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #27733 from ↵Julius Härtl2021-10-0514-178/+228
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
| * | | | | Update Psalm baselineDaniel Rudolf2021-08-141-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | Fix UrlGeneratorTestDaniel Rudolf2021-08-052-26/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And again... :unamused: Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | Remove usage of \OC_Util::getDefaultPageUrl() and ↵Daniel Rudolf2021-08-043-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \OC_Util::redirectToDefaultPage() Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041412-18569/+48933
| |\ \ \ \ \
| * | | | | | Fix UrlGeneratorTestDaniel Rudolf2021-08-041-28/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Again... :unamused: Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | | Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps()Daniel Rudolf2021-07-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | | Move UtilTest::testDefaultApps() to UrlGeneratorTestDaniel Rudolf2021-07-013-66/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | | Fix UtilTest::testDefaultApps()Daniel Rudolf2021-07-012-16/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oh wow... This definitly was no best practice... :unamused: Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | | Add RedirectToDefaultAppResponse::__construct() annotationsDaniel Rudolf2021-07-011-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-015-17/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
| * | | | | | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-012-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>