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-06-29Fix undefined when no tagsbackport/32857/stable24Daniel Kesselberg
2022-04-08Allow to autocomplete user and group ids in commandsJoas Schilling
2022-04-05Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g...blizzz
2022-04-04Merge pull request #31687 from nextcloud/enhancement/passwordless-app-passwordsChristoph Wurst
2022-04-01Add ldap:reset-group command to unmap groups from LDAPCôme Chilliet
2022-03-29Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyrightCôme Chilliet
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-28migration generator also includes copyright sectionArthur Schiwon
2022-03-24Adapt more code to migration to LoggerInterfaceCôme Chilliet
2022-03-24Don't create cards_abiduri it if already existsLouis Chemineau
2022-03-23Allow app passwords without login password for occ user:add-app-passwordenhancement/passwordless-app-passwordsChristoph Wurst
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)