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-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
2011-09-18Remove global vars and use the OC static version.Bart Visscher
2011-09-10Use OC_Helper::linkTo also for absolute urls.Bart Visscher
2011-09-04Remove execute permissions from source filesBart Visscher
2011-08-11lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt
2011-08-07more improved error reportingFrank Karlitschek
2011-07-29Renaming classes :-)Jakob Sack
2011-07-29One class per file!Jakob Sack
2011-07-29use proper file icons for image and audio filesRobin Appelman
2011-07-28make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman
2011-06-24redirect_url to be respected in linkTo functionAamir Khan
2011-06-20Fix linkTo()Jakob Sack
2011-06-20moved core stuff to /coreJakob Sack
2011-06-02fix OC_HELPER::linkTo againRobin Appelman
2011-06-02fix OC_HELPER::linkto() when the link is not a valid file.Robin Appelman
2011-05-28App installer backend.Robin Appelman
2011-05-18changed the path in imagePath againAlessandro Cosentino
2011-05-18New installer.François Kubler
2011-05-17Fixing the image link for appsJakob Sack
2011-04-24fix chmodrRobin Appelman
2011-04-19Avoid // in URIsMarco Michelino
2011-04-19renamed application-octet-stream.png to file.pngJan-Christoph Borchardt
2011-04-17get max upload file size for upload form from php settingsArthur Schiwon
2011-04-16use the correct variable nameRobin Appelman
2011-04-16don't manifold slashes in case empty $app is forwarded to linkTo()Arthur Schiwon
2011-04-16move chmodr to OC_HELPERRobin Appelman
2011-04-16apps are now stored in /appsJakob Sack
2011-03-13OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoringJakob Sack
2011-03-03Added helper for filesize, fixed wrong name for mimetypeIcon()Jakob Sack
2011-03-03Introducing OC_HELPER for small helper functions; making setup of filesystem ...Jakob Sack