summaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* Don't create cards_abiduri it if already existsLouis Chemineau2022-03-281-5/+9
* Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1
* Validate the password before generating an apptokenJoas Schilling2022-03-111-2/+4
* Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling2022-03-111-6/+11
* Fixes occ user:info when the user never logged inCôme Chilliet2022-01-311-1/+5
* Fix psalm not runningCarl Schwan2022-01-275-7/+6
* Add version of disabled apps when availableJoas Schilling2022-01-141-2/+2
* Add missing index for propertypath only queries against propertiesChristoph Wurst2021-12-291-0/+13
* Allow to delete non-migrated previews instead of moving themJohn Molakvoæ2021-12-091-6/+25
* Add an index for selecting the next jobJoas Schilling2021-12-021-0/+13
* Do not print verbose info about app updates if there are noneChristoph Wurst2021-11-221-6/+0
* Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman2021-10-191-0/+8
|\
| * disable path prefix index on postgresql for nowRobin Appelman2021-10-081-1/+2
| * add a prefix index to filecache.pathRobin Appelman2021-10-081-0/+7
* | Adjust namespace and print a message when the job was skippedJoas Schilling2021-10-141-5/+14
* | Move queries to the joblistJoas Schilling2021-10-141-23/+2
* | Add a command to show info about a background job and force-execute itJoas Schilling2021-10-141-0/+168
|/
* add better index for finding unindexed pathsRobin Appelman2021-10-071-0/+7
* Merge pull request #28492 from nextcloud/bugfix/occ-statusCarl Schwan2021-09-301-4/+24
|\
| * Align occ status with status.phpJulius Härtl2021-08-261-4/+24
* | use specific email getter where necessaryArthur Schiwon2021-09-092-2/+2
|/
* Add active user count to occ user:reportJulius Härtl2021-08-191-0/+3
* Add storage info to `user:info` commandJohn Molakvoæ (skjnldsv)2021-08-181-0/+19
* Make integrity commands verboseJoas Schilling2021-07-082-0/+4
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-233-4/+4
* Fix typing errorLouis Chemineau2021-06-211-1/+5
* Convert command option defaults to stringsChristoph Wurst2021-06-093-6/+6
* Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-byChristoph Wurst2021-06-091-5/+2
|\
| * Fix #26085Daniel Kesselberg2021-06-081-5/+2
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0493-162/+64
* | l10n: Spelling unificationValdnet2021-06-021-2/+2
|/
* Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scaleJohn Molakvoæ2021-05-261-13/+26
|\
| * Make user:report command scaleJoas Schilling2021-05-261-13/+26
* | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-254-0/+369
|\ \ | |/ |/|
| * Add commands to manage tags via OCCJohannes Leuker2021-05-254-0/+369
* | use the UID as loginName and not the display name.Bjoern Schiessle2021-05-111-1/+1
* | Fix psalm errorsJoas Schilling2021-04-271-8/+6
* | Fix unit testsJoas Schilling2021-04-271-1/+2
|/
* Revert "add a prefix index to filecache.path"Roeland Jago Douma2021-04-081-7/+0
* Merge pull request #26252 from Maxopoly/masterJohn Molakvoæ2021-04-071-1/+8
|\
| * Add force option to app install commandMaxopoly2021-03-221-1/+8
* | Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma2021-03-262-3/+3
|\ \
| * | Change my email addressJohannes Leuker2021-03-242-3/+3
| |/
* | Remove event listener to udpate events that are not present anymoreMorris Jobke2021-03-251-12/+0
* | Cleanup unneeded code around database.xmlMorris Jobke2021-03-242-207/+0
* | Bye bye database.xmlJoas Schilling2021-03-241-11/+7
|/
* Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke2021-03-221-0/+202
|\
| * Add OCC command to reset rendered textsDaniel Calviño Sánchez2021-03-011-0/+202
* | add a prefix index to filecache.pathRobin Appelman2021-03-191-0/+7
* | make repair errors more visibleRobin Appelman2021-03-181-1/+1