aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-194-4/+388
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-182-0/+6
* fix(core): Add password confirmation requirement for getapppasswordJoas Schilling2023-07-171-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-174-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-154-8/+58
* Merge pull request #39389 from nextcloud/enh/add-missing-indices-eventJulius Härtl2023-07-142-2/+31
|\
| * feat: Add public event for missing indicesJulius Härtl2023-07-142-2/+31
* | Merge pull request #39380 from nextcloud/fix/39379/systag_by_tagid-not-createdArthur Schiwon2023-07-141-2/+2
|\ \ | |/ |/|
| * fix(db): no hardcoded table prefix is expectedArthur Schiwon2023-07-131-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-144-12/+92
|/
* Merge pull request #39331 from nextcloud/feature/openapi/coreRobin Appelman2023-07-1333-282/+673
|\
| * core: Add OpenAPI specjld31032023-07-1333-282/+673
* | fix: Remove jQuery from main entry pointFerdinand Thiessen2023-07-131-3/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-134-12/+12
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-124-4/+6
* Set double outline to buttons in focus statejulia.kirschenheuter2023-07-115-5/+9
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-114-2/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-104-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-082-24/+24
* fix: Remove deprecation warning for already removed APIFerdinand Thiessen2023-07-062-40/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-066-6/+8
* 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