summaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29988 from nextcloud/enh/hide-overwrites-from-disabled-ap...John Molakvoæ2024-02-291-2/+5
|\
| * feat(updater): hide overwrites from disabled apps list on upgradeMichaIng2024-02-271-2/+5
* | Merge pull request #43646 from nextcloud/feat/noid/occ-keys-test-commandJoas Schilling2024-02-281-0/+100
|\ \
| * | feat(occ): Add user:keys:test commandMarcel Müller2024-02-271-0/+100
| |/
* | Merge pull request #43209 from nextcloud/enh/edit-indicesGreta2024-02-281-5/+51
|\ \ | |/ |/|
| * feat(occ): add possibility to edit indicesJohannes Merkel2024-02-271-5/+51
* | Merge pull request #40726 from nextcloud/feat/new-user-emailCôme Chilliet2024-02-261-4/+59
|\ \
| * | add generate-password option and flow fixesAnupam Kumar2024-02-241-31/+27
| * | Allow combining --email option with --password-from-envHerman van Rink2024-02-241-13/+18
| * | new user password email option, improved on #29368Anupam Kumar2024-02-241-106/+45
| * | Enable adding E-Mail addresses to new user accounts using the CLIPhilip Gatzka2024-02-241-5/+120
* | | Add a return message for app updates trough occGit'Fellow2024-02-231-0/+10
|/ /
* | Merge pull request #39184 from shdehnavi/refactor_core_command_backgroundJohn Molakvoæ2024-02-235-5/+6
|\ \
| * | Make adjustments based on the reviewHamid Dehnavi2024-02-231-3/+0
| * | Make adjustments based on the reviewHamid Dehnavi2024-02-231-3/+0
| * | Refactor core/Command/BackgroundHamid Dehnavi2024-02-235-5/+12
* | | Merge pull request #39183 from shdehnavi/refactor_core_command_appJohn Molakvoæ2024-02-237-15/+15
|\ \ \
| * | | Make adjustments based on the reviewHamid Dehnavi2023-09-291-2/+0
| * | | Make adjustments based on the reviewHamid Dehnavi2023-09-291-5/+0
| * | | Refactor core/Command/AppHamid Dehnavi2023-09-297-15/+22
* | | | Merge pull request #42893 from nextcloud/file-info-key-locationJohn Molakvoæ2024-02-231-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | add key location to info:file outputRobin Appelman2024-02-011-0/+12
* | | | fix(security): Describe `occ security:bruteforce:attempts` accuratelyJosh2024-02-211-2/+2
| |_|/ |/| |
* | | fix: replace `Account name` by `Login`John Molakvoæ2024-02-134-5/+5
* | | feat: rename users to account or personVincent Petry2024-02-137-19/+19
* | | Merge pull request #42833 from nextcloud/enh/noid/set-boolean-configFerdinand Thiessen2024-02-091-2/+2
|\ \ \
| * | | true, on, yes and 1 can be booleanMaxence Lange2024-01-161-2/+2
* | | | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-6/+4
* | | | Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-4/+6
* | | | chore: Delete deprecated internal Job classesCôme Chilliet2024-02-081-3/+3
* | | | fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-081-3/+1
* | | | chore: use DI for Command\Security\ListCertificatesCôme Chilliet2024-01-301-1/+5
| |/ / |/| |
* | | chore: Cleanup Installer class as wellCôme Chilliet2024-01-291-3/+2
* | | fix: Use DI for Setup class and move away from deprecated methodsCôme Chilliet2024-01-291-13/+5
* | | Revert "add key location to info:file output"Robin Appelman2024-01-171-13/+0
* | | add key location to info:file outputRobin Appelman2024-01-171-0/+13
|/ /
* | small fixesMaxence Lange2024-01-151-1/+1
* | fixesMaxence Lange2024-01-152-37/+21
* | lazy AppConfigMaxence Lange2024-01-154-30/+239
* | occ background-job:deleteMaxence Lange2024-01-111-0/+80
* | Use match statement in richToParsed implementationCôme Chilliet2024-01-111-7/+5
* | Add TODO for richToParsed refactorCôme Chilliet2024-01-111-0/+1
* | Fix psalm issue in SetupChecks commandCôme Chilliet2024-01-111-1/+1
* | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-111-0/+28
* | fix(Update): Handle upstream exception scenario cleanlyJosh Richards2023-12-261-0/+1
* | Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-3/+5
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2314-20/+20
* | fix(db): Print why the migration file could not be createdChristoph Wurst2023-11-221-1/+1
* | document errorSimon L2023-11-171-1/+1
* | Update core/Command/Background/ListCommand.phpJonas2023-11-141-1/+1