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
|
a3685551f7
|
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 10:19:19 +07:00 |
Andy Scherzinger
|
5c49a54801
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-26 20:05:04 +07:00 |
Hamid Dehnavi
|
81884cf9da
|
Refactor core/Command/App
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
|
2023-09-29 11:37:23 +07:00 |
Faraz Samapoor
|
cda0f74e0b
|
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:27 +07:00 |
Faraz Samapoor
|
ea844ca5fb
|
Uses PHP8's constructor property promotion.
in core/Command/App, /Background, and /Broadcast classes.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-19 12:55:27 +07:00 |
Christoph Wurst
|
cf6e2fa1b7
|
chore: Drop \OC_App::getAppVersion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-06-01 11:31:26 +07:00 |
Carl Schwan
|
b70c6a128f
|
Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-20 22:18:06 +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 |
Christoph Wurst
|
2a054e6c04
|
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-08-24 14:54:25 +07:00 |
John Molakvoæ (skjnldsv)
|
9e962fb69f
|
Allow to update to nightly
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2020-08-07 13:51:39 +07:00 |
Joas Schilling
|
ab21d69903
|
Add return value to all commands
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-06-26 14:54:51 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Daniel Kesselberg
|
03d3192638
|
Disable multiple apps at once
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-02-19 21:03:05 +07:00 |
Joas Schilling
|
e1df6b5702
|
Full support for autocomplete of app:*
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-09-29 15:57:10 +07:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
Lukas Reschke
|
a4b19a5b1e
|
Rename files to be PSR-4 compliant
|
2016-04-06 11:00:52 +07:00 |