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-13Merge pull request #26467 from nextcloud/feature/noid/allow-apps-to-log-to-auditJoas 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-06Generate autoload filesLukas Reschke
2021-03-31make ILDAPProviderFactory usable when there is no ldap setupRobin Appelman
2021-03-31Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb
2021-03-26Update autoloader for PlaceholderAvatarVincent Petry
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2021-03-22Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke
2021-03-22Add real events for enabled 2fa providers for usersRoeland Jago Douma
2021-03-17Fix parameter types in docsJoas Schilling
2021-03-17Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-10Add a service to find out if a user knows another userJoas Schilling
2021-03-10Add a KnownUsers database with modelJoas Schilling
2021-03-09send share notification instead of erroring on duplicate shareRobin Appelman
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-02Update autoloader filesRoeland Jago Douma
2021-03-02Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst
2021-03-01Add OCC command to reset rendered textsDaniel Calviño Sánchez
2021-03-01Show group backends in occ group:list --info and group:infoJohannes Leuker
2021-02-16Drop redundant indesRoeland Jago Douma
2021-02-15move AbstractCacheEvent into OCPRobin Appelman
2021-02-11Make the app code checker a NOOPChristoph Wurst
2021-02-10Type the service registrationChristoph Wurst
2021-02-09Move app_password_created to a typed eventChristoph Wurst
2021-02-09remove ReconnectWrapperRobin Appelman
2021-01-29add repair job for unencoded calendarsArthur Schiwon
2021-01-28Merge pull request #25360 from nextcloud/fix/update-autoloadersRoeland Jago Douma
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-28Move TemplateProvider registration to boot context and make template type reg...Julius Härtl
2021-01-28files: Create files from template APIJulius Härtl
2021-01-22Change license mail aliasJohn Molakvoæ (skjnldsv)
2021-01-20Drop authtoken_version_indexRoeland Jago Douma
2021-01-19Add support for webpRoeland Jago Douma
2021-01-14Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstrac...Christoph Wurst
2021-01-12Add our own DB exception abstractionChristoph Wurst
2021-01-12Add our own constants for db column typesChristoph Wurst
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2021-01-05Command: Add app password generationSean Molenaar
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-23+ShareDeletedEventMaxence Lange
2020-12-16Add well known handlers APIChristoph Wurst
2020-12-09Dump autoloaderJulius Härtl
2020-12-09Readd repair steps that are relevant when migrating from ownCloudJulius Härtl
2020-12-07Add a repairstep to validate the phone numbersJoas Schilling
2020-12-07Add a database table for the accounts data so we can search it betterJoas Schilling
2020-12-02Merge pull request #24113 from nextcloud/extend-cache-eventsRoeland Jago Douma
2020-12-02Merge pull request #23278 from nextcloud/enh/noid/user-limitsChristoph Wurst
2020-12-02Add notification for user limitMorris Jobke