summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-20184-492/+1004
* Merge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_duri...Simon L2023-06-208-15/+11
|\
| * Don't disable actions when saving share permissionsLouis Chemineau2023-06-198-15/+11
* | Merge pull request #38890 from nextcloud/obj-store-copy-list-source-cacheJulius Härtl2023-06-191-5/+6
|\ \
| * | use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* | | 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 #38876 from Freiheitswolke/style/config/alphabetise-previe...Simon L2023-06-191-11/+11
|\ \ \ \
| * | | | style(config): alphabetise preview providersJoda Stößer2023-06-191-11/+11
* | | | | 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
| |/ / / /
* | | | | Merge pull request #38766 from fsamapoor/constructor_property_promotion_in_co...Louis2023-06-1911-71/+42
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 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 #38865 from nextcloud/dependabot/npm_and_yarn/nextcloud/fi...Louis2023-06-192-8/+8
|\ \ \ \
| * | | | bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10dependabot[bot]2023-06-192-8/+8
| | |_|/ | |/| |
* | | | Merge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controllerJulien Veyssier2023-06-192-5/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | add bruteforce protection in OauthApiControllerJulien Veyssier2023-06-192-5/+23
* | | | 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
* | | | Merge pull request #38868 from nextcloud/enh/noid/fix-mail-confusionSimon L2023-06-191-8/+10
|\ \ \ \
| * | | | fix confusion around mail settingsSimon L2023-06-171-8/+10
* | | | | Merge pull request #38878 from nextcloud/cleanup/controller-service-aliasesKate2023-06-1913-26/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | workflowengine: Stop using a service alias for controllerjld31032023-06-197-9/+7
| * | | | comments: Stop using a service alias for controllerjld31032023-06-196-17/+11
| | |_|/ | |/| |
* | | | Merge pull request #38776 from nextcloud/fix/app-menu-do-not-invert-textHephi22023-06-197-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Compile JS assetsJonas2023-06-194-5/+5
| * | | fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-193-3/+3
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1916-102/+164
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1820-110/+182
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-17200-498/+900
|/
* Merge pull request #38843 from nextcloud/message-log-event-typeRobin Appelman2023-06-161-3/+6
|\
| * fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6
* | Merge pull request #38823 from nextcloud/enh/noid/fix-iconsSimon L2023-06-161-4/+6
|\ \
| * | generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* | | Merge pull request #38793 from Jenandra/fix-subadminsgroups-css-nameLouis2023-06-162-3/+5
|\ \ \
| * | | duplicate css for subadmins to allow for both class names being usedSilke Suck2023-06-152-1/+3
| * | | align subadmins css class name with actually used class name subAdminsGroups ...Silke Suck2023-06-152-3/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1624-110/+632