summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-10-0746-46/+148
* Merge pull request #25774 from nextcloud/add-ripple-color-variablesPytal2021-10-064-9/+33
|\
| * Add new variables for buttonsmarco2021-09-303-1/+25
| * Do not target vue buttons with server rulesMarco Ambrosini2021-09-301-8/+8
* | Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integrati...Louis2021-10-062-2/+10
|\ \
| * | Add cache for local integration test containerLouis Chemineau2021-10-062-2/+10
* | | Merge pull request #29084 from nextcloud/bugfix/noid/typos-in-readmeDaniel2021-10-061-6/+6
|\ \ \
| * | | Fix some typos and code blocks in readmeJoas Schilling2021-10-061-6/+6
* | | | Merge pull request #29091 from nextcloud/bugfix/noid/improve-icon-and-section...Carl Schwan2021-10-064-7/+7
|\ \ \ \
| * | | | Improve icon and section title of "Admin privileges"Joas Schilling2021-10-064-7/+7
|/ / / /
* | | | Merge pull request #29083 from nextcloud/debt/noid/update-certificatesDaniel2021-10-061-95/+111
|\ \ \ \
| * | | | Update the certificate bundleDaniel Kesselberg2021-10-061-95/+111
* | | | | Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1Louis2021-10-0622-166/+10004
|\ \ \ \ \
| * | | | | Fix container element for newFileMenu tooltipLouis Chemineau2021-10-061-1/+1
| * | | | | Bump bootstrap from 4.6.0 to 5.1.1dependabot[bot]2021-10-0521-165/+10003
| | |_|/ / | |/| | |
* | | | | Merge pull request #29081 from nextcloud/fix/acceptance-app-filesMichaIng2021-10-061-2/+2
|\ \ \ \ \
| * | | | | Fix app-files acceptance testsLouis Chemineau2021-10-061-2/+2
| |/ / / /
* | | | | Merge pull request #29065 from nextcloud/bugfix/noid/fix-missing-translation-...Daniel2021-10-063-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix missing translations of share folder selectionJoas Schilling2021-10-043-5/+5
* | | | | Merge pull request #29050 from nextcloud/debt/noid/job-to-update-psalm-baseli...Vincent Petry2021-10-061-6/+1
|\ \ \ \ \
| * | | | | Fix job to update psalm baselineDaniel Kesselberg2021-10-031-6/+1
* | | | | | Merge pull request #29082 from nextcloud/enh/add-sensitive-config-keysVincent Petry2021-10-061-0/+21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-051-0/+21
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-066-4/+24
* | | | | | 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
* | | | | | Merge pull request #29053 from nextcloud/debt/noid/exit-code-versioncheckRichard Steinmetz2021-10-051-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use proper exit codeDaniel Kesselberg2021-10-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #29019 from nextcloud/bugfix/noid/improve-log-and-allow-du...Joas Schilling2021-10-051-3/+12
|\ \ \ \ \
| * | | | | Improve log and allow duplicate notifications sectionJoas Schilling2021-10-041-3/+12
| | |_|/ / | |/| | |
* | | | | Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl2021-10-0514-178/+228
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update Psalm baselineDaniel Rudolf2021-08-141-0/+5
| * | | | Fix UrlGeneratorTestDaniel Rudolf2021-08-052-26/+11
| * | | | Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefault...Daniel Rudolf2021-08-043-9/+13
| * | | | Merge branch 'master' into enhancement/noid/IURLGenerator-linkToDefaultPageUrlDaniel Rudolf2021-08-041412-18569/+48933
| |\ \ \ \
| * | | | | Fix UrlGeneratorTestDaniel Rudolf2021-08-041-28/+44
| * | | | | Fix UrlGeneratorTest::testGetDefaultPageUrlWithDefaultApps()Daniel Rudolf2021-07-011-0/+2
| * | | | | Move UtilTest::testDefaultApps() to UrlGeneratorTestDaniel Rudolf2021-07-013-66/+84
| * | | | | Fix UtilTest::testDefaultApps()Daniel Rudolf2021-07-012-16/+4
| * | | | | Add RedirectToDefaultAppResponse::__construct() annotationsDaniel Rudolf2021-07-011-0/+3
| * | | | | Deprecate RedirectToDefaultAppResponseDaniel Rudolf2021-07-015-17/+26
| * | | | | Remove \OC::$server->getURLGenerator() usageDaniel Rudolf2021-07-012-2/+6
| * | | | | Remove unused importsDaniel Rudolf2021-06-302-2/+0
| * | | | | Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf2021-06-3010-86/+104
* | | | | | Merge pull request #29058 from nextcloud/bugfix/28981/transfer-ownership-dele...Vincent Petry2021-10-051-7/+20
|\ \ \ \ \ \
| * | | | | | Do not transfer shares for deleted usersVincent Petry2021-10-041-7/+20
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-056-4/+56
* | | | | | | Merge pull request #29027 from nextcloud/debt/noid/make-tests-independend-of-...Lukas Reschke2021-10-042-22/+22
|\ \ \ \ \ \ \
| * | | | | | | Make AppsEnableTest and AppsDisableTest independet of the app version numberDaniel Kesselberg2021-10-012-22/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #29056 from nextcloud/bugfix/noid/allow-twofactor-nextclou...Joas Schilling2021-10-042-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |