summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-1732-28/+274
* Merge pull request #15675 from owncloud/enc_error_messagesClark Tomlinson2015-04-166-10/+155
|\
| * display warning if password changed or if the keys are not initializedBjoern Schiessle2015-04-166-10/+155
* | Merge pull request #15445 from owncloud/enc2_migrationClark Tomlinson2015-04-1612-15/+813
|\ \ | |/ |/|
| * decrypt private key for public shares correctlyBjoern Schiessle2015-04-163-4/+4
| * fix decryption of legacy private keyBjoern Schiessle2015-04-161-1/+0
| * add versionBjoern Schiessle2015-04-161-0/+1
| * add migration script from old encryption to new oneBjoern Schiessle2015-04-167-10/+808
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-1626-6/+224
* | Merge pull request #15654 from owncloud/enc2_header_system_keysMorris Jobke2015-04-152-2/+4
|\ \
| * | make sure that encrypted private keys always have a headerBjoern Schiessle2015-04-152-2/+4
| |/
* | Add visibility for methodMorris Jobke2015-04-151-1/+1
* | Fix SFTP storage id to be compatible with older idsVincent Petry2015-04-152-1/+66
* | Merge pull request #15613 from owncloud/allow-files-nav-iconsThomas Müller2015-04-151-1/+1
|\ \ | |/ |/|
| * Allow files app nav entries to have a different icon classMorris Jobke2015-04-141-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-152-0/+26
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-14400-3140/+3916
* | Merge pull request #15598 from owncloud/fix-enc-file-size-masterBjörn Schießle2015-04-143-21/+1
|\ \ | |/ |/|
| * remove calculateUnencryptedSize() - not neededThomas Müller2015-04-142-20/+0
| * fix reading of private keyThomas Müller2015-04-141-1/+1
* | Merge pull request #13360 from owncloud/cross-storage-moveMorris Jobke2015-04-143-10/+103
|\ \ | |/ |/|
| * a bit more phpdocRobin Appelman2015-04-141-0/+6
| * add missing return for sharedRobin Appelman2015-04-131-2/+2
| * properly return false if we cant delete the source fileRobin Appelman2015-04-131-4/+5
| * Fix testRobin Appelman2015-04-131-2/+8
| * Implement move/copyFromStorage for shared storageRobin Appelman2015-04-132-6/+86
* | Merge pull request #15566 from owncloud/fix-filepickerThomas Müller2015-04-142-4/+27
|\ \
| * | fix filepickerMorris Jobke2015-04-132-4/+27
* | | Fix cross storage move with shared storagesRobin Appelman2015-04-132-11/+11
* | | check that we know the parentRobin Appelman2015-04-131-3/+5
* | | check for source cacheRobin Appelman2015-04-131-1/+3
| |/ |/|
* | Merge pull request #15570 from owncloud/shares-properlyformatmountpointMorris Jobke2015-04-131-3/+9
|\ \
| * | Properly add trailing slash to mount pointVincent Petry2015-04-131-3/+9
| |/
* / Do not try to make user subadmin of group twiceRoeland Jago Douma2015-04-132-0/+29
|/
* Merge pull request #15535 from owncloud/smb-1.0.0Morris Jobke2015-04-107-16/+38
|\
| * update icewind/smb to 1.0.0Robin Appelman2015-04-107-16/+38
* | Merge pull request #15538 from owncloud/encryption-crypt-testsClark Tomlinson2015-04-102-29/+283
|\ \
| * | add unit test for crypt.phpBjoern Schiessle2015-04-102-29/+283
* | | Merge pull request #15489 from owncloud/dont_hide_exceptions_masterThomas Müller2015-04-104-68/+218
|\ \ \
| * | | fix cherrypickingJörn Friedrich Dreyer2015-04-103-15/+18
| * | | fix typo and commentMorris Jobke2015-04-102-3/+3
| * | | throw exception if setup is incompleteMorris Jobke2015-04-101-1/+3
| * | | fix_testsJörn Friedrich Dreyer2015-04-103-49/+201
| * | | do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-103-17/+10
| |/ /
* | | Merge pull request #15537 from owncloud/master-fixunittestrelatedtoorphanedsh...Morris Jobke2015-04-101-1/+3
|\ \ \ | |_|/ |/| |
| * | Clear leftover shares from other testsVincent Petry2015-04-101-1/+3
| |/
* | Fix converting Guzzle error codes in s2s storageVincent Petry2015-04-101-10/+13
* | Catch more exceptions when connecting to remote DAV serverVincent Petry2015-04-101-0/+2
|/
* Merge pull request #15521 from owncloud/shareinfo-catchguzzle503Morris Jobke2015-04-101-0/+5
|\
| * Properly catch guzzle 503 when querying share infoVincent Petry2015-04-091-0/+5