aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38975 from fsamapoor/constructor_property_promotion_in_re...Robin Appelman2023-07-0413-133/+74
|\
| * Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-2313-133/+74
* | Merge pull request #38974 from fsamapoor/constructor_property_promotion_in_co...Robin Appelman2023-07-0411-50/+31
|\ \
| * | Uses PHP8's constructor property promotion.Faraz Samapoor2023-06-2311-50/+31
| |/
* | Fix(OC/password-confirmation): Hide the correct buttonMarcel Klehr2023-07-041-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-042-0/+2
* | Update aria-expanded attribute for sidebar apps-slide-togglesfenn-cs2023-06-301-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-304-2/+6
* | Merge pull request #39038 from nextcloud/fix/replace-deprecated-vue-codeJohn Molakvoæ2023-06-281-1/+1
|\ \
| * | fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl...Ferdinand Thiessen2023-06-271-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-286-0/+6
|/ /
* | chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
* | 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