aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-278-144/+150
* Merge pull request #38775 from fsamapoor/constructor_property_promotion_in_co...Côme Chilliet2023-06-269-50/+54
|\
| * Update core/Command/TwoFactorAuth/Cleanup.phpFaraz Samapoor2023-06-241-1/+1
| * Update core/Command/TwoFactorAuth/Enable.phpFaraz Samapoor2023-06-241-1/+1
| * Update core/Command/TwoFactorAuth/Disable.phpFaraz Samapoor2023-06-241-1/+1
| * Update core/Command/TwoFactorAuth/State.phpFaraz Samapoor2023-06-241-1/+1
| * Update core/Command/TwoFactorAuth/Enforce.phpFaraz Samapoor2023-06-241-1/+3
| * Update core/Command/Check.phpFaraz Samapoor2023-06-241-1/+3
| * Adds constructor to the Based class.Faraz Samapoor2023-06-245-6/+27
| * Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-248-45/+24
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-266-46/+46
* | fix: restore AppsSlideToggle featureJohn Molakvoæ2023-06-253-1/+139
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-256-4/+8
|/
* address reviewSimon L2023-06-246-8/+8
* fix one more placeSimon L2023-06-241-2/+2
* 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
|\ \