aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create database to autotestVitor Mattos2022-10-211-1/+1
* Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-2115-59/+261
|\
| * extended hint messageblizzz2022-10-211-1/+1
| * improve admin notification experienceArthur Schiwon2022-10-181-8/+27
| * [LDAP] throw exception only against prov apiArthur Schiwon2022-10-181-1/+20
| * LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-1814-51/+215
* | Merge pull request #34136 from nextcloud/fix/default-channelblizzz2022-10-212-11/+16
|\ \
| * | silence psalmArthur Schiwon2022-10-211-0/+3
| * | on installation save channel to config.php if not stableArthur Schiwon2022-10-211-11/+13
* | | Merge pull request #34579 from nextcloud/unencrypted-size-nullVincent Petry2022-10-211-1/+1
|\ \ \
| * | | fix null error in getUnencryptedSizeRobin Appelman2022-10-131-1/+1
* | | | Merge pull request #34662 from nextcloud/enh/error-pagesSimon L2022-10-217-13/+94
|\ \ \ \
| * | | | Use proper error pages instead of always redirectingJulius Härtl2022-10-217-13/+94
| | |/ / | |/| |
* | | | Merge pull request #34508 from starypatyk/dav_displaynameVincent Petry2022-10-211-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-101-0/+17
* | | | Merge pull request #34717 from nextcloud/automated/noid/master-update-psalm-b...blizzz2022-10-211-2/+1
|\ \ \ \
| * | | | Update psalm baselinenextcloud-command2022-10-211-2/+1
* | | | | Merge pull request #34714 from nextcloud/fix/invert-more-iconSimon L2022-10-213-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix more icon colorChristopher Ng2022-10-213-3/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-21278-842/+1006
|/ / / /
* | | | Merge pull request #34688 from nextcloud/bugfix/34673/dont-crash-with-outdate...Simon L2022-10-201-7/+32
|\ \ \ \
| * | | | Fix PHP CSJoas Schilling2022-10-201-1/+0
| * | | | Also catch in getProviderJoas Schilling2022-10-201-3/+10
| * | | | Don't crash with outdated share providerJoas Schilling2022-10-201-4/+23
* | | | | Merge pull request #34703 from nextcloud/bugfix/noid/use-vue-lib-multiselect-...Pytal2022-10-209-282/+11
|\ \ \ \ \
| * | | | | RecompileJoas Schilling2022-10-205-6/+8
| * | | | | Use @nextcloud/vue MultiselectTags componentJoas Schilling2022-10-204-276/+3
* | | | | | Merge pull request #34685 from nextcloud/fix-alt-login-classSimon L2022-10-201-1/+1
|\ \ \ \ \ \
| * | | | | | Fix alternative logins custom css classzorn-v2022-10-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #34502 from nextcloud/fix/correct-attribute-resharingCarl Schwan2022-10-202-185/+106
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | More fixesCarl Schwan2022-10-181-8/+18
| * | | | | Small progress with fixing unit testsCarl Schwan2022-10-112-169/+87
| * | | | | Propagate attributes when resharingCarl Schwan2022-10-101-27/+20
* | | | | | Merge pull request #34624 from nextcloud/fix/files_external_psalmCarl Schwan2022-10-2055-768/+539
|\ \ \ \ \ \
| * | | | | | Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-1826-295/+284
| * | | | | | Additional type hinting found by psalmCarl Schwan2022-10-188-17/+27
| * | | | | | Specify type to internal storage classCarl Schwan2022-10-171-0/+1
| * | | | | | Fix returning null when getMessage return nullCarl Schwan2022-10-171-11/+6
| * | | | | | More type safetyCarl Schwan2022-10-175-25/+15
| * | | | | | Update psalm baseline following previous fixesCarl Schwan2022-10-171-180/+0
| * | | | | | Fix type of getVisibilityTypeCarl Schwan2022-10-173-3/+3
| * | | | | | Fix usage of streamsCarl Schwan2022-10-172-4/+4
| * | | | | | Use argument name from parent classCarl Schwan2022-10-172-15/+15
| * | | | | | Add corresponding interface to traitCarl Schwan2022-10-177-80/+112
| * | | | | | Add more typing to FilesExternal commandsCarl Schwan2022-10-1711-139/+52
| * | | | | | Port away from deprecated clearBucket callCarl Schwan2022-10-161-9/+2
| * | | | | | Port to LoggerInterfaceCarl Schwan2022-10-161-10/+44
| * | | | | | Force cast getCode to intCarl Schwan2022-10-162-9/+9
| * | | | | | Specify that userId can be nullCarl Schwan2022-10-161-1/+1
| * | | | | | Fix return value of updateParentCarl Schwan2022-10-161-8/+3