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
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
2013-09-02Use the namespaced variation of the classname.Bart Visscher
2013-08-31Sanitize displayname, respect data @ $element, fix routename, clean after cro...kondou
2013-08-31Merge branch 'master' into oc_avatarskondou
2013-08-29Use OC_Cache and finish cropper functionalitykondou
2013-08-28Continue work on cropperkondou
2013-08-27Translate "Permission denied" & use class-autoloaderkondou
2013-08-26Have a controller instead ofo avatar.php and fix some cropper-designkondou
2013-08-25Have /avatar.php as a central avatar-pointkondou
2013-08-25Modularize get(), async getAvatar, avatars @ usermgmtkondou
2013-08-19outsource sharing and deleted files previews to appsGeorg Ehrke
2013-08-19Merge master into oc_previewGeorg Ehrke
2013-08-18Add _many_ newlines at the end of fileskondou
2013-07-30style fixesGeorg Ehrke
2013-07-29Revert "OC\Preview - outsource static methods"Georg Ehrke
2013-07-11OC\Preview - outsource static methodsGeorg Ehrke
2013-07-08implement use of preview icons in thrashbin appGeorg Ehrke
2013-05-29move to OC namespaceGeorg Ehrke
2013-05-22add previews for public filesGeorg Ehrke
2013-04-25add route for previewsGeorg Ehrke
2013-02-26implemented a heartbeat request which is calls the server every 15 minutes to...Bernhard Posselt
2013-02-06Execute the post setup check after finishing the setupBart Visscher
2013-01-21Add a route to the JS configLukas Reschke
2012-11-05Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus
2012-11-01Add routes for vcategory favorites.Thomas Tanghus
2012-10-31Create only one CSRF token per sessionLukas Reschke
2012-10-29Move loading setting routing to OC_RouterBart Visscher