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/apps
AgeCommit message (Expand)Author
2013-11-20Merge pull request #5967 from owncloud/encryption-extstorage-fixsizeresetVincent Petry
2013-11-20Fix for extstorage + encryption where unencrypted size is not keptVincent Petry
2013-11-20check if it is a cached file or a version to resolve the correct path to the ...Bjoern Schiessle
2013-11-20only check if the key file exists to decide if it is an encrypted file or not.Bjoern Schiessle
2013-11-19make sure that the owners home is mounted correctlyBjoern Schiessle
2013-11-19Fixed SMB file deletion success detectionVincent Petry
2013-11-19Removing trailing dot in path that samba doesn't seem to likeVincent Petry
2013-11-19Fixed delete action to show error message as notificationVincent Petry
2013-11-19Merge pull request #5916 from owncloud/extstorage-smb-ignorenetbioserrorMorris Jobke
2013-11-18Merge pull request #5923 from owncloud/font-weightJan-Christoph Borchardt
2013-11-18fix filtering number like filenames in filelistJörn Friedrich Dreyer
2013-11-18change bold 'deleted files' button to normal for less focusJan-Christoph Borchardt
2013-11-18Merge pull request #5908 from owncloud/fix_errorpage_callVincent Petry
2013-11-18SMB ignore connection errors when NetBIOS is disabledVincent Petry
2013-11-17call error page with session as parameterBjoern Schiessle
2013-11-16[tx-robot] updated from transifexJenkins for ownCloud
2013-11-15Merge pull request #5894 from owncloud/readd_sharing_tokenVincent Petry
2013-11-15Merge pull request #5772 from owncloud/fix5741blizzz
2013-11-15Merge pull request #5833 from owncloud/encryption_fixesBjörn Schießle
2013-11-15Merge pull request #5880 from owncloud/replace_etmp_filesVincent Petry
2013-11-15tests addedBjoern Schiessle
2013-11-15readd sharing token to public templateJörn Friedrich Dreyer
2013-11-15Fix for smb4php fseekVincent Petry
2013-11-15Merge pull request #5700 from owncloud/ldapWizSetDisplayNamesThomas Müller
2013-11-14Merge pull request #5862 from owncloud/files-singledotdirsThomas Müller
2013-11-14instead of writing etmp files we write the dummy file to data/user/cache to a...Bjoern Schiessle
2013-11-14Merge pull request #5214 from owncloud/no_extra_slashesFrank Karlitschek
2013-11-14Files app backend now normalizes paths before rendering templatesVincent Petry
2013-11-14remove debug outputBjoern Schiessle
2013-11-14test encryptAll() and decryptAll() to make sure that mtime and etag stay the ...Bjoern Schiessle
2013-11-13Merge pull request #5805 from owncloud/shared-storage-copy-folderlistFrank Karlitschek
2013-11-13LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take...Arthur Schiwon
2013-11-13LDAP Wizard: move status indicator in one line with back and continue buttonsArthur Schiwon
2013-11-13LDAP Wizard: introduce configuration status indicator, fixes #5741Arthur Schiwon
2013-11-13Merge pull request #5806 from owncloud/styles-fix-external_storageFrank Karlitschek
2013-11-13Merge pull request #5809 from owncloud/fix5753Morris Jobke
2013-11-13Merge pull request #5831 from owncloud/files-charatissueMorris Jobke
2013-11-13Merge branch 'master' into encryption_fixesBjoern Schiessle
2013-11-13Merge pull request #5447 from owncloud/fixing-5117-masterVincent Petry
2013-11-13Fixed total dirs/files message hiding conditionVincent Petry
2013-11-12fixPartialFilePath() is now stripPartialFileExtension()Bjoern Schiessle
2013-11-12rename fixPartialFilePath() to stripPartialFileExtension(), this name describ...Bjoern Schiessle
2013-11-12only update file cache if the file is already indexed to avoid that we create...Bjoern Schiessle
2013-11-12make sure that we keep the correct timestamp and etag after encryoption/decry...Bjoern Schiessle
2013-11-12implement delete hooks in file versions libGeorg Ehrke
2013-11-12replace $path with '/files_trashbin/files/' . $fileGeorg Ehrke
2013-11-12add delete hook for trash bin appGeorg Ehrke
2013-11-12missed some replacements... now tests should workBjoern Schiessle
2013-11-12fixing tests for the new part file handlingBjoern Schiessle
2013-11-11LDAP Wizard: make UI behaviour more consistent and more pleasant when determi...Arthur Schiwon