| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 | Daniel Kesselberg | 2022-10-25 | 1 | -7/+5 |
* | Don't create cards_abiduri it if already exists | Louis Chemineau | 2022-03-28 | 1 | -5/+9 |
* | Allow creating app passwords without validating the user's password again | Joas Schilling | 2022-03-14 | 1 | -4/+1 |
* | Validate the password before generating an apptoken | Joas Schilling | 2022-03-11 | 1 | -2/+4 |
* | Trigger an event to log an activity when an administrator generates an app pa... | Joas Schilling | 2022-03-11 | 1 | -6/+11 |
* | Fixes occ user:info when the user never logged in | Côme Chilliet | 2022-01-31 | 1 | -1/+5 |
* | Fix psalm not running | Carl Schwan | 2022-01-27 | 5 | -7/+6 |
* | Add version of disabled apps when available | Joas Schilling | 2022-01-14 | 1 | -2/+2 |
* | Add missing index for propertypath only queries against properties | Christoph Wurst | 2021-12-29 | 1 | -0/+13 |
* | Allow to delete non-migrated previews instead of moving them | John Molakvoæ | 2021-12-09 | 1 | -6/+25 |
* | Add an index for selecting the next job | Joas Schilling | 2021-12-02 | 1 | -0/+13 |
* | Do not print verbose info about app updates if there are none | Christoph Wurst | 2021-11-22 | 1 | -6/+0 |
* | Merge pull request #28541 from nextcloud/path-prefix-index2 | Robin Appelman | 2021-10-19 | 1 | -0/+8 |
|\ |
|
| * | disable path prefix index on postgresql for now | Robin Appelman | 2021-10-08 | 1 | -1/+2 |
| * | add a prefix index to filecache.path | Robin Appelman | 2021-10-08 | 1 | -0/+7 |
* | | Adjust namespace and print a message when the job was skipped | Joas Schilling | 2021-10-14 | 1 | -5/+14 |
* | | Move queries to the joblist | Joas Schilling | 2021-10-14 | 1 | -23/+2 |
* | | Add a command to show info about a background job and force-execute it | Joas Schilling | 2021-10-14 | 1 | -0/+168 |
|/ |
|
* | add better index for finding unindexed paths | Robin Appelman | 2021-10-07 | 1 | -0/+7 |
* | Merge pull request #28492 from nextcloud/bugfix/occ-status | Carl Schwan | 2021-09-30 | 1 | -4/+24 |
|\ |
|
| * | Align occ status with status.php | Julius Härtl | 2021-08-26 | 1 | -4/+24 |
* | | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 2 | -2/+2 |
|/ |
|
* | Add active user count to occ user:report | Julius Härtl | 2021-08-19 | 1 | -0/+3 |
* | Add storage info to `user:info` command | John Molakvoæ (skjnldsv) | 2021-08-18 | 1 | -0/+19 |
* | Make integrity commands verbose | Joas Schilling | 2021-07-08 | 2 | -0/+4 |
* | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 3 | -4/+4 |
* | Fix typing error | Louis Chemineau | 2021-06-21 | 1 | -1/+5 |
* | Convert command option defaults to strings | Christoph Wurst | 2021-06-09 | 3 | -6/+6 |
* | Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-by | Christoph Wurst | 2021-06-09 | 1 | -5/+2 |
|\ |
|
| * | Fix #26085 | Daniel Kesselberg | 2021-06-08 | 1 | -5/+2 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 93 | -162/+64 |
* | | l10n: Spelling unification | Valdnet | 2021-06-02 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scale | John Molakvoæ | 2021-05-26 | 1 | -13/+26 |
|\ |
|
| * | Make user:report command scale | Joas Schilling | 2021-05-26 | 1 | -13/+26 |
* | | Merge pull request #26600 from hosting-de/feature/occ-tags | Morris Jobke | 2021-05-25 | 4 | -0/+369 |
|\ \
| |/
|/| |
|
| * | Add commands to manage tags via OCC | Johannes Leuker | 2021-05-25 | 4 | -0/+369 |
* | | use the UID as loginName and not the display name. | Bjoern Schiessle | 2021-05-11 | 1 | -1/+1 |
* | | Fix psalm errors | Joas Schilling | 2021-04-27 | 1 | -8/+6 |
* | | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -1/+2 |
|/ |
|
* | Revert "add a prefix index to filecache.path" | Roeland Jago Douma | 2021-04-08 | 1 | -7/+0 |
* | Merge pull request #26252 from Maxopoly/master | John Molakvoæ | 2021-04-07 | 1 | -1/+8 |
|\ |
|
| * | Add force option to app install command | Maxopoly | 2021-03-22 | 1 | -1/+8 |
* | | Merge pull request #26281 from hosting-de/fix/email | Roeland Jago Douma | 2021-03-26 | 2 | -3/+3 |
|\ \ |
|
| * | | Change my email address | Johannes Leuker | 2021-03-24 | 2 | -3/+3 |
| |/ |
|
* | | Remove event listener to udpate events that are not present anymore | Morris Jobke | 2021-03-25 | 1 | -12/+0 |
* | | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 2 | -207/+0 |
* | | Bye bye database.xml | Joas Schilling | 2021-03-24 | 1 | -11/+7 |
|/ |
|
* | Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx... | Morris Jobke | 2021-03-22 | 1 | -0/+202 |
|\ |
|
| * | Add OCC command to reset rendered texts | Daniel Calviño Sánchez | 2021-03-01 | 1 | -0/+202 |
* | | add a prefix index to filecache.path | Robin Appelman | 2021-03-19 | 1 | -0/+7 |