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-08-23Make the sharing constants publicly availableJoas Schilling
2019-07-29Remove unused OC\Share\Share::checkPasswordProtectedShareMorris Jobke
2019-04-18Deprecate legacy share code and cleanup some unused methodsMorris Jobke
2019-04-17Cleanup legacy Share.php from unused codeMorris Jobke
2019-01-16Move merged-share-backend to webpackRoeland Jago Douma
2018-11-02Cleanup some unused sharing methods from the old sharing codeMorris Jobke
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-08-08Add comment with IDs of internal share typesDaniel Calviño Sánchez
2018-08-08Add type for room sharesDaniel Calviño Sánchez
2018-07-21Tests fixes and design bumpJohn Molakvoæ (skjnldsv)
2018-07-11implement federated group sharesBjoern Schiessle
2018-06-29Improved wordingMorris Jobke
2018-05-23Get rid of shareItemMorris Jobke
2018-04-26move log constants to ILoggerArthur Schiwon
2018-03-26Remove deprecated \OCP\User::userExistsRoeland Jago Douma
2018-03-25Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma
2018-03-16Remove unused resolveReshare of old sharing codeMorris Jobke
2018-03-13Remove deprecated HTTPHelperRoeland Jago Douma
2018-02-15Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke
2018-02-14Remove unused import statementsMorris Jobke
2018-02-13Use non aliased method insteadMorris Jobke
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2018-01-26Simplify ternary operator statementsMorris Jobke
2018-01-22Remove not used methods of legacy share.phpMorris Jobke
2018-01-17Remove IAppConfig::getValueRoeland Jago Douma
2018-01-16Cleanup OC_User and OCP\UserMorris Jobke
2018-01-13Remove deprecated \OCP\ConfigRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-15Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke
2017-08-15Cleanup usage of shareItem in internal code baseMorris Jobke
2017-08-15Use proper methods for checkPasswordProtectedShareMorris Jobke
2017-08-15Cleanup unused methodsMorris Jobke
2017-08-02Fix last failures with oracleJoas Schilling
2017-07-18Only use readable chars in Share TokensJoas Schilling
2017-05-15Remove OC_Group callLukas Reschke
2017-04-28Add sharing types for guestsLukas Reschke
2017-04-23Remove unused use statementsMorris Jobke
2017-04-20Kill dead codeJoas Schilling
2017-04-12Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle
2017-04-12Removes unused code for link share emailsMorris Jobke
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-03-24Merge sharing backend JSLukas Reschke
2017-03-17shares-circlesMaxence Lange
2017-03-17Merge pull request #3679 from nextcloud/socialsharingLukas Reschke
2017-03-14take share by mail into consideration if we calculate the access listBjoern Schiessle
2017-03-10Remove legacy class OC_Group and OC_UserMorris Jobke
2017-03-03Move social buttons to menuRoeland Jago Douma