aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-13134-330/+330
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38735 from ↵Simon L2023-06-122-4/+8
|\ | | | | | | | | nextcloud/enh/noid/update-disabled-updater-wording allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation
| * allow to specify upgrade.cli-upgrade-link in order to link to the correct ↵Simon L2023-06-102-4/+8
| | | | | | | | | | | | documentation Signed-off-by: Simon L <szaimen@e.mail.de>
* | Merge pull request #38636 from fsamapoor/constructor_property_promotion_part1Simon L2023-06-1211-192/+108
|\ \ | | | | | | [1/3] Refactors /core controllers using constructor property promotion.
| * | Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-059-55/+73
| | | | | | | | | | | | | | | | | | Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
| * | Update core/Controller/AppPasswordController.phpFaraz Samapoor2023-06-051-5/+6
| | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
| * | Update core/Controller/CollaborationResourcesController.phpFaraz Samapoor2023-06-051-5/+7
| | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
| * | Update core/Controller/AppPasswordController.phpFaraz Samapoor2023-06-051-2/+3
| | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
| * | Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-0411-187/+81
| | | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-22/+22
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-10/+22
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-264/+274
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-084-114/+126
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-076-12/+40
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #38662 from ↵Pytal2023-06-065-5/+5
|\ \ | | | | | | | | | nextcloud/Jerome-Herbinet-disable-bg-color-on-group-header-line-1
| * | npm run sassJérôme Herbinet2023-06-064-4/+4
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | Disable background color on group-header line (on hover, focus, active)Jérôme Herbinet2023-06-061-1/+1
| | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | fix(files): Add border around favorite marker to ensure contrast ↵Ferdinand Thiessen2023-06-062-0/+2
| | | | | | | | | | | | | | | | | | requirements are met Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | fix: Adjust color of `icon-starred-yellow` to fulfill A11Y contrast requirementsFerdinand Thiessen2023-06-061-1/+2
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #38519 from ↵Ferdinand Thiessen2023-06-061-1/+0
|\ \ \ | |/ / |/| | | | | | | | nextcloud/fix/36967-increase-contrast-of-inactive-elements Fix contrast for inactive elements of the main navigation
| * | Fix contrast for inactive elements of the main navigationjulia.kirschenheuter2023-06-051-1/+0
| | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | Fix OpenAPI core pathsjld31032023-06-061-11/+11
|/ / | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* / openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-147/+7
|/ | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Merge pull request #38602 from fsamapoor/replace_strpos_calls_in_coreF. E Noel Nfebe2023-06-047-10/+10
|\ | | | | Refactors "strpos" calls in /core to improve code readability.
| * Refactors "strpos" calls in /core to improve code readability.Faraz Samapoor2023-06-027-10/+10
| | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
* | refactor: migrate OC_EventSource to dependency injectionDaniel Kesselberg2023-06-031-2/+5
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-032-4/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-022-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38567 from nextcloud/chore/remove-deprecated-legacy-loaderChristoph Wurst2023-06-012-82/+0
|\ | | | | Remove deprecated legacy loader from `OC`
| * chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and ↵Ferdinand Thiessen2023-05-312-82/+0
| | | | | | | | | | | | `OC.loadStyle`) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore: Drop \OC_App::getAppVersionChristoph Wurst2023-06-014-4/+5
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix app menu flickerZetaTom2023-05-311-1/+0
| | | | Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-304-4/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-27134-1642/+194
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-262-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38460 from nextcloud/enh/noid/adjust-sidebar-visiblitySimon L2023-05-255-5/+6
|\ | | | | adjust active element visibility in the sidebar
| * adjust active element visibility in the sidebarSimon L2023-05-255-5/+6
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | adjust active element visibility in the usermenuSimon L2023-05-251-2/+2
|/ | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-254-0/+36
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-241-0/+4474
|\ | | | | Add OpenAPI specs
| * Add OpenAPI specsjld31032023-05-241-0/+4474
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | webpack: add nonce to unsupported-browser-redirect chunkVarun Patil2023-05-241-0/+5
|/ | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-24134-134/+138
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #37665 from fsamapoor/patch-2Arthur Schiwon2023-05-231-11/+11
|\ | | | | Refactors Command/Encryption/Enable.php to improve code readability.
| * Refactors core/Command/Encryption/Enable.php to improve code readability.Faraz Samapoor2023-04-111-11/+11
| | | | | | | | | | Improves the readability of the "execute" method by using early returns and reducing the code indentation. Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
* | Merge pull request #38400 from nextcloud/cleanup/drop-oc-appsettingsJohn Molakvoæ2023-05-232-99/+0
|\ \
| * | chore: Remove deprecated OC.appSettingsFerdinand Thiessen2023-05-202-99/+0
| | | | | | | | | | | | | | | | | | | | | Was deprecated since NC17 and scheduled for removal on NC18. No apps use it and neither do core. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-234-0/+18
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-218-10/+16
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>