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-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
2014-02-05adjust file type icon placement for when no preview can be generatedJörn Friedrich Dreyer
2014-02-05permanently show download action on mobile, only iconJörn Friedrich Dreyer
2014-02-05fix horizontal scrollbar appearing when footer is too long, footer wraps nowJörn Friedrich Dreyer
2014-02-05fix multiselect bar being too short on big displaysJörn Friedrich Dreyer
2014-02-05Instead of 'No preview available for ...' we simple display the mime-type iconJörn Friedrich Dreyer
2014-02-05remove background and width from multiselect bar, fix Download button not sho...Jörn Friedrich Dreyer
2014-02-05focus link text only on click in the input field - closes #6817Jörn Friedrich Dreyer
2014-02-05remove unused variableJörn Friedrich Dreyer
2014-02-05fix input element closing tagJörn Friedrich Dreyer
2014-02-05make sure there's enough room for the file actionsJörn Friedrich Dreyer
2014-02-05on mobile, show single shared image at full width without marginJörn Friedrich Dreyer
2014-02-05fix public share download button widthJörn Friedrich Dreyer
2014-02-05tweak color and position of username in public shareJörn Friedrich Dreyer