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
2012-06-01added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek
2012-05-30don´t hardcode /tmpFrank Karlitschek
2012-05-08remove commentsGeorg Ehrke
2012-05-07Create a function for linking to remote.phpBart Visscher
2012-05-07make ampache work with remote.phpGeorg Ehrke
2012-05-07fix validation of getfile parameter - i hate this bloody merge conflictsGeorg Ehrke
2012-04-25Fixed escaping of filename when determining MIME typeJernej Virag
2012-05-02ported the rest of the OC_Helper callsFrank Karlitschek
2012-04-30removing executable bit from various filesThomas Mueller
2012-04-26fix merge conflictsGeorg Ehrke
2012-04-26fix security check for the path of the requested fileGeorg Ehrke
2012-04-26some fixes fore movable appsGeorg Ehrke
2012-04-24another fix for linkto functionGeorg Ehrke
2012-04-24fix linkto function in OC_HelperGeorg Ehrke
2012-04-23use native functions of php to parse the string into the VarGeorg Ehrke
2012-04-23rename var file to getfile to prevent fails in files appGeorg Ehrke
2012-04-23fix bug in lib/helper.php and fix file uploadGeorg Ehrke
2012-04-21Merge branch 'master' into movable_appsGeorg Ehrke
2012-04-18add function to get mimetype from stringRobin Appelman
2012-04-18make menu work with movable appsGeorg Ehrke
2012-04-18Merge branch 'master' into movable_appsGeorg Ehrke
2012-04-18open app thru index.phpGeorg Ehrke
2012-04-16fix creating unique filenamesRobin Appelman
2012-04-15fixing oc-375 - a number is appended tp the filenameThomas Müller
2012-04-15renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt
2012-04-14make sure temporary files are being removed, fixes oc-450Arthur Schiwon
2012-04-12Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute()Daniele E. Domenichelli
2012-04-12Add method OC_Helper::serverHost()Daniele E. Domenichelli
2012-03-29add tempory folder utility to OC_HelperRobin Appelman
2012-03-23don´t show ugly error messageFrank Karlitschek
2012-03-19fix mimetype detectionGeorg Ehrke
2012-03-01remove debug outputRobin Appelman
2012-02-28never try to load an non existing template,css,img.Frank Karlitschek
2012-02-28fix temporary file creationRobin Appelman
2012-02-28add temporary file managmentRobin Appelman
2012-02-27spaces -> tabsFrank Karlitschek
2012-02-27extend filestorage common and provide test implementationRobin Appelman
2012-02-26first part of the abstraction work of the apps folder. more to comeFrank Karlitschek
2012-02-26merge master into encryptionRobin Appelman
2012-02-26intval() of a number seems unnecessaryRobin Appelman
2012-02-21proper mimetypes for encrypted filesRobin Appelman
2012-02-21Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher
2012-02-18Use separate function to make absolute urlsBart Visscher
2012-02-14make it possible to override every image and logo with a new version from wit...Frank Karlitschek
2012-01-27change https detection a bit, hopefully fixing an edge caseRobin Appelman
2011-12-12make filesize parsing case insensitiveRobin Appelman
2011-10-13mimetype icon improvementsRobin Appelman
2011-10-07fixes for the mimetype iconsRobin Appelman
2011-10-04redirect url fixedMarvin Thomas Rabe
2011-09-30 Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe