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
path: root/lib
AgeCommit message (Expand)Author
2012-10-23More Checkstyle cleanupFelix Moeller
2012-10-23Make Jenkins more happy.Felix Moeller
2012-10-22Correct a first issue Checkstyle is complaining about ...Felix Moeller
2012-10-22Adding the t() function to have the labels in the search results translatedFelix Moeller
2012-10-23Merge pull request #38 from scambra/datepicker-l10nLukas Reschke
2012-10-23[tx-robot] updated from transifexJenkins for ownCloud
2012-10-23Disable enhancedauth by defaultLukas Reschke
2012-10-22Fixing undefined $languageThomas Müller
2012-10-22add parameter to specify user for which OC_Filesystem should be initialized.Björn Schießle
2012-10-22[tx-robot] updated from transifexJenkins for ownCloud
2012-10-21Check for file exists before loading app version fileBart Visscher
2012-10-20[tx-robot] updated from transifexJenkins for ownCloud
2012-10-19Translate formatDate using jquery datepickerscambra
2012-10-19translate datepickerscambra
2012-10-18check if mount point was already loaded to avoid redundant read operationsBjörn Schießle
2012-10-18typo from previous commit fixedBjörn Schießle
2012-10-18load system wide configured mount points before accessing shared filesBjörn Schießle
2012-10-18check for mount points if file was shared from a different userBjörn Schießle
2012-10-18Merge pull request #39 from scambra/date-l10n-fixesThomas Müller
2012-10-18when using oracle use LOWER() to make searching files case insensitiveJörn Friedrich Dreyer
2012-10-17core.js and core.css don't need to be absoluteBart Visscher
2012-10-17[tx-robot] updated from transifexJenkins for ownCloud
2012-10-17Fix unshareAll()Michael Gapczynski
2012-10-17Delete user files in /data/ after deleting a userLukas Reschke
2012-10-16Add unshareAll() function to Share APIMichael Gapczynski
2012-10-16Merge pull request #36 from scambra/filecache-fixesicewind1991
2012-10-16don't duplicate locales with country codescambra
2012-10-16Use strftime to format date with translated month namesscambra
2012-10-16Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabledLukas Reschke
2012-10-16delete fscache on deleting userscambra
2012-10-16Set oc_token to httponlyLukas Reschke
2012-10-16Merge pull request #31 from visit1985/persistentcookiesLukas Reschke
2012-10-16Make enhanced auth configurableLukas Reschke
2012-10-16Don't add the enhanced auth time to the configurationLukas Reschke
2012-10-16Set a standard value for enhanced auth timeLukas Reschke
2012-10-16Make enhanced auth time configurableLukas Reschke
2012-10-16Move isUserVerified to OC_UtilLukas Reschke
2012-10-16Move the ( to the right positionLukas Reschke
2012-10-16Fix PHP noticeLukas Reschke
2012-10-16Fix PHP noticeLukas Reschke
2012-10-16Add isUserVerified()Lukas Reschke
2012-10-16Merge branch 'extended_log'Victor Dubiniuk
2012-10-16"deny from all" instead directoryLukas Reschke
2012-10-16Show a warning in the installer if .htaccess is not workingLukas Reschke
2012-10-15128byte is not 128bit - now we realy use 256bit (same as PHPSESSID)Michael Göhler
2012-10-15Use /dev/urandom instead of /dev/randomLukas Reschke
2012-10-15Check if $_PostLukas Reschke
2012-10-15Change verifyUser so that external json files can call itLukas Reschke
2012-10-15verifyUser() for the json partLukas Reschke
2012-10-15Verify password page for usersLukas Reschke