summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove whitespaceGeorg Ehrke2013-05-281-1/+1
* add preview backend for text based filesGeorg Ehrke2013-05-281-0/+49
* check if the imagick extension is loadedGeorg Ehrke2013-05-281-16/+20
* update images.phpGeorg Ehrke2013-05-281-3/+12
* make svg preview backend work with encryptionGeorg Ehrke2013-05-271-1/+2
* make image preview backend work with encryptionGeorg Ehrke2013-05-271-3/+2
* Merge branch 'master' into oc_previewGeorg Ehrke2013-05-2555-106/+488
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-05-254-0/+4
| * Merge pull request #3416 from owncloud/files_encryptionThomas Müller2013-05-245-11/+160
| |\
| | * Merge branch 'master' into files_encryptionBjörn Schießle2013-05-228-20/+47
| | |\
| | * \ Merge branch 'master' into files_encryptionFlorin Peter2013-05-228-8/+162
| | |\ \
| | * \ \ Merge branch 'master' into files_encryptionBjörn Schießle2013-05-212-0/+33
| | |\ \ \
| | * \ \ \ Merge branch 'master' into files_encryptionFlorin Peter2013-05-206-10/+82
| | |\ \ \ \
| | * | | | | fix for webdav because initMounts() is triggered twice so we lost the root pathFlorin Peter2013-05-201-1/+3
| | * | | | | Revert "fix for webdav and wrong reference for findByStorageId"Florin Peter2013-05-202-4/+2
| | * | | | | fix for webdav and wrong reference for findByStorageIdFlorin Peter2013-05-192-2/+4
| | * | | | | revert changesFlorin Peter2013-05-171-28/+25
| | * | | | | add pre-shared hooksBjörn Schießle2013-05-161-0/+22
| | * | | | | allow admin to recover users files in case of password lostBjörn Schießle2013-05-161-3/+4
| | * | | | | fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been c...Florin Peter2013-05-151-25/+28
| | * | | | | merge changes for files_encryptionFlorin Peter2013-05-151-40/+42
| | * | | | | fix for losing mount point "/"Florin Peter2013-05-151-1/+4
| | * | | | | Merge branch 'master' into files_encryptionFlorin Peter2013-05-1595-863/+1136
| | |\ \ \ \ \
| | * | | | | | added post rename proxyFlorin Peter2013-04-251-0/+1
| | * | | | | | added unencrypted file size to file cacheFlorin Peter2013-04-251-5/+6
| | * | | | | | Added post proxy for getFileInfo.Florin Peter2013-04-231-0/+3
| | * | | | | | Merge branch 'master' into files_encryptionSam Tuke2013-04-2360-156/+522
| | |\ \ \ \ \ \
| | * | | | | | | fix encryption to owncloud user for public link sharesBjörn Schießle2013-04-221-1/+1
| | * | | | | | | the owner uid is not interesting. We want to get all users who have access to...Björn Schießle2013-04-221-6/+6
| | * | | | | | | we need to add the owner of the file as parameter in case someone else like t...Björn Schießle2013-04-181-10/+7
| | * | | | | | | Merge branch 'master' into files_encryptionSam Tuke2013-03-292-14/+17
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into files_encryptionSam Tuke2013-03-28123-1072/+4523
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | isSharedFile() doesn't detect all shares, just use getUsersSharingFile() dire...Björn Schießle2013-02-221-34/+0
| | * | | | | | | | | create keypair for ownCloud with empty passphrase, will be used for public li...Björn Schießle2013-02-131-1/+1
| | * | | | | | | | | add post_unshareALll hook, update recursively all keyfiles if a folder was sh...Björn Schießle2013-02-131-0/+5
| | * | | | | | | | | add post_unshare hook, also add public link shares to the list of user with a...Björn Schießle2013-02-131-7/+28
| | * | | | | | | | | add option to keep duplicates in the list of users with access to a file, e.g...Björn Schießle2013-02-121-6/+11
| | * | | | | | | | | also find users with access to the file if a folder above the actual file was...Björn Schießle2013-02-121-46/+51
| | * | | | | | | | | take group shares into account if we retrieve the list a all recipientsBjörn Schießle2013-02-121-35/+30
| | * | | | | | | | | Implementing sharing supportSam Tuke2013-02-111-7/+75
| | * | | | | | | | | Work on post_share hook for files_encryptionSam Tuke2013-02-091-0/+54
| * | | | | | | | | | small typo in the commentsAlessandro Cosentino2013-05-231-1/+1
| * | | | | | | | | | Merge pull request #3425 from owncloud/move-storagesMichael Gapczynski2013-05-234-33/+45
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into move-storagesMichael Gapczynski2013-05-2316-30/+243
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Switch to calling deleteAll via storage to avoid emitting delete hookMichael Gapczynski2013-05-231-1/+2
| | * | | | | | | | | | Remove user name addition to paths in deleteAllMichael Gapczynski2013-05-201-12/+6
| | * | | | | | | | | | Fix undefined variable for copying empty foldersMichael Gapczynski2013-05-191-1/+1
| | * | | | | | | | | | Add support for copying/moving folders between storages, move isIgnoredDir() ...Michael Gapczynski2013-05-193-21/+38
| * | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-05-2435-35/+39
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | cleanup codestyleJörn Friedrich Dreyer2013-05-222-4/+4