summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix check if app is enabledBjoern Schiessle2013-09-261-1/+2
* check if key exists before reading itBjoern Schiessle2013-09-261-1/+4
* add some additional assertions to the testsBjoern Schiessle2013-09-251-2/+11
* add error message to the assertThomas Müller2013-09-251-2/+2
* remove debug outputBjoern Schiessle2013-09-231-1/+0
* make sure that files are shared correctly before each test and unshared again...Bjoern Schiessle2013-09-201-2/+43
* disable encrpytion app before performing testsBjoern Schiessle2013-09-201-11/+14
* check if encryption app is enabledBjoern Schiessle2013-09-201-4/+3
* disable encryption app for share API testsBjoern Schiessle2013-09-191-0/+14
* set share id to 'unknown' if we can't retrive oneBjoern Schiessle2013-09-191-7/+6
* extend API to get the shares from all files in a given folderBjoern Schiessle2013-09-191-0/+32
* remove some unused variablesBjoern Schiessle2013-09-191-6/+0
* some unit test for the new ocs share apiBjoern Schiessle2013-09-193-6/+325
* return error if wrong shareType is givenBjoern Schiessle2013-09-191-0/+2
* remove debug outputBjoern Schiessle2013-09-181-1/+1
* use share ID as REST resourceBjoern Schiessle2013-09-172-88/+168
* more rest-style APIBjoern Schiessle2013-09-172-52/+133
* return error if public upload is disabledBjoern Schiessle2013-09-161-19/+10
* allow to set a different permission during initial share operationBjoern Schiessle2013-09-161-3/+3
* ocs api for file sharingBjoern Schiessle2013-09-162-61/+84
* some more OCS calls for sharingBjoern Schiessle2013-09-062-22/+118
* intermediate result ocs apiBjoern Schiessle2013-09-062-8/+116
* intermediate results, share apiBjoern Schiessle2013-09-042-14/+48
* initial commit, start implementing the ocs share apiBjoern Schiessle2013-09-042-1/+53
* Merge pull request #4473 from owncloud/texteditor_polishingJörn Friedrich Dreyer2013-09-031-1/+1
|\
| * Revert "remove editor div in filelist", add "is deprecated" commentJörn Friedrich Dreyer2013-09-031-0/+1
| * remove editor div in filelistJörn Friedrich Dreyer2013-08-161-1/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2013-09-038-7/+37
* | This function doesn't cache anymore. Adjusted PHPDoc to suit.ringmaster2013-09-021-1/+1
* | Don't cache the pkey, skip generation if the keyfile existsringmaster2013-09-022-13/+11
* | Employ config option for OpenSSL config file, if provided.Owen Winkler2013-09-022-6/+20
* | Start a branch for easier OpenSSL configuration.Owen Winkler2013-09-022-1/+12
* | Merge pull request #4671 from owncloud/emptycontentBernhard Posselt2013-09-014-10/+4
|\ \
| * | rename emptyfolder to emptycontentAlessandro Cosentino2013-08-312-3/+3
| * | text centered horizontally and vertically in emptycontent divAlessandro Cosentino2013-08-312-7/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-0149-32/+96
|/ /
* | fix issue with filetable backgroundGeorg Ehrke2013-08-301-1/+1
* | Merge master into oc_previewGeorg Ehrke2013-08-3073-300/+164
|\ \
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-08-3072-296/+163
| * | prefix 'tbody tr' to separate app/core css errorspetemcfarlane2013-08-301-1/+1
* | | use gerMimeTypeDetector detectPath instead of getMimeTypeGeorg Ehrke2013-08-301-1/+1
* | | Merge master into oc_previewGeorg Ehrke2013-08-2985-354/+1742
|\| |
| * | Merge pull request #3926 from owncloud/improve_filesummaryThomas Müller2013-08-284-40/+127
| |\ \
| | * | Reimplement filesummary in JSkondou2013-08-284-40/+127
| * | | also move empty folders to the trash bin as discussed here #4590Bjoern Schiessle2013-08-281-5/+0
| * | | Merge pull request #4489 from owncloud/clean-3rdparty-mess-masterBart Visscher2013-08-2815-2/+1506
| |\ \ \ | | |/ / | |/| |
| | * | fixing require pathThomas Müller2013-08-182-2/+2
| | * | moving Dropbox and smb4php 3rdparty code over to the appsThomas Müller2013-08-1715-2/+1506
| * | | Merge pull request #4601 from owncloud/fixing-4341-masterMorris Jobke2013-08-283-27/+33
| |\ \ \
| | * | | backport of #4357 to masterThomas Müller2013-08-273-27/+33