]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
15 months agoenh(a11y): New user modal 38826/head
Christopher Ng [Sat, 17 Jun 2023 01:03:35 +0000 (18:03 -0700)]
enh(a11y): New user modal

Signed-off-by: Christopher Ng <chrng8@gmail.com>
15 months agoMerge pull request #38924 from nextcloud/automated/update-engines/default
F. E Noel Nfebe [Wed, 21 Jun 2023 16:57:12 +0000 (17:57 +0100)]
Merge pull request #38924 from nextcloud/automated/update-engines/default

chore: update node engines to next LTS

15 months agoMerge pull request #38927 from nextcloud/bugfix/noid/package.json-editorconfig
John Molakvoæ [Wed, 21 Jun 2023 14:41:05 +0000 (16:41 +0200)]
Merge pull request #38927 from nextcloud/bugfix/noid/package.json-editorconfig

15 months agochore: Adjust editorconfig for package.json and package-lock.json 38927/head
Joas Schilling [Wed, 21 Jun 2023 12:57:48 +0000 (14:57 +0200)]
chore: Adjust editorconfig for package.json and package-lock.json

Signed-off-by: Joas Schilling <coding@schilljs.com>
15 months agochore: update node engines to next LTS (node 20 / npm 9) 38924/head
John Molakvoæ [Wed, 21 Jun 2023 10:47:16 +0000 (12:47 +0200)]
chore: update node engines to next LTS (node 20 / npm 9)

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agoMerge pull request #38806 from nextcloud/feat/f2v/actions-1
John Molakvoæ [Wed, 21 Jun 2023 09:36:11 +0000 (11:36 +0200)]
Merge pull request #38806 from nextcloud/feat/f2v/actions-1

15 months agochore: add `__tests__` and `__mocks__` to file checker and fix updated names 38806/head
John Molakvoæ [Wed, 21 Jun 2023 08:14:34 +0000 (10:14 +0200)]
chore: add `__tests__` and `__mocks__` to file checker and fix updated names

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agochore: update old codecov config
John Molakvoæ [Wed, 21 Jun 2023 07:23:12 +0000 (09:23 +0200)]
chore: update old codecov config

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofeat: prepare jest coverage support
John Molakvoæ [Tue, 20 Jun 2023 10:12:56 +0000 (12:12 +0200)]
feat: prepare jest coverage support

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofix(jest): replace mock with jest.spyOn
John Molakvoæ [Tue, 20 Jun 2023 09:53:20 +0000 (11:53 +0200)]
fix(jest): replace mock with jest.spyOn

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofeat: add open folder action testing
John Molakvoæ [Wed, 14 Jun 2023 08:51:17 +0000 (10:51 +0200)]
feat: add open folder action testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofeat: add download action testing
John Molakvoæ [Wed, 14 Jun 2023 08:51:04 +0000 (10:51 +0200)]
feat: add download action testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofeat: add delete action testing
John Molakvoæ [Wed, 14 Jun 2023 08:50:55 +0000 (10:50 +0200)]
feat: add delete action testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofeat: add sidebar action testing
John Molakvoæ [Wed, 14 Jun 2023 08:50:08 +0000 (10:50 +0200)]
feat: add sidebar action testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofeat: prepare jest upgrade and ts testing
John Molakvoæ [Wed, 14 Jun 2023 08:49:40 +0000 (10:49 +0200)]
feat: prepare jest upgrade and ts testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agofix: delete action import
John Molakvoæ [Fri, 9 Jun 2023 07:59:48 +0000 (09:59 +0200)]
fix: delete action import

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
15 months agoMerge pull request #38915 from nextcloud/enh/noid/increase-https-warning
Simon L [Wed, 21 Jun 2023 02:41:14 +0000 (04:41 +0200)]
Merge pull request #38915 from nextcloud/enh/noid/increase-https-warning

adjust admin setup check to increase warning to configure https

15 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 21 Jun 2023 00:37:42 +0000 (00:37 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
15 months agoadjust admin setup check to increase warning to set up https 38915/head
Simon L [Tue, 20 Jun 2023 20:54:48 +0000 (22:54 +0200)]
adjust admin setup check to increase warning to set up https

Signed-off-by: Simon L <szaimen@e.mail.de>
15 months agoMerge pull request #38762 from fsamapoor/constructor_property_promotion_in_core_comma...
Louis [Tue, 20 Jun 2023 16:56:39 +0000 (18:56 +0200)]
Merge pull request #38762 from fsamapoor/constructor_property_promotion_in_core_command_part1

Uses PHP8's constructor property promotion in core/Command/Encryption

15 months agoMerge pull request #38768 from fsamapoor/constructor_property_promotion_in_core_comma...
Louis [Tue, 20 Jun 2023 15:49:32 +0000 (17:49 +0200)]
Merge pull request #38768 from fsamapoor/constructor_property_promotion_in_core_command_part5

Uses PHP8's constructor property promotion in core/Command/Config and Group

15 months agoMerge pull request #38639 from charno/bugfix/36644-pruneOutdatedSyncTokens-deletes...
Simon L [Tue, 20 Jun 2023 14:36:28 +0000 (16:36 +0200)]
Merge pull request #38639 from charno/bugfix/36644-pruneOutdatedSyncTokens-deletes-all-entries

Bugfix/36644 pruneOutdatedSyncTokens deletes all entries

15 months agoUpdate core/Command/Encryption/DecryptAll.php 38762/head
Faraz Samapoor [Tue, 20 Jun 2023 08:11:21 +0000 (11:41 +0330)]
Update core/Command/Encryption/DecryptAll.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
15 months agoUpdate core/Command/Encryption/EncryptAll.php
Faraz Samapoor [Tue, 20 Jun 2023 08:11:14 +0000 (11:41 +0330)]
Update core/Command/Encryption/EncryptAll.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
15 months agoMoves single constructor parameters to new lines.
Faraz Samapoor [Tue, 13 Jun 2023 07:59:52 +0000 (11:29 +0330)]
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>
15 months agoFixes php-cs error.
Faraz Samapoor [Mon, 12 Jun 2023 14:57:35 +0000 (18:27 +0330)]
Fixes php-cs error.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoUses PHP8's constructor property promotion in core/Command/Encryption classes.
Faraz Samapoor [Mon, 12 Jun 2023 14:22:30 +0000 (17:52 +0330)]
Uses PHP8's constructor property promotion in core/Command/Encryption classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoMerge pull request #38638 from fsamapoor/constructor_property_promotion_part3
Côme Chilliet [Tue, 20 Jun 2023 13:33:53 +0000 (15:33 +0200)]
Merge pull request #38638 from fsamapoor/constructor_property_promotion_part3

[3/3] Refactors /core controllers using constructor property promotion.

15 months agoMerge pull request #35424 from nextcloud/cleanup/comments
Côme Chilliet [Tue, 20 Jun 2023 12:50:04 +0000 (14:50 +0200)]
Merge pull request #35424 from nextcloud/cleanup/comments

Cleanup comments code

15 months agoThrow if creation date is read before inserting into database 35424/head
Côme Chilliet [Tue, 20 Jun 2023 10:14:57 +0000 (12:14 +0200)]
Throw if creation date is read before inserting into database

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
15 months agoImprove typing in ICommentsManager
Carl Schwan [Mon, 28 Nov 2022 09:54:47 +0000 (10:54 +0100)]
Improve typing in ICommentsManager

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
15 months agoCleanup comments code
Carl Schwan [Fri, 25 Nov 2022 10:19:47 +0000 (11:19 +0100)]
Cleanup comments code

- Fix various psalm issues
- Add as much typing as possible while preserving stable API

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
15 months agoUpdate core/Controller/SetupController.php 38638/head
Faraz Samapoor [Tue, 20 Jun 2023 08:17:04 +0000 (11:47 +0330)]
Update core/Controller/SetupController.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
15 months agoApplies agreed-upon indentation convention to the changed controllers.
Faraz Samapoor [Mon, 5 Jun 2023 15:17:57 +0000 (18:47 +0330)]
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>
15 months agoRefactors controllers by using PHP8's constructor property promotion.
Faraz Samapoor [Sun, 4 Jun 2023 20:00:58 +0000 (23:30 +0330)]
Refactors controllers by using PHP8's constructor property promotion.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
15 months agoMerge pull request #38774 from fsamapoor/constructor_property_promotion_in_core_comma...
Côme Chilliet [Tue, 20 Jun 2023 08:12:52 +0000 (10:12 +0200)]
Merge pull request #38774 from fsamapoor/constructor_property_promotion_in_core_command_part8

 Uses PHP8's constructor property promotion in core/Command/Log, /Security, and /SystemTag

15 months agoMoves single constructor parameters to new lines. 38768/head
Faraz Samapoor [Tue, 13 Jun 2023 12:11:33 +0000 (15:41 +0330)]
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>
15 months agoUses PHP8's constructor property promotion in core/Command/Config and core/Command...
Faraz Samapoor [Mon, 12 Jun 2023 14:52:05 +0000 (18:22 +0330)]
Uses PHP8's constructor property promotion in core/Command/Config and  core/Command/Group classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Jun 2023 00:22:52 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
15 months agoMerge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_during_save
Simon L [Mon, 19 Jun 2023 22:32:54 +0000 (00:32 +0200)]
Merge pull request #38888 from nextcloud/artonge/fix/dont_disable_action_during_save

Don't disable actions when saving share permissions

15 months agoMerge pull request #38890 from nextcloud/obj-store-copy-list-source-cache
Julius Härtl [Mon, 19 Jun 2023 20:40:55 +0000 (22:40 +0200)]
Merge pull request #38890 from nextcloud/obj-store-copy-list-source-cache

15 months agoMerge pull request #38769 from fsamapoor/constructor_property_promotion_in_core_comma...
Louis [Mon, 19 Jun 2023 19:09:24 +0000 (21:09 +0200)]
Merge pull request #38769 from fsamapoor/constructor_property_promotion_in_core_command_part6

 Uses PHP8's constructor property promotion core/Command/App,/Background, and /Broadcast

15 months agoMerge pull request #38876 from Freiheitswolke/style/config/alphabetise-preview-providers
Simon L [Mon, 19 Jun 2023 18:24:02 +0000 (20:24 +0200)]
Merge pull request #38876 from Freiheitswolke/style/config/alphabetise-preview-providers

style(config): alphabetise preview providers

15 months agoMoves single constructor parameters to new lines. 38774/head
Faraz Samapoor [Tue, 13 Jun 2023 12:36:16 +0000 (16:06 +0330)]
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>
15 months ago Uses PHP8's constructor property promotion.
Faraz Samapoor [Mon, 12 Jun 2023 15:46:09 +0000 (19:16 +0330)]
 Uses PHP8's constructor property promotion.
 in core/Command/Log, /Security, and /SystemTag classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoMerge pull request #38767 from fsamapoor/constructor_property_promotion_in_core_comma...
Louis [Mon, 19 Jun 2023 15:43:12 +0000 (17:43 +0200)]
Merge pull request #38767 from fsamapoor/constructor_property_promotion_in_core_command_part4

Uses PHP8's constructor property promotion in core/Command/Maintenance

15 months agoMerge pull request #38764 from fsamapoor/constructor_property_promotion_in_core_comma...
Louis [Mon, 19 Jun 2023 15:27:10 +0000 (17:27 +0200)]
Merge pull request #38764 from fsamapoor/constructor_property_promotion_in_core_command_part2

Uses PHP8's constructor property promotion in core/Command/Db classes.

15 months agoMerge pull request #38766 from fsamapoor/constructor_property_promotion_in_core_comma...
Louis [Mon, 19 Jun 2023 15:09:08 +0000 (17:09 +0200)]
Merge pull request #38766 from fsamapoor/constructor_property_promotion_in_core_command_part3

Uses PHP8's constructor property promotion in core/Command/User classes.

15 months agouse source cache when listing folder during recursive copy 38890/head
Robin Appelman [Fri, 26 May 2023 12:51:05 +0000 (14:51 +0200)]
use source cache when listing folder during recursive copy

Signed-off-by: Robin Appelman <robin@icewind.nl>
15 months agoMerge pull request #38865 from nextcloud/dependabot/npm_and_yarn/nextcloud/files...
Louis [Mon, 19 Jun 2023 12:09:01 +0000 (14:09 +0200)]
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

15 months agoMerge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controller
Julien Veyssier [Mon, 19 Jun 2023 11:46:18 +0000 (13:46 +0200)]
Merge pull request #38773 from nextcloud/fix/noid/protect-oauth2-api-controller

Add bruteforce protection in OauthApiController

15 months agostyle(config): alphabetise preview providers 38876/head
Joda Stößer [Mon, 19 Jun 2023 00:28:01 +0000 (02:28 +0200)]
style(config): alphabetise preview providers

Signed-off-by: Joda Stößer <git@simjo.st>
15 months agoMoves single constructor parameters to new lines. 38769/head
Faraz Samapoor [Tue, 13 Jun 2023 07:40:41 +0000 (11:10 +0330)]
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>
15 months ago Uses PHP8's constructor property promotion.
Faraz Samapoor [Mon, 12 Jun 2023 15:02:59 +0000 (18:32 +0330)]
 Uses PHP8's constructor property promotion.
 in core/Command/App, /Background, and /Broadcast classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoMoves single constructor parameters to new lines. 38767/head
Faraz Samapoor [Tue, 13 Jun 2023 08:40:10 +0000 (12:10 +0330)]
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>
15 months agoUses PHP8's constructor property promotion in core/Command/Maintenance classes.
Faraz Samapoor [Mon, 12 Jun 2023 14:46:44 +0000 (18:16 +0330)]
Uses PHP8's constructor property promotion in core/Command/Maintenance classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoUpdate core/Command/Db/ConvertType.php 38764/head
Faraz Samapoor [Tue, 13 Jun 2023 07:33:25 +0000 (11:03 +0330)]
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>
15 months agoUpdate core/Command/Db/ConvertFilecacheBigInt.php
Faraz Samapoor [Tue, 13 Jun 2023 07:15:35 +0000 (10:45 +0330)]
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>
15 months agoUpdate core/Command/Db/Migrations/MigrateCommand.php
Faraz Samapoor [Tue, 13 Jun 2023 07:14:12 +0000 (10:44 +0330)]
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>
15 months agoUpdate core/Command/Db/Migrations/StatusCommand.php
Faraz Samapoor [Tue, 13 Jun 2023 07:13:59 +0000 (10:43 +0330)]
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>
15 months agoUses PHP8's constructor property promotion in core/Command/Db classes.
Faraz Samapoor [Mon, 12 Jun 2023 14:37:03 +0000 (18:07 +0330)]
Uses PHP8's constructor property promotion in core/Command/Db classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoMoves single constructor parameters to new lines. 38766/head
Faraz Samapoor [Tue, 13 Jun 2023 08:37:56 +0000 (12:07 +0330)]
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>
15 months agoUses PHP8's constructor property promotion in core/Command/User classes.
Faraz Samapoor [Mon, 12 Jun 2023 14:41:17 +0000 (18:11 +0330)]
Uses PHP8's constructor property promotion in core/Command/User classes.

Signed-off-by: Faraz Samapoor <fsa@adlas.at>
15 months agoMerge pull request #38637 from fsamapoor/constructor_property_promotion_part2
Louis [Mon, 19 Jun 2023 10:22:07 +0000 (12:22 +0200)]
Merge pull request #38637 from fsamapoor/constructor_property_promotion_part2

[2/3] Refactors /core controllers using constructor property promotion.

15 months agobump @nextcloud/files from 3.0.0-beta.9 to 3.0.0-beta.10 38865/head
dependabot[bot] [Sat, 17 Jun 2023 03:04:56 +0000 (03:04 +0000)]
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>
15 months agoDon't disable actions when saving share permissions 38888/head
Louis Chemineau [Mon, 19 Jun 2023 10:13:19 +0000 (12:13 +0200)]
Don't disable actions when saving share permissions

Signed-off-by: Louis Chemineau <louis@chmn.me>
15 months agoMerge pull request #38868 from nextcloud/enh/noid/fix-mail-confusion
Simon L [Mon, 19 Jun 2023 09:35:19 +0000 (11:35 +0200)]
Merge pull request #38868 from nextcloud/enh/noid/fix-mail-confusion

fix confusion around mail settings and improve layout a bit

15 months agoMerge pull request #38878 from nextcloud/cleanup/controller-service-aliases
Kate [Mon, 19 Jun 2023 09:20:02 +0000 (11:20 +0200)]
Merge pull request #38878 from nextcloud/cleanup/controller-service-aliases

Cleanup controller service aliases

15 months agoadd bruteforce protection in OauthApiController 38773/head
Julien Veyssier [Mon, 12 Jun 2023 15:36:49 +0000 (17:36 +0200)]
add bruteforce protection in OauthApiController

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
15 months agoMerge pull request #38776 from nextcloud/fix/app-menu-do-not-invert-text
Hephi2 [Mon, 19 Jun 2023 09:09:06 +0000 (11:09 +0200)]
Merge pull request #38776 from nextcloud/fix/app-menu-do-not-invert-text

fix(core): Do not invert app menu text color

15 months agoCompile JS assets 38776/head
Jonas [Mon, 19 Jun 2023 07:52:14 +0000 (09:52 +0200)]
Compile JS assets

Signed-off-by: Jonas <jonas@freesources.org>
15 months agofix(core): Do not invert app menu text color
Ferdinand Thiessen [Wed, 3 May 2023 10:58:07 +0000 (12:58 +0200)]
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>
15 months agoworkflowengine: Stop using a service alias for controller 38878/head
jld3103 [Mon, 19 Jun 2023 05:48:44 +0000 (07:48 +0200)]
workflowengine: Stop using a service alias for controller

Signed-off-by: jld3103 <jld3103yt@gmail.com>
15 months agocomments: Stop using a service alias for controller
jld3103 [Mon, 19 Jun 2023 05:48:03 +0000 (07:48 +0200)]
comments: Stop using a service alias for controller

Signed-off-by: jld3103 <jld3103yt@gmail.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Jun 2023 00:18:02 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 18 Jun 2023 00:17:49 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agofix confusion around mail settings 38868/head
Simon L [Sat, 17 Jun 2023 16:07:07 +0000 (18:07 +0200)]
fix confusion around mail settings

Signed-off-by: Simon L <szaimen@e.mail.de>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 17 Jun 2023 00:17:53 +0000 (00:17 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoApplies agreed-upon indentation convention to the changed controllers. 38637/head
Faraz Samapoor [Mon, 5 Jun 2023 15:12:42 +0000 (18:42 +0330)]
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>
16 months agoFixes psalm error.
Faraz Samapoor [Sun, 4 Jun 2023 21:45:34 +0000 (01:15 +0330)]
Fixes psalm error.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
16 months agoFixes php-cs-fixer error.
Faraz Samapoor [Sun, 4 Jun 2023 20:56:15 +0000 (00:26 +0330)]
Fixes php-cs-fixer error.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
16 months agoRefactors controllers by using PHP8's constructor property promotion.
Faraz Samapoor [Sun, 4 Jun 2023 20:16:27 +0000 (23:46 +0330)]
Refactors controllers by using PHP8's constructor property promotion.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
16 months agoMerge pull request #38843 from nextcloud/message-log-event-type
Robin Appelman [Fri, 16 Jun 2023 15:57:24 +0000 (17:57 +0200)]
Merge pull request #38843 from nextcloud/message-log-event-type

fix type in BeforeMessageLoggedEvent

16 months agoMerge pull request #38823 from nextcloud/enh/noid/fix-icons
Simon L [Fri, 16 Jun 2023 11:05:45 +0000 (13:05 +0200)]
Merge pull request #38823 from nextcloud/enh/noid/fix-icons

generate user themed favicon and touchicon

16 months agoMerge pull request #38793 from Jenandra/fix-subadminsgroups-css-name
Louis [Fri, 16 Jun 2023 08:09:05 +0000 (10:09 +0200)]
Merge pull request #38793 from Jenandra/fix-subadminsgroups-css-name

align subadmins css class name

16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Jun 2023 00:18:00 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agogenerate user themed favicon and touchicon 38823/head
Simon L [Wed, 14 Jun 2023 17:58:31 +0000 (19:58 +0200)]
generate user themed favicon and touchicon

Signed-off-by: Simon L <szaimen@e.mail.de>
16 months agoMerge pull request #38841 from nextcloud/fix/code-ownders-vitor
Andy Scherzinger [Thu, 15 Jun 2023 22:06:54 +0000 (00:06 +0200)]
Merge pull request #38841 from nextcloud/fix/code-ownders-vitor

fix: Removed invalid user from CODEOWNERS file

16 months agofix type in BeforeMessageLoggedEvent 38843/head
Robin Appelman [Thu, 15 Jun 2023 15:29:11 +0000 (17:29 +0200)]
fix type in BeforeMessageLoggedEvent

Signed-off-by: Robin Appelman <robin@icewind.nl>
16 months agofix: Removed invalid user from CODEOWNERS file 38841/head
Christoph Wurst [Thu, 15 Jun 2023 14:33:58 +0000 (16:33 +0200)]
fix: Removed invalid user from CODEOWNERS file

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
16 months agoMerge pull request #38830 from nextcloud/fix/files-api-route-names
Kate [Thu, 15 Jun 2023 14:18:59 +0000 (16:18 +0200)]
Merge pull request #38830 from nextcloud/fix/files-api-route-names

Fix files API route names

16 months agoMerge pull request #38827 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Thu, 15 Jun 2023 14:11:47 +0000 (16:11 +0200)]
Merge pull request #38827 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

16 months agoduplicate css for subadmins to allow for both class names being used 38793/head
Silke Suck [Wed, 14 Jun 2023 14:05:12 +0000 (16:05 +0200)]
duplicate css for subadmins to allow for both class names being used

Signed-off-by: Silke Suck <silke.suck@adacor.com>
16 months agoalign subadmins css class name with actually used class name subAdminsGroups to fix...
Silke Suck [Tue, 13 Jun 2023 11:56:05 +0000 (13:56 +0200)]
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>
16 months agoFix files API route names 38830/head
jld3103 [Thu, 15 Jun 2023 08:21:35 +0000 (10:21 +0200)]
Fix files API route names

Signed-off-by: jld3103 <jld3103yt@gmail.com>
16 months agoUpdate psalm baseline 38827/head
nextcloud-command [Thu, 15 Jun 2023 02:40:26 +0000 (02:40 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
16 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 15 Jun 2023 00:18:00 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 months agoMerge pull request #38770 from nextcloud/fix/38398/oauth-encrypted-secret-length
Julien Veyssier [Wed, 14 Jun 2023 15:21:51 +0000 (17:21 +0200)]
Merge pull request #38770 from nextcloud/fix/38398/oauth-encrypted-secret-length

Make oauth2 client secret column larger

16 months agoadd extra migration that sets the secret column length in case the previous step... 38770/head
Julien Veyssier [Wed, 14 Jun 2023 08:16:53 +0000 (10:16 +0200)]
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>
16 months agomake oauth2 client secret column larger
Julien Veyssier [Mon, 12 Jun 2023 15:00:42 +0000 (17:00 +0200)]
make oauth2 client secret column larger

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>