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
2017-01-25unify endpoints form core and the the provisioning apiBjoern Schiessle
2016-11-21Add identity proofLukas Reschke
2016-11-18Introduce the UI for password confirmationJoas Schilling
2016-11-16Move OC\OCS\Person to OCSControllerRoeland Jago Douma
2016-11-03Move preview endpoint to controllerRoeland Jago Douma
2016-11-03Move to AppDataRoeland Jago Douma
2016-11-03New preview generatorRoeland Jago Douma
2016-10-25Move oc.js to a proper classRoeland Jago Douma
2016-10-21Make AppConfig part of the public APIJoas Schilling
2016-09-30Remove unused endpointJoas Schilling
2016-08-26Remove the core tag routes since they are brokenRoeland Jago Douma
2016-08-23Merge pull request #956 from nextcloud/fix_952Lukas Reschke
2016-08-19Merge pull request #865 from nextcloud/ocs_configMorris Jobke
2016-08-19When using permalinks don't error out if file id can't be foundRoeland Jago Douma
2016-08-18Kill ajax/share.phpRoeland Jago Douma
2016-08-18Move /config over to Core OCSControllerRoeland Jago Douma
2016-08-09Move /cloud/user to Core appRoeland Jago Douma
2016-08-09Move getCapabilities over to CoreRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-07-07Revert "occ web executor (#24957)"Morris Jobke
2016-06-22occ web executor (#24957)VicDeo
2016-05-26Update license headersLukas Reschke
2016-05-23Add two factor auth to coreChristoph Wurst
2016-05-11Add controller to generate client tokensChristoph Wurst
2016-05-11token based authChristoph Wurst
2016-05-06Add route to resolve fileid to files app URLVincent Petry
2016-04-18Move logout to controllerLukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-01-12Happy new year!Thomas Müller
2015-10-26Update license headersLukas Reschke
2015-06-25update license headers and authorsMorris Jobke
2015-04-28Fix routesLukas Reschke
2015-03-26Update license headersJenkins for ownCloud
2015-03-11Avatar controller moved to AppFrameWorkRoeland Jago Douma
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-01-14adjust paths for searchMorris Jobke
2014-11-14Refactor file sharing public link handlingLukas Reschke
2014-10-29in case a translation javascript is not found we no longer bail outThomas Müller
2014-09-22remove post setup checkThomas Müller
2014-09-04Use a route instead of s.php and convert tokens asapkondou
2014-08-25Use AppFramework instead of custom controllerLukas Reschke
2014-08-25add lookup route for displaynamesJörn Friedrich Dreyer
2014-08-19Add update route to coreLukas Reschke
2014-08-19Remove loadAppScriptFile from the default routesLukas Reschke
2014-06-13complete renaming uid to userIdMorris Jobke
2014-06-13Change routes. Update templatesVictor Dubiniuk
2014-06-13Changes according to reviewVictor Dubiniuk
2014-06-13Use appframeworkVictor Dubiniuk
2014-06-13BasicsVictor Dubiniuk