Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Allow creating app passwords without validating the user's password againbugfix/31519/revert-password-validationJoas Schilling
2022-03-11Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstabl...Joas Schilling
2022-03-10Allow installing unstable versionsJoas Schilling
2022-03-10Validate the password before generating an apptokenbugfix/noid/fix-occ-user-add-apppasswordJoas Schilling
2022-03-10Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling
2022-02-28Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indicesChristoph Wurst
2022-02-24Add --dry-run option for db:add-missing-* cmdLouis Chemineau
2022-02-16Improve performance when converting between DBsCarl Schwan
2022-02-07Add index for direct editing cleanup jobJulius Härtl
2022-01-27Fixes occ user:info when the user never logged inCôme Chilliet
2022-01-24Use the new function in user:setting occ commandCôme Chilliet
2022-01-14Merge pull request #30275 from nextcloud/bugfix/noid/add-version-of-disabled-...Vincent Petry
2022-01-13Check style updateCarl Schwan
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2021-12-23Add missing index for propertypath only queries against propertiesChristoph Wurst
2021-12-15Add version of disabled apps when availableJoas Schilling
2021-12-09Allow to delete non-migrated previews instead of moving themJohn Molakvoæ
2021-12-02Add an index for selecting the next jobJoas Schilling
2021-11-23Fix ArrayAccess and JsonSerializable return typesCôme Chilliet
2021-11-18Do not print verbose info about app updates if there are noneChristoph Wurst
2021-10-19Merge pull request #28541 from nextcloud/path-prefix-index2Robin Appelman
2021-10-14Adjust namespace and print a message when the job was skippedJoas Schilling
2021-10-14Move queries to the joblistJoas Schilling
2021-10-14Add a command to show info about a background job and force-execute itJoas Schilling
2021-10-08disable path prefix index on postgresql for nowRobin Appelman
2021-10-08add a prefix index to filecache.pathRobin Appelman
2021-10-07add better index for finding unindexed pathsRobin Appelman
2021-09-30Merge pull request #28492 from nextcloud/bugfix/occ-statusCarl Schwan
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-08-26Align occ status with status.phpJulius Härtl
2021-08-19Add active user count to occ user:reportJulius Härtl
2021-08-18Add storage info to `user:info` commandJohn Molakvoæ (skjnldsv)
2021-07-08Make integrity commands verboseJoas Schilling
2021-06-23Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst
2021-06-21Fix typing errorLouis Chemineau
2021-06-09Convert command option defaults to stringsChristoph Wurst
2021-06-09Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-byChristoph Wurst
2021-06-08Fix #26085Daniel Kesselberg
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02l10n: Spelling unificationValdnet
2021-05-26Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scaleJohn Molakvoæ
2021-05-26Make user:report command scaleJoas Schilling
2021-05-25Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke
2021-05-25Add commands to manage tags via OCCJohannes Leuker
2021-05-11use the UID as loginName and not the display name.Bjoern Schiessle
2021-04-27Fix psalm errorsJoas Schilling
2021-04-27Fix unit testsJoas Schilling
2021-04-08Revert "add a prefix index to filecache.path"Roeland Jago Douma
2021-04-07Merge pull request #26252 from Maxopoly/masterJohn Molakvoæ
2021-03-26Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma