| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(security): Describe `occ security:bruteforce:attempts` accurately | Josh | 2024-02-21 | 1 | -2/+2 |
* | fix: make cancelOperation public | Daniel Kesselberg | 2024-02-10 | 1 | -1/+1 |
* | document error | Simon L | 2023-11-20 | 1 | -1/+1 |
* | fix(install): Make installing more verbose | Joas Schilling | 2023-11-03 | 1 | -1/+12 |
* | feat: Add occ user:sync-account-data for updating oc_accounts information fro... | Julius Härtl | 2023-10-05 | 1 | -0/+105 |
* | fix: Make bypass function public API | Joas Schilling | 2023-08-23 | 1 | -7/+2 |
* | feat(OCC): Add a command to get the bruteforce state of an IP | Joas Schilling | 2023-08-23 | 2 | -6/+95 |
* | Merge pull request #39396 from nextcloud/backport/39389/stable27 | Julius Härtl | 2023-07-17 | 1 | -2/+32 |
|\ |
|
| * | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 1 | -2/+32 |
* | | fix(db): no hardcoded table prefix is expected | Arthur Schiwon | 2023-07-14 | 1 | -2/+2 |
|/ |
|
* | fix(systemtags): Add missing systemtags index | Marcel Klehr | 2023-07-10 | 1 | -0/+13 |
* | Merge pull request #38148 from nextcloud/file-info-etag | Robin Appelman | 2023-05-11 | 1 | -0/+1 |
|\ |
|
| * | also show file etag in file info | Robin Appelman | 2023-05-09 | 1 | -0/+1 |
* | | Merge pull request #38069 from nextcloud/list-supported-db | John Molakvoæ | 2023-05-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | list supported databases when provided db isn't supported | Robin Appelman | 2023-05-04 | 1 | -1/+1 |
* | | add option to list all files instead of limiting | Robin Appelman | 2023-05-04 | 3 | -19/+23 |
* | | add command to summarize space usage | Robin Appelman | 2023-05-04 | 3 | -129/+322 |
|/ |
|
* | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam... | Côme Chilliet | 2023-05-02 | 1 | -1/+1 |
|\ |
|
| * | Use the searchDisplayName recommended method in user:list | Côme Chilliet | 2023-04-27 | 1 | -1/+1 |
* | | add new index in repair step instead of on-migrate | Robin Appelman | 2023-04-28 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #37622 from nextcloud/group-list-numeric-userid | Robin Appelman | 2023-04-24 | 1 | -2/+13 |
|\ |
|
| * | fix output for group:list command with numeric user ids | Robin Appelman | 2023-04-06 | 1 | -2/+13 |
* | | validate that folder size sums to children | Robin Appelman | 2023-04-17 | 1 | -5/+21 |
* | | add command for getting fileinfo for debugging | Robin Appelman | 2023-04-17 | 1 | -0/+249 |
|/ |
|
* | add command to generate a preview for a file | Robin Appelman | 2023-04-03 | 1 | -0/+141 |
* | Add parent index on filecache | Louis Chemineau | 2023-03-20 | 1 | -0/+10 |
* | Merge pull request #36862 from nextcloud/bugfix/typo | Joas Schilling | 2023-02-26 | 1 | -1/+1 |
|\ |
|
| * | Fix typo that added a letter to migration template | Vitor Mattos | 2023-02-25 | 1 | -1/+1 |
* | | Fail the repair command when an error happened | Joas Schilling | 2023-02-23 | 1 | -1/+5 |
|/ |
|
* | Fix computerFileSize when called with a string without unit | Côme Chilliet | 2023-02-07 | 1 | -3/+1 |
* | FIX: This fill finish -> This will finish | sodimel | 2023-01-26 | 1 | -1/+1 |
* | Merge pull request #36271 from nextcloud/fix/fix-codestyle | Côme Chilliet | 2023-01-20 | 4 | -9/+8 |
|\ |
|
| * | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -9/+8 |
* | | Merge pull request #36264 from nextcloud/fix/occ/repair-command-comment-forma... | Christoph Wurst | 2023-01-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix(occ): Fix comment formatting of maintenance:repair command | Christoph Wurst | 2023-01-20 | 1 | -1/+1 |
* | | Attempt to fix errors in Repair command tests | Côme Chilliet | 2023-01-20 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #36162 from nextcloud/fix/php82/string-var-interpolation | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
|\ |
|
| * | fix(PHP8.2): Fix deprecated string interpolation syntax | Christoph Wurst | 2023-01-19 | 1 | -1/+1 |
* | | Merge pull request #36123 from nextcloud/user-settings-normalize-uid | Vincent Petry | 2023-01-19 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | normalize userid in user:setting | Robin Appelman | 2023-01-12 | 1 | -3/+8 |
* | | Merge pull request #27492 from cyclops8456/feature/24301-remove-can-install-o... | Simon L | 2023-01-18 | 1 | -0/+3 |
|\ \ |
|
| * | | Rename canInstallExists method and add new method for removal | Alex Harpin | 2023-01-10 | 1 | -1/+1 |
| * | | Log a warning to CLI install command if CAN_INSTALL is not removed | Alex Harpin | 2023-01-10 | 1 | -0/+3 |
| |/ |
|
* | | Fix API breakage by using a new method instead | Côme Chilliet | 2023-01-12 | 1 | -1/+1 |
* | | Use a Generator for job list to fix background-job:list command | Côme Chilliet | 2023-01-10 | 1 | -6/+7 |
|/ |
|
* | Merge pull request #35873 from leegarrett/35830_lgarrett | Joas Schilling | 2023-01-04 | 1 | -4/+23 |
|\ |
|
| * | No output by default when --exit-code is used | Joas Schilling | 2023-01-03 | 1 | -1/+4 |
| * | Print output also with status code | Joas Schilling | 2023-01-03 | 1 | -9/+8 |
| * | Implement occ status command via return codes (Fixes: #35704) | Lee Garrett | 2023-01-03 | 1 | -3/+20 |
* | | Fix psalm issues related to signature changes from PHP 8.0 | Côme Chilliet | 2022-12-29 | 1 | -27/+23 |
|/ |
|