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
2014-03-01Merge pull request #7462 from owncloud/ldap_proxy_accessThomas Müller
2014-02-28remove remaining testing artefactArthur Schiwon
2014-02-28remember original fopen access type in pre-proxy because sometimes they changeBjoern Schiessle
2014-02-28Merge pull request #7468 from owncloud/stable6-enc-fixfieldnametypoVincent Petry
2014-02-27Fixed wrong field nameVincent Petry
2014-02-27intendetion. where did the whitespaces come from?Arthur Schiwon
2014-02-27LDAP: let proxy for multiple server access methods from AccessArthur Schiwon
2014-02-27close encryption session after decryption was finishedBjoern Schiessle
2014-02-27disable autocomplete for shared link password input, fix #7419Jan-Christoph Borchardt
2014-02-26fix path in sharing results if it is a file in the Shared folderBjoern Schiessle
2014-02-26only add "received_from" if a share was foundBjoern Schiessle
2014-02-25add test case if a file gets moved out from the shared folderBjoern Schiessle
2014-02-25don't overwrite keys if rename was done by a stream copyBjoern Schiessle
2014-02-24Fixed missing files on SMB storageVincent Petry
2014-02-22Added extra checks for ext storage classVincent Petry
2014-02-21fix test so that it doesn't depend on the array orderBjoern Schiessle
2014-02-21fix usersPath and add unit testsBjoern Schiessle
2014-02-21LDAP: fix and extend testsArthur Schiwon
2014-02-21LDAP: improve compilation of filtersArthur Schiwon
2014-02-20LDAP: prevent other configuration from being deleted when deleting the first ...Arthur Schiwon
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-02-17don't block login forever if we are stuck in the middle of the initial encryp...Bjoern Schiessle
2014-02-17catch errors during decryptionBjoern Schiessle
2014-02-17catch errors during initial encryptionBjoern Schiessle
2014-02-14Send correct path on file upload when using public appJoas Schilling
2014-02-11Load authentication apps to get users from all backends - fixes #7019Thomas Müller
2014-02-10refuse login as long as the initial encryption is runningBjoern Schiessle
2014-02-10Merge pull request #7124 from owncloud/fix_6541blizzz
2014-02-10Only add files to file list when uploading to current directoryJoas Schilling
2014-02-10Merge pull request #7081 from owncloud/fix_6670blizzz
2014-02-10LDAP: improve debug messageArthur Schiwon
2014-02-10LDAP: also try MS AD's thumbnailPhoto when looking for an avatar imageArthur Schiwon
2014-02-07Merge pull request #7130 from owncloud/enc_fix_unit_testsBjörn Schießle
2014-02-07Merge pull request #7129 from owncloud/ldap_info_docThomas Müller
2014-02-07Merge pull request #7083 from owncloud/backport_6777_stable6Thomas Müller
2014-02-07name users after testBjoern Schiessle
2014-02-07LDAP: add documentation info in info.xmlArthur Schiwon
2014-02-07replace 'size' with 'unencrypted_size' if encryption is enabledBjoern Schiessle
2014-02-07Merge branch 'stable6' into backport_6777_stable6Thomas Müller
2014-02-06Fixed searchByMime in shared cacheVincent Petry
2014-02-06remove %webroot from files_sharing appJan-Christoph Borchardt
2014-02-06remove %webroot% from files appJan-Christoph Borchardt
2014-02-05add function to extract filename from sharekey name + testsBjoern Schiessle
2014-02-05added tests for the delete hooks if the trash bin is disabledBjoern Schiessle
2014-02-05don't expect OC_FilesystemView, this is depreciatedBjoern Schiessle
2014-02-05better error detection and don't use glob()Bjoern Schiessle
2014-02-05move unlink proxy to a hook which handles pre and post conditionsBjoern Schiessle
2014-02-05make header scroll up for single shares, more view of content on small screensJörn Friedrich Dreyer
2014-02-05adding class to header div: share-folder or share-fileJörn Friedrich Dreyer