Commit Graph

110 Commits (master)

Author SHA1 Message Date
Marcel Müller ae85eab73c fix: Allow installation on macOS CI 3 weeks ago
Carl Schwan 4d47fdaa85 chore: Run rector with new rules for fetch 1 month ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin d11d5b765f feat(core): Add option to disable creating an admin user when installing 7 months ago
John Molakvoæ (skjnldsv) 62a9ec2067 fix(core): remove untranslated mime names 8 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 8 months ago
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 10 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 10 months ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
skjnldsv 6baafd82b6 fix: make sure we process mime extensions as string 11 months ago
Josh 3f6cd154ef fix: Make `maintenance:mode` description more accurate + add help 1 year ago
Joas Schilling d1c3c6f234
fix(maintenance): Show a success message on data-fingerprint command 1 year ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Hamza Mahjoubi 6361edb864 fix: optimise getWrongShareOwnership query 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
John Molakvoæ fa55a74033
chore: refactor remove unused php imports 2 years ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Côme Chilliet ece3588252
fix: Improve typing of mimetype aliases 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 67e3ecef98
chore: Cleanup Installer class as well 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Simon L 3f6caa46f3 document error 2 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Faraz Samapoor d60bedfeee Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor ec63264153 Uses PHP8's constructor property promotion in core/Command/Maintenance classes. 3 years ago
Robin Appelman cd3e7fd1b0
list supported databases when provided db isn't supported 3 years ago
Joas Schilling e0251ea24e
Fail the repair command when an error happened 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst a8bad3a98f
fix(occ): Fix comment formatting of maintenance:repair command 3 years ago
Christoph Wurst 2e66acfab8
fix(PHP8.2): Fix deprecated string interpolation syntax 3 years ago
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago
Alex Harpin d5b52ddd21 Log a warning to CLI install command if CAN_INSTALL is not removed 3 years ago
Robin Appelman 7dc8e6a014
fix repairing non user shares when repairing all shares 3 years ago
Robin Appelman b66779711f
split repairing into two stages to prevent long open transaction 3 years ago
Robin Appelman 8012c85d3e
update shares directly in db 3 years ago
Vincent Petry 1be1c23c05
More verbose output for repair share ownership cmd 3 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 3 years ago
Côme Chilliet 9a29025534
Parameter of RepairAdvanceEvent is actually an increment, not a step id 3 years ago
Côme Chilliet 652ab6da3f
Surround cli output with appropriate xml tags 3 years ago
Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 3 years ago
Côme Chilliet 4f260dce6e
Moving to string key for arguments of GenericEvent in Repair 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Daniel Kesselberg 6f3ab2fc9b
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago