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
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
2014-05-02Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller
2014-03-26update type hint in PHPDocThomas Müller
2014-03-03Replace OC.Router.generate() with OC.generateUrl()Thomas Müller
2014-02-20kill old minimizer codeThomas Müller
2013-12-31avoid conflict with physical file config.jsThomas Müller
2013-10-04Fix typoThomas Tanghus
2013-10-04JS version of the OCP\ITags interfaceThomas Tanghus
2013-09-12Merge branch 'master' into oc_avatarskondou
2013-09-05Use proper controller namingkondou
2013-09-04Clean up oc_avatarskondou