Louis
98ea74bb40
Merge pull request #38764 from fsamapoor/constructor_property_promotion_in_core_command_part2
...
Uses PHP8's constructor property promotion in core/Command/Db classes.
2023-06-19 17:27:10 +02:00
Louis
c24e05f9c0
Merge pull request #38766 from fsamapoor/constructor_property_promotion_in_core_command_part3
...
Uses PHP8's constructor property promotion in core/Command/User classes.
2023-06-19 17:09:08 +02:00
Louis
4bfd7ee9eb
Merge pull request #38865 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.0.0-beta.10
...
bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10
2023-06-19 14:09:01 +02:00
Julien Veyssier
247c874b51
Merge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controller
...
Add bruteforce protection in OauthApiController
2023-06-19 13:46:18 +02:00
Faraz Samapoor
1e8ec53b8c
Update core/Command/Db/ConvertType.php
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-19 12:55:15 +02:00
Faraz Samapoor
73d7c45ae1
Update core/Command/Db/ConvertFilecacheBigInt.php
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-19 12:55:15 +02:00
Faraz Samapoor
d34cafc58c
Update core/Command/Db/Migrations/MigrateCommand.php
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-19 12:55:15 +02:00
Faraz Samapoor
f1a19a10fc
Update core/Command/Db/Migrations/StatusCommand.php
...
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-19 12:55:15 +02:00
Faraz Samapoor
b5cbba7fc1
Uses PHP8's constructor property promotion in core/Command/Db classes.
...
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2023-06-19 12:55:15 +02:00
Faraz Samapoor
9dc4efc52a
Moves single constructor parameters to new lines.
...
Based on:
https://github.com/nextcloud/server/pull/38764#discussion_r1227630895
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2023-06-19 12:55:10 +02:00
Faraz Samapoor
99f117146d
Uses PHP8's constructor property promotion in core/Command/User classes.
...
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2023-06-19 12:55:10 +02:00
Louis
ceee417d2c
Merge pull request #38637 from fsamapoor/constructor_property_promotion_part2
...
[2/3] Refactors /core controllers using constructor property promotion.
2023-06-19 12:22:07 +02:00
dependabot[bot]
f3f9e76684
bump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10
...
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-19 10:20:57 +00:00
Simon L
b33cbecb47
Merge pull request #38868 from nextcloud/enh/noid/fix-mail-confusion
...
fix confusion around mail settings and improve layout a bit
2023-06-19 11:35:19 +02:00
Kate
885dc63737
Merge pull request #38878 from nextcloud/cleanup/controller-service-aliases
...
Cleanup controller service aliases
2023-06-19 11:20:02 +02:00
Julien Veyssier
629adc318f
add bruteforce protection in OauthApiController
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-06-19 11:18:06 +02:00
Hephi2
59f63a72cb
Merge pull request #38776 from nextcloud/fix/app-menu-do-not-invert-text
...
fix(core): Do not invert app menu text color
2023-06-19 11:09:06 +02:00
Jonas
0397e9de44
Compile JS assets
...
Signed-off-by: Jonas <jonas@freesources.org>
2023-06-19 09:52:14 +02:00
Ferdinand Thiessen
7f861980a3
fix(core): Do not invert app menu text color
...
* Also fixes other cypress test
* Build assets
Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-19 09:49:36 +02:00
jld3103
efb7448cd2
workflowengine: Stop using a service alias for controller
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-19 09:43:44 +02:00
jld3103
4cd07d79a7
comments: Stop using a service alias for controller
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-19 08:12:25 +02:00
Nextcloud bot
7250b98791
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-19 00:18:02 +00:00
Nextcloud bot
79aca5520e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-18 00:17:49 +00:00
Simon L
7918bb14c8
fix confusion around mail settings
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-17 18:26:34 +02:00
Nextcloud bot
bd3f3afcf7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-17 00:17:53 +00:00
Faraz Samapoor
d64aa85b04
Applies agreed-upon indentation convention to the changed controllers.
...
Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-16 19:29:40 +02:00
Faraz Samapoor
73b7096850
Fixes psalm error.
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-16 19:29:40 +02:00
Faraz Samapoor
468aefc649
Fixes php-cs-fixer error.
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-16 19:29:40 +02:00
Faraz Samapoor
4bf610ebaf
Refactors controllers by using PHP8's constructor property promotion.
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-16 19:29:40 +02:00
Robin Appelman
d820ab2ca8
Merge pull request #38843 from nextcloud/message-log-event-type
...
fix type in BeforeMessageLoggedEvent
2023-06-16 17:57:24 +02:00
Simon L
b288d27c51
Merge pull request #38823 from nextcloud/enh/noid/fix-icons
...
generate user themed favicon and touchicon
2023-06-16 13:05:45 +02:00
Louis
7afcc44827
Merge pull request #38793 from Jenandra/fix-subadminsgroups-css-name
...
align subadmins css class name
2023-06-16 10:09:05 +02:00
Nextcloud bot
f815190afa
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-16 00:18:00 +00:00
Simon L
734b8c26db
generate user themed favicon and touchicon
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-16 00:24:27 +02:00
Andy Scherzinger
b7ee7e745a
Merge pull request #38841 from nextcloud/fix/code-ownders-vitor
...
fix: Removed invalid user from CODEOWNERS file
2023-06-16 00:06:54 +02:00
Robin Appelman
53443e836f
fix type in BeforeMessageLoggedEvent
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-06-15 17:29:11 +02:00
Christoph Wurst
1cc45d4a00
fix: Removed invalid user from CODEOWNERS file
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-15 16:33:58 +02:00
Kate
6cb75e8bf5
Merge pull request #38830 from nextcloud/fix/files-api-route-names
...
Fix files API route names
2023-06-15 16:18:59 +02:00
Côme Chilliet
645d9a93f7
Merge pull request #38827 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2023-06-15 16:11:47 +02:00
Silke Suck
1442cfbfe9
duplicate css for subadmins to allow for both class names being used
...
Signed-off-by: Silke Suck <silke.suck@adacor.com>
2023-06-15 15:39:42 +02:00
Silke Suck
04b0f2450f
align subadmins css class name with actually used class name subAdminsGroups to fix display issue when users are in many groups
...
Signed-off-by: Silke Suck <silke.suck@adacor.com>
2023-06-15 15:39:42 +02:00
jld3103
bf32430891
Fix files API route names
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-15 10:21:35 +02:00
nextcloud-command
fe8d29236f
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-06-15 02:40:26 +00:00
Nextcloud bot
b961171b60
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-15 00:18:00 +00:00
Julien Veyssier
8c7e2cd567
Merge pull request #38770 from nextcloud/fix/38398/oauth-encrypted-secret-length
...
Make oauth2 client secret column larger
2023-06-14 17:21:51 +02:00
Julien Veyssier
578bf8cc0b
add extra migration that sets the secret column length in case the previous step has run when it was setting it to 256
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-06-14 17:21:38 +02:00
Julien Veyssier
24e517c5b3
make oauth2 client secret column larger
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-06-14 17:21:38 +02:00
Julien Veyssier
8086d7e41b
add test that inserts a long oauth client secret
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-06-14 17:21:38 +02:00
Kate
bfeb741bb3
Merge pull request #36214 from nextcloud/techdebt/noid/define-parameters-of-federated-file-sharing
...
Specify the parameters of FederatedFileSharing controllers
2023-06-14 16:00:55 +02:00
Simon L
b8c3f6bd2d
Merge pull request #38742 from nextcloud/automated/noid/master-fix-npm-audit
...
[master] Fix npm audit
2023-06-14 15:26:43 +02:00