summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid Deprecation warning from Zip tests on PHP 8.1Côme Chilliet2021-12-161-1/+1
* Fix PHP deprecation warning in File/ViewTestCôme Chilliet2021-12-161-1/+4
* Allow minor release of PHP 8.1 to be used as wellCôme Chilliet2021-12-161-3/+3
* Add 8.1 tests to CICôme Chilliet2021-12-162-2/+2
* Fix LDAP related docblocks typesCôme Chilliet2021-12-162-3/+3
* Add PHP 8.1 LDAP classes to ignored missing classes in psalm for docblocksCôme Chilliet2021-12-161-0/+3
* Fix OCA\Settings\Tests\Settings\Admin\SharingTestCôme Chilliet2021-12-161-0/+2
* Fix PHP 8.1 support for user_ldap applicationCôme Chilliet2021-12-1618-131/+96
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-167-5/+18
* Fix theming tests on PHP 8.1Côme Chilliet2021-12-161-0/+4
* Allow running Nextcloud with PHP 8.1Côme Chilliet2021-12-161-3/+3
* Merge pull request #30266 from nextcloud/fix/share-not-being-displayed-tabJohn Molakvoæ2021-12-163-2/+15
|\
| * Fix share owner not being displayed in sharing tabCarl Schwan2021-12-143-2/+15
* | [tx-robot] updated from transifexNextcloud bot2021-12-1616-22/+36
* | [tx-robot] updated from transifexNextcloud bot2021-12-1514-0/+28
|/
* Merge pull request #30254 from nextcloud/fix/30239/use-bigintPytal2021-12-145-2/+46
|\
| * Migrate profile_config id column to bigintChristopher Ng2021-12-144-1/+45
| * Use bigint for autoincremented columnChristopher Ng2021-12-141-1/+1
* | Merge pull request #30048 from nextcloud/fix/caldav-search-time-range-recurrenceChristoph Wurst2021-12-141-1/+35
|\ \
| * | Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst2021-12-131-1/+35
* | | Merge pull request #30256 from nextcloud/fix/allow_edit_folderLouis2021-12-143-4/+4
|\ \ \
| * | | Compile assetsnextcloud-command2021-12-142-3/+3
| * | | Fix ShareLink Upload UI for FoldersJonas Rittershofer2021-12-141-1/+1
* | | | Merge pull request #30259 from nextcloud/deprecate/entity-slugChristoph Wurst2021-12-141-0/+1
|\ \ \ \
| * | | | Deprecate entity slugsChristoph Wurst2021-12-141-0/+1
|/ / / /
* | | / [tx-robot] updated from transifexNextcloud bot2021-12-14118-280/+280
| |_|/ |/| |
* | | Merge pull request #30197 from nextcloud/bugfix/noid/always-store-email-lower...Pytal2021-12-135-4/+78
|\ \ \ | |/ / |/| |
| * | Bump version to trigger migrationJoas Schilling2021-12-131-1/+1
| * | Use proper app id (settings instead of core)Julius Härtl2021-12-132-3/+3
| * | Make sure strtolower only receives a string to satisfy psalmJoas Schilling2021-12-131-1/+1
| * | Lowercase all core=>email valuesJoas Schilling2021-12-133-0/+65
| * | Always store and compare the email address as lower caseJoas Schilling2021-12-101-3/+12
* | | Merge pull request #30240 from nextcloud/Valdnet-patch-1John Molakvoæ2021-12-132-2/+2
|\ \ \
| * | | l10n: Change to "administration"Valdnet2021-12-131-1/+1
| * | | l10n: Change to "administration"Valdnet2021-12-131-1/+1
| * | | l10n: Correct spellingValdnet2021-12-131-1/+1
| * | | l10n: Correct spellingValdnet2021-12-131-1/+1
* | | | Merge pull request #30193 from nextcloud/fix/set-up-2fa-no-providers-but-back...Christoph Wurst2021-12-131-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix setting up 2FA when no providers are set up but backup codesChristoph Wurst2021-12-101-1/+1
| | |/ | |/|
* | | Merge pull request #30208 from nextcloud/dependabot/npm_and_yarn/marked-4.0.7Louis2021-12-136-14/+14
|\ \ \
| * | | Bump marked from 4.0.6 to 4.0.7dependabot[bot]2021-12-136-14/+14
|/ / /
* | | Merge pull request #30184 from nextcloud/automated/noid/psalm-baseline-update...Côme Chilliet2021-12-131-4/+0
|\ \ \ | |_|/ |/| |
| * | Update psalm baselinenextcloud-command2021-12-101-4/+0
* | | Merge pull request #30200 from nextcloud/bugfix/noid/last-login-is-never-set-...Julius Härtl2021-12-131-2/+1
|\ \ \
| * | | Don't check the configvalue for lastLogin which is never nullJoas Schilling2021-12-101-2/+1
| | |/ | |/|
* | | Merge pull request #30170 from nextcloud/fix/user_ldap-version-bumpCôme Chilliet2021-12-133-1/+45
|\ \ \
| * | | Bump user_ldap version to make sure the migration runsCôme Chilliet2021-12-091-1/+1
| * | | Add missing copyright headers in migration stepsCôme Chilliet2021-12-092-0/+44
* | | | [tx-robot] updated from transifexNextcloud bot2021-12-132-0/+2
* | | | Merge pull request #30206 from nextcloud/dependabot/npm_and_yarn/build/node-s...MichaIng2021-12-132-80/+120
|\ \ \ \