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
2014-10-13fix flickering usersJörn Friedrich Dreyer
2014-10-13no need to load display namesArthur Schiwon
2014-10-13fix deletion of sharesJörn Friedrich Dreyer
2014-10-13replace chosen with select2 to provide ajaxified user and group selection for...Jörn Friedrich Dreyer
2014-10-13add select2 to app specific thirdpartyJörn Friedrich Dreyer
2014-08-08Add unit test for multi-user configuration loadingRobin McCorkell
2014-07-22Merge pull request #9109 from owncloud/stable6-extstorage-multiplemountpointc...Vincent Petry
2014-07-18login() must be called after getServerPublicHostKey().Andreas Fischer
2014-07-15Merge pull request #9635 from owncloud/stable6-files_external_fix_readDataVincent Petry
2014-07-15Permit personal mount points to be used for sharingRobin McCorkell
2014-07-08Fix Signiture Does Not Match when mounting Amazon S3 external storageChristopher T. Johnson
2014-06-19Fix merging of external storage configurationsVincent Petry
2014-05-22Added password obfuscation for external storage configVincent Petry
2014-04-26fix layout of external storage config tableMorris Jobke
2014-04-23Check whether the user has permissions to add personal storage backendsLukas Reschke
2014-03-27Fix swift touch operationVincent Petry
2014-03-27Fixed mtime reading from OpenStack APIVincent Petry
2014-03-19Fix smb4php to work with home sharesRobin McCorkell
2014-02-24Fixed missing files on SMB storageVincent Petry
2014-02-22Added extra checks for ext storage classVincent Petry
2014-02-18Make google drive client secret and dropbox api secret a password fieldJoas Schilling
2014-02-18External FTP Storage should request hostname instead of URLJoas Schilling
2014-01-21webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan
2014-01-15Fixed Dropbox/Google storage async save callVincent Petry
2014-01-14Fixed timezone issue with SMB storageVincent Petry
2014-01-13remove ru_RU - it's almost untranslatedThomas Müller
2014-01-13Fixing Issue #6301 on master branchCarlos Cerrillo
2013-12-17clarifying licenseFrank Karlitschek
2013-12-03Fixed placeholder after page reloadVincent Petry
2013-12-03Fixed test function for S3Vincent Petry
2013-12-03Fixed Amazon S3 ext storage config UIVincent Petry
2013-11-29Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry
2013-11-28Add trailing slash in FTP root path when missingVincent Petry
2013-11-26Fixed SFTP storage to overwrite on renameVincent Petry
2013-11-26Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry
2013-11-26Merge pull request #6054 from owncloud/extstorage-dropboxfixesMorris Jobke
2013-11-26Updated unit tests for SMBVincent Petry
2013-11-26Return true when touch succeedsVincent Petry
2013-11-26Fixed various Dropbox issues + unit testsVincent Petry
2013-11-25Fixed FTP storage unit tests to use the correct classVincent Petry
2013-11-25Fixed ext storage touch function to return true on successVincent Petry
2013-11-25Fixed SMB rename function to overwrite target fileVincent Petry
2013-11-25Merge pull request #5991 from owncloud/extstorage-mountpointvalidationMorris Jobke
2013-11-22Now also preventing the user of "Shared" as mountpointVincent Petry
2013-11-22Moved default isReadable/isUpdatable impl into Common classVincent Petry
2013-11-22Return plausible isReadable() default impl for ext storageVincent Petry
2013-11-21Merge pull request #5970 from owncloud/extstorage-webdavdotdirfixVincent Petry
2013-11-21Added unit test for root mount point validationVincent Petry
2013-11-21Prevent using root as mount point for external storageVincent Petry
2013-11-21Fixed path normalization to prevent dot dirsVincent Petry