summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Respect user enumeration settings in user status listsJonas Meurer2021-10-253-7/+101
* [tx-robot] updated from transifexNextcloud bot2021-10-2536-82/+280
* Merge pull request #29409 from nextcloud/dependabot/npm_and_yarn/stable22/bab...dependabot[bot]2021-10-242-7/+7
|\
| * Bump babel-loader from 8.2.2 to 8.2.3dependabot[bot]2021-10-242-7/+7
* | Merge pull request #29393 from nextcloud/backport/26725/stable22MichaIng2021-10-247-17/+38
|\ \ | |/ |/|
| * Split capabilityDaniel Calviño Sánchez2021-10-232-12/+21
| * Hide "federated" scope when Federation app is disabledDaniel Calviño Sánchez2021-10-234-1/+12
| * Fix "Federated" scope not shown when the lookup server is disabledDaniel Calviño Sánchez2021-10-232-5/+5
| * Add missing scope to testDaniel Calviño Sánchez2021-10-231-0/+1
* | [tx-robot] updated from transifexNextcloud bot2021-10-2414-432/+38
* | Merge pull request #29419 from nextcloud/backport/29400/stable22blizzz2021-10-241-1/+1
|\ \
| * | fixes an undefined index when getAccessList returns an empty arrayArthur Schiwon2021-10-231-1/+1
* | | Merge pull request #29391 from nextcloud/backport/29220/stable22MichaIng2021-10-237-146/+371
|\ \ \ | |_|/ |/| |
| * | cache versioning enabled statusRobin Appelman2021-10-221-2/+16
| * | minor directory detect improvementsRobin Appelman2021-10-221-2/+2
| * | always set Key field in `headObject`Robin Appelman2021-10-221-1/+3
| * | more reliable return value for Watcher::checkUpdateRobin Appelman2021-10-221-1/+8
| * | more reliable hasUpdated for s3Robin Appelman2021-10-221-0/+13
| * | remove old migration methodRobin Appelman2021-10-221-31/+0
| * | optimize filetype for s3 directories a bitRobin Appelman2021-10-221-0/+3
| * | ciRobin Appelman2021-10-224-6/+117
| * | more reliable directory copyRobin Appelman2021-10-221-20/+10
| * | doesDirectoryExist fixesRobin Appelman2021-10-221-4/+4
| * | s3 external storage listing reworkRobin Appelman2021-10-223-97/+213
* | | Merge pull request #29398 from nextcloud/backport/29378/stable22MichaIng2021-10-232-2/+2
|\ \ \ | |_|/ |/| |
| * | Make the route name error more helpfulChristoph Wurst2021-10-222-2/+2
* | | Merge pull request #29410 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2021-10-231-1/+1
|\ \ \
| * | | Update behat/behat requirement in /build/integrationdependabot[bot]2021-10-231-1/+1
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2021-10-2336-34/+178
|/ /
* | Merge pull request #29381 from nextcloud/backport/29357/stable22Julius Härtl2021-10-223-9/+46
|\ \
| * | Prevent duplicate auth token activity updatesChristoph Wurst2021-10-223-9/+46
* | | Merge pull request #29385 from nextcloud/backport/28997/stable22John Molakvoæ2021-10-223-25/+85
|\ \ \
| * | | Update attendence for external usersDaniel Kesselberg2021-10-223-25/+85
| * | | Scheduling plugin not updating responding attendee status take twoAnna Larch2021-10-221-1/+1
| | |/ | |/|
* | | Merge pull request #29389 from nextcloud/backport/29375/stable22Richard Steinmetz2021-10-221-2/+2
|\ \ \ | |/ / |/| |
| * | Make calendar schedule options translatableJulius Härtl2021-10-221-2/+2
|/ /
* | Merge pull request #29316 from nextcloud/backport/29180/stable22John Molakvoæ2021-10-2212-116/+207
|\ \ | |/ |/|
| * Use Psr\Log\LoggerInterface where it can easily be used in user_ldapCôme Chilliet2021-10-195-78/+136
| * Fix two mistakes in previous migration to LoggerInterface in OCA\User_LDAP\Ac...Côme Chilliet2021-10-192-2/+3
| * Use Psr\Log\LoggerInterface in OCA\User_LDAP\AccessCôme Chilliet2021-10-196-37/+65
| * Avoid PHP errors when the LDAP attribute is not foundCôme Chilliet2021-10-191-1/+5
* | Merge pull request #29359 from nextcloud/backport/29355/stable22Carl Schwan2021-10-221-1/+0
|\ \
| * | Fix login button alignmentCarl Schwan2021-10-211-1/+0
* | | Merge pull request #29365 from nextcloud/backport/29362/stable22Vincent Petry2021-10-221-1/+4
|\ \ \
| * | | Fix security issues when copying groupfolder with advanced ACLCarl Schwan2021-10-211-1/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2021-10-2218-0/+252
|/ /
* | Merge pull request #29288 from nextcloud/backport/28768/stable22John Molakvoæ2021-10-211-1/+1
|\ \
| * | Simplify :)acsfer2021-10-181-1/+1
| * | Replace `file_exists()` method by `is_file()`acsfer2021-10-181-1/+1
| * | Get `filesize()` if `file_exists()`acsfer2021-10-181-1/+1