aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2272-84/+84
* adjust admin setup check to increase warning to set up httpsSimon L2023-06-201-2/+2
* Merge pull request #38762 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-2010-91/+44
|\
| * Update core/Command/Encryption/DecryptAll.phpFaraz Samapoor2023-06-201-2/+2
| * Update core/Command/Encryption/EncryptAll.phpFaraz Samapoor2023-06-201-1/+1
| * Moves single constructor parameters to new lines.Faraz Samapoor2023-06-203-3/+9
| * Fixes php-cs error.Faraz Samapoor2023-06-201-1/+0
| * Uses PHP8's constructor property promotion in core/Command/Encryption classes.Faraz Samapoor2023-06-2010-87/+35
* | Merge pull request #38768 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-2015-58/+48
|\ \ | |/ |/|
| * Moves single constructor parameters to new lines.Faraz Samapoor2023-06-2012-12/+36
| * Uses PHP8's constructor property promotion in core/Command/Config and core/C...Faraz Samapoor2023-06-2012-55/+21
* | Update core/Controller/SetupController.phpFaraz Samapoor2023-06-201-1/+3
* | Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-209-45/+63
* | Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-2010-118/+44
* | Merge pull request #38774 from fsamapoor/constructor_property_promotion_in_co...Côme Chilliet2023-06-2010-42/+31
|\ \ | |/ |/|
| * Moves single constructor parameters to new lines.Faraz Samapoor2023-06-199-9/+27
| * Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-1910-42/+13
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-204-2/+26
* | Merge pull request #38769 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-199-46/+33
|\ \ | |/ |/|
| * Moves single constructor parameters to new lines.Faraz Samapoor2023-06-195-5/+15
| * Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-199-46/+23
* | Merge pull request #38767 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-198-49/+23
|\ \
| * | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-192-2/+6
| * | Uses PHP8's constructor property promotion in core/Command/Maintenance classes.Faraz Samapoor2023-06-198-51/+21
| |/
* | Merge pull request #38764 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-199-59/+34
|\ \
| * | Update core/Command/Db/ConvertType.phpFaraz Samapoor2023-06-191-1/+1
| * | Update core/Command/Db/ConvertFilecacheBigInt.phpFaraz Samapoor2023-06-191-1/+3
| * | Update core/Command/Db/Migrations/MigrateCommand.phpFaraz Samapoor2023-06-191-1/+3
| * | Update core/Command/Db/Migrations/StatusCommand.phpFaraz Samapoor2023-06-191-1/+3
| * | Uses PHP8's constructor property promotion in core/Command/Db classes.Faraz Samapoor2023-06-199-58/+27
| |/
* | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-194-4/+12
* | Uses PHP8's constructor property promotion in core/Command/User classes.Faraz Samapoor2023-06-1911-71/+34
|/
* Merge pull request #38637 from fsamapoor/constructor_property_promotion_part2Louis2023-06-1912-186/+98
|\
| * Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-1612-86/+110
| * Fixes psalm error.Faraz Samapoor2023-06-161-2/+2
| * Fixes php-cs-fixer error.Faraz Samapoor2023-06-161-1/+0
| * Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-1611-176/+65
* | fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-191-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-192-30/+30
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-22/+140
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-164-6/+496
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-154-14/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-146-84/+190
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-13134-330/+330
* Merge pull request #38735 from nextcloud/enh/noid/update-disabled-updater-wor...Simon L2023-06-122-4/+8
|\
| * allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-102-4/+8
* | Merge pull request #38636 from fsamapoor/constructor_property_promotion_part1Simon L2023-06-1211-192/+108
|\ \
| * | Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-059-55/+73
| * | Update core/Controller/AppPasswordController.phpFaraz Samapoor2023-06-051-5/+6
| * | Update core/Controller/CollaborationResourcesController.phpFaraz Samapoor2023-06-051-5/+7