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
2019-12-03Throw an invalid token exception is token is marked outdatedRoeland Jago Douma
2019-08-21Add a repair step to clear the projects access cacheJoas Schilling
2019-08-13Get the proper UIDRoeland Jago Douma
2019-08-10Add feature policy headerRoeland Jago Douma
2019-08-01Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat...Georg Ehrke
2019-07-29Add proper PostLoginEventRoeland Jago Douma
2019-07-29Merge pull request #16582 from nextcloud/enh/split_up_security_middlewareRoeland Jago Douma
2019-07-27Use proper exception in lostControllerRoeland Jago Douma
2019-07-27Split up security middlewareRoeland Jago Douma
2019-07-17Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke
2019-07-17Merge pull request #16416 from nextcloud/enh/log-detailsMorris Jobke
2019-07-17Move log detail aggregation to separate class and reuse it in syslog/systemd ...Julius Härtl
2019-07-16Update autoloaderJoas Schilling
2019-07-15Merge pull request #14228 from nextcloud/feature/noid/add-metadata-etagMorris Jobke
2019-07-15Merge pull request #16334 from nextcloud/feature/noid/enterprise-logoRoeland Jago Douma
2019-07-15Add DB table to extend filecache with metadata etag, creation time and upload...Morris Jobke
2019-07-15Add enterprise logoMorris Jobke
2019-07-14new model to manage some simple queriesMaxence Lange
2019-07-11Merge pull request #15514 from nextcloud/feature/noid/add-enterprise-channelMorris Jobke
2019-07-10Enterprise update channelMorris Jobke
2019-07-09Merge pull request #15867 from nextcloud/preview-versioningRoeland Jago Douma
2019-07-09Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma
2019-07-08allow keeping multiple preview "versions" of the same fileRobin Appelman
2019-07-08Add an event to edit the CSPRoeland Jago Douma
2019-07-08Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma
2019-07-08Remove one time repair steps that have already run when updating to 17Morris Jobke
2019-07-08Try to delete the cypress folder of the viewer appMorris Jobke
2019-07-07Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ
2019-07-02Send emails when remote wipe starts/finishesChristoph Wurst
2019-06-27Decouple remote wipe notifcation channels with eventsChristoph Wurst
2019-06-25Merge pull request #15870 from nextcloud/preview-provider-v2Roeland Jago Douma
2019-06-25Add event dispatcher to OCPChristoph Wurst
2019-06-17Add new Provider interface for preview providersRobin Appelman
2019-05-31Merge pull request #15813 from nextcloud/td/psr0/classmapMorris Jobke
2019-05-30Add the legacy classes to the composer classmapRoeland Jago Douma
2019-05-30Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma
2019-05-30Update autoload mapXheni Myrtaj
2019-05-28Remove deprecatred StringUtils classRoeland Jago Douma
2019-05-27Merge pull request #15704 from nextcloud/enh/7276/group-namesblizzz
2019-05-27group display name support (service level + ldap)Arthur Schiwon
2019-05-23Make it possible to show admin settings for sub adminsChristoph Wurst
2019-05-22Make the L10N loading lazyRoeland Jago Douma
2019-05-20Remote wipe supportRoeland Jago Douma
2019-05-17Allow 2FA to be setup on first loginRoeland Jago Douma
2019-05-13Add interfaces to interact with subscription from support appMorris Jobke
2019-05-09Update autoloaderMorris Jobke
2019-05-08Merge pull request #15259 from nextcloud/bugfix/15256-wrong-column-typeMorris Jobke
2019-05-07Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst
2019-05-02Add second migration for addColumnDaniel Kesselberg
2019-05-02Migration to change column type from smallint to booleanDaniel Kesselberg