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
2021-04-16Deprecate the old wayRoeland Jago Douma
2021-04-16Allow registering NotifierServices trough IBootstrapRoeland Jago Douma
2021-04-16Fix constraint violation detection in QB MapperJoas Schilling
2021-04-12Fix versionJoas Schilling
2021-04-09Move to another namespace and class nameJoas Schilling
2021-04-09Allow apps to log actions into the audit_logJoas Schilling
2021-04-01Merge pull request #26394 from nextcloud/feature/noid/updatable-account-dataJulius Härtl
2021-03-31make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman
2021-03-31Allow apps to write/update account dataJoas Schilling
2021-03-31Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb
2021-03-30Merge pull request #26219 from nextcloud/relative-path-nullRoeland Jago Douma
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-26Add new v2-private account scopeVincent Petry
2021-03-26Merge pull request #26308 from nextcloud/enhancement/timed-job-interval-descr...Roeland Jago Douma
2021-03-26Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma
2021-03-26Document that the TimedJob interval is in secondsChristoph Wurst
2021-03-24Change my email addressJohannes Leuker
2021-03-24getStorage can also return nullRobin Appelman
2021-03-24getRelativePath can return nullRobin Appelman
2021-03-24Make debugging easier which header is being setJoas Schilling
2021-03-22Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke
2021-03-22Add real events for enabled 2fa providers for usersRoeland Jago Douma
2021-03-22Remove duplicated query for email sharesDaniel Calviño Sánchez
2021-03-19handle ordering in folder searchRobin Appelman
2021-03-18only require user to be set in a query that handles tagsRobin Appelman
2021-03-18Use executeQuery and executeUpdate in the QBMapperChristoph Wurst
2021-03-17Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke
2021-03-17Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling
2021-03-17Fix parameter types in docsJoas Schilling
2021-03-17Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-12add ICopyFromCache trait to expose existing implementationRobin Appelman
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-09Drop \OCP\Util::isIeChristoph Wurst
2021-03-09Merge pull request #25533 from nextcloud/resend-share-notifications-on-recreateRoeland Jago Douma
2021-03-09Merge pull request #25677 from nextcloud/drop/cache-factory-createRoeland Jago Douma
2021-03-09send share notification instead of erroring on duplicate shareRobin Appelman
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-08Merge pull request #25997 from nextcloud/techdept/psalm/redundantcastLukas Reschke
2021-03-08Merge pull request #25948 from nextcloud/techdebt/noid/depreate-getHTMLNameRoeland Jago Douma
2021-03-08Fix some redundant castsRoeland Jago Douma
2021-03-05Merge pull request #25928 from nextcloud/enh/contactsmenu/entryChristoph Wurst
2021-03-05Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst
2021-03-05Deprecate getHTMLName on \OCP\DefaultsJulius Härtl
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-05Merge pull request #25659 from nextcloud/smb-getmetadata-catchRoeland Jago Douma
2021-03-05Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcastsRoeland Jago Douma
2021-03-04Type CompositeExpression and ICompositeExpressionRoeland Jago Douma
2021-03-04catch notfound and forbidden exception in smb::getmetadataRobin Appelman
2021-03-04Remove RedundantcastsRoeland Jago Douma