aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* only print deprecation logs if debug mode is enabledSimon L2023-06-245-6/+6
* Move deprecation warnings to debugSimon L2023-06-245-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2474-82/+64
* Merge pull request #38771 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-2210-83/+43
|\
| * Moves single constructor parameters to new lines.Faraz Samapoor2023-06-203-3/+9
| * Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-2010-83/+37
* | Merge pull request #38928 from nextcloud/fix/missing-systemtags-indexMarcel Klehr2023-06-223-0/+21
|\ \
| * | fix(systemtags): Keep non-existing indexMarcel Klehr2023-06-221-0/+1
| * | fix(systemtags): Move index creation from new migration to existing original ...Marcel Klehr2023-06-222-53/+1
| * | fix(systemtags): Add missing systemtags indexMarcel Klehr2023-06-213-0/+72
* | | 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
|/