provokateurin
|
5bd626bd40
|
chore: Fix all method calls with too many arguments
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-07-22 12:34:49 +07:00 |
Ferdinand Thiessen
|
5981b7eb51
|
chore: apply new CSFixer rules
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
# Conflicts:
# apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
|
2025-07-01 16:26:50 +07:00 |
Côme Chilliet
|
64863c9d46
|
chore: Apply new rector configuration to apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 11:46:42 +07:00 |
provokateurin
|
381077028a
|
refactor(apps): Use constructor property promotion when possible
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-21 12:37:59 +07:00 |
Côme Chilliet
|
1580c8612b
|
chore(apps): Apply new rector configuration to autouse classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-10-15 10:40:25 +07:00 |
provokateurin
|
9836e9b164
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-19 14:21:20 +07:00 |
Andy Scherzinger
|
c1555fc33e
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-06-06 18:05:37 +07:00 |
Côme Chilliet
|
ec5133b739
|
fix: Apply new coding standard to all files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-04-02 14:16:21 +07:00 |
Côme Chilliet
|
b2e9e0fa0d
|
chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-02-05 11:16:04 +07:00 |
Hamid Dehnavi
|
d64bbc8bd3
|
Convert isset ternary to null coalescing operator
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
|
2023-09-28 12:18:41 +07:00 |
Benjamin Gaussorgues
|
9b03dc52a4
|
Migrate files external to PSR LoggerInterface
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2023-08-01 09:44:57 +07:00 |
Carl Schwan
|
7da806d6eb
|
Fix returning null when getMessage return null
Don't overwrite $message but instead create another temporary variable
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-10-17 11:53:11 +07:00 |
Robin Appelman
|
6907bd67c7
|
remove old legacy external storage migration logic
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-02-09 16:04:19 +07:00 |
Robin Appelman
|
3a645e2d40
|
move files_external to IBootstrap
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-16 13:56:20 +07:00 |
Robin Appelman
|
1052feabed
|
remove depricated methods from MountConfig
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-16 13:55:19 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Morris Jobke
|
0f2c4ff64c
|
Use correct exception type hint in catch statement
Found by psalm update 4.6.2 to 4.6.3 in #26111
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-03-16 22:06:07 +07:00 |
Morris Jobke
|
24d436cb60
|
Remove unneeded casts that were found by Psalm
In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-01-11 13:14:41 +07:00 |
Christoph Wurst
|
d89a75be0b
|
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-12-16 18:48:22 +07:00 |
Morris Jobke
|
f771205f5f
|
Remove unused and deprecated methods from files_external MountConfig
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-11-10 22:38:10 +07:00 |
Morris Jobke
|
065ef14cb0
|
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-07-10 00:02:59 +07:00 |