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-08-29return the jQuery deferred object when using OC.loadScriptRobin Appelman
2012-08-29fixing: apps/files/ajax/scan.phpThomas Mueller
2012-08-29apply coding styleThomas Mueller
2012-08-29LDAP: check for existing username from other backends when creating one for a...Arthur Schiwon
2012-08-29apply coding styleThomas Mueller
2012-08-29apply coding styleThomas Mueller
2012-08-29removing obsolete .txThomas Mueller
2012-08-29Remember storage view in OC_Cache_FileBart Visscher
2012-08-29Clean user cache on loginBart Visscher
2012-08-29Add background job for global file cache cleanupBart Visscher
2012-08-28Fix sharing test caseMichael Gapczynski
2012-08-28Remove unused settings log fileMichael Gapczynski
2012-08-28Check usernames in the database as case insensitive, they are still stored ca...Michael Gapczynski
2012-08-28404 if service is not set for public.phpMichael Gapczynski
2012-08-28Fix typoMichael Gapczynski
2012-08-28Check if path info is empty for remote.php, prevent errorMichael Gapczynski
2012-08-28Remove unnecessary ajax file from files_sharingMichael Gapczynski
2012-08-28Remove old database xml file for files_sharing, bump version numberMichael Gapczynski
2012-08-28Change public file from get.php to public.phpMichael Gapczynski
2012-08-28Allow share_with column to be null for linksMichael Gapczynski
2012-08-28LDAP: implement getHome() function, use either username (default) or specify ...Arthur Schiwon
2012-08-28marked as shipped appFrank Karlitschek
2012-08-28beta 1Frank Karlitschek
2012-08-28Remove sharing notice in users settings - The default is now share with anyon...Michael Gapczynski
2012-08-28Fix incorrect Javascript for changing Share API settingsMichael Gapczynski
2012-08-28Add Share API settings to admin pageMichael Gapczynski
2012-08-28Reimplement links support for sharing and add password protection optionMichael Gapczynski
2012-08-28Fix share collection queryMichael Gapczynski
2012-08-28Initial previewer for public linksMichael Gapczynski
2012-08-28[tx-robot] updated from transifexJenkins for ownCloud
2012-08-28assert array length and individual content instead of assertEqual on arraysThomas Mueller
2012-08-28assert array length and individual content instead of assertEqual on arraysThomas Mueller
2012-08-28fix cronjobs radio button widthJan-Christoph Borchardt
2012-08-28remove background fade from navigation, fix flickering icon issue and make it...Jan-Christoph Borchardt
2012-08-28upload button improvement, better separation, fix wrap issueJan-Christoph Borchardt
2012-08-28add deprecated warningFrank Karlitschek
2012-08-27LDAP: transliterate other latin characters to ASCII when creating owncloud na...Arthur Schiwon
2012-08-27remove files_imageviewer and files_texteditor from blacklist so they can be a...Jörn Friedrich Dreyer
2012-08-27update now(), current_timestamp and backtick replacementJörn Friedrich Dreyer
2012-08-27only mount every single homefolder when using sharing appGeorg Ehrke
2012-08-27fix filesharing for multiple data directoriesGeorg Ehrke
2012-08-27OC_User: getHome is an optional method, taking it out of the InterfaceArthur Schiwon
2012-08-27Merge branch 'master' of github.com:owncloud/coreJörn Friedrich Dreyer
2012-08-27fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bu...Jörn Friedrich Dreyer
2012-08-27remove oc_log, as it is unusedJörn Friedrich Dreyer
2012-08-27return standard SQL values (sqlite3 understands CURRENT_...)Jörn Friedrich Dreyer
2012-08-27make use of OC_User::getHome in lib/migrate.phpGeorg Ehrke
2012-08-27setbackgroundjobsmode.php got lost somewhere - switched call to use the perfe...Michael Gapczynski
2012-08-27Change URL from gitorious to githubMichael Gapczynski
2012-08-27Fix share getItems() limitMichael Gapczynski