aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* fix: optimise getWrongShareOwnership queryHamza Mahjoubi2024-08-281-1/+1
* fix(migration-preview): display a message if no attributes setMaxence Lange2024-08-061-0/+9
* feat(upgrade): migration attributesMaxence Lange2024-08-061-0/+102
* fix: getMountsForFileId may return an unordered listDaniel Kesselberg2024-07-011-1/+1
* fix(db): cs-fix spacingJosh2024-05-221-1/+1
* fix(db): Prevent data loss by temporarily disabling `db:convert-type`Josh2024-05-221-0/+7
* fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-043-6/+6
* style: Fixed style from composer cs:fixAdam Blakey2024-03-181-2/+2
* Update core/Command/App/ListApps.phpAdam Blakey2024-03-181-16/+2
* Merge branch 'master' into show-enabled-and-disabled-appsJohn Molakvoæ2024-03-15108-1338/+2706
|\
| * fix: Use IUserManager::callForAllUsers() to save memoryJoas Schilling2024-03-141-5/+26
| * feat(occ): Add --all option for occ user:lastseenJordan Brown2024-03-131-18/+24
| * fix: Suppress psalm errors about deprecated execute method, we have to use it...Côme Chilliet2024-03-121-1/+1
| * fix: Call execute until it is removed for Job classCôme Chilliet2024-03-121-1/+2
| * Merge pull request #43824 from nextcloud/fix/db/occ-db-convert-disabled-appsJosh2024-03-071-1/+1
| |\
| | * fix(db): db-convert supports disabled apps but not removed onesJosh2024-02-251-1/+1
| * | Merge pull request #43998 from nextcloud/bugfix/noid/add-fixme-to-migration-f...Joas Schilling2024-03-061-3/+3
| |\ \
| | * | fix(migrations): Help developers to add description and copyright infoJoas Schilling2024-03-051-3/+3
| * | | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-043-13/+5
| |/ /
| * | 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