summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* remove whitespaces and some leftover code from testingBjoern Schiessle2013-08-152-2/+2
* check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-123-0/+16
* preserve mtime if file gets encrypted/decryptedBjoern Schiessle2013-08-121-1/+13
* fix array declarationBjoern Schiessle2013-08-121-1/+1
* don't know why it works locally but not on the build server... let's keep it ...Bjoern Schiessle2013-07-311-0/+3
* use OC\Files\View to read encrypted file, so that it also works with external...Bjoern Schiessle2013-07-311-4/+7
* this hopefully fixes testRecoveryForUser(), works locallyBjoern Schiessle2013-07-311-7/+10
* this test works locally, let's see what out build server says...Bjoern Schiessle2013-07-311-3/+0
* fixing some unit testsBjoern Schiessle2013-07-302-6/+6
* we need to use the path relative to data/Bjoern Schiessle2013-07-301-4/+1
* handle error if we can't handle the given pathBjoern Schiessle2013-07-302-2/+7
* remove unused method, the right one is in util.phpBjoern Schiessle2013-07-301-4/+0
* adapt unit tests to the modified stream wrapperBjoern Schiessle2013-07-305-35/+35
* encrypt/decrypt file versionsBjoern Schiessle2013-07-301-3/+124
* check if app is enabledBjoern Schiessle2013-07-301-7/+8
* only write keyfiles if it was a new file, otherwise nothing changedBjoern Schiessle2013-07-301-38/+45
* use path relative to data/Bjoern Schiessle2013-07-301-4/+1
* improved error handlingBjoern Schiessle2013-07-301-10/+26
* working decrypt files methodBjoern Schiessle2013-07-292-18/+97
* add ajax call to decrypt all filesBjörn Schießle2013-07-291-0/+4
* user interface to allow user to decrypt all his files once the encryption app...Björn Schießle2013-07-294-9/+40
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-2840-28/+129
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-27131-656/+98
* new version drop downBjörn Schießle2013-07-259-211/+221
* Merge pull request #3898 from owncloud/sabre-objecttreeicewind19912013-07-241-3/+4
|\
| * Merge branch 'master' into sabre-objecttreeRobin Appelman2013-07-24919-1328/+80532
| |\
| * | use new ObjectTree in sabredavRobin Appelman2013-06-301-3/+4
* | | use output buffering when including the irods librariesRobin Appelman2013-07-241-0/+2
| |/ |/|
* | use OC_Defaults directly from the templateBjörn Schießle2013-07-241-2/+2
* | Merge branch 'master' into move_defaults_to_template_constructorBjörn Schießle2013-07-241-2/+2
|\ \
| * | fix php syntaxThomas Müller2013-07-241-2/+2
* | | initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-5/+3
|/ /
* | Merge branch 'master' into more-themable-stringsThomas Müller2013-07-24806-921/+79554
|\ \
| * \ Merge pull request #3392 from owncloud/googledriveBart Visscher2013-07-2338-597/+8524
| |\ \
| | * | Remove root option from Google Drive storage, because it is only used for tes...Michael Gapczynski2013-07-232-10/+8
| | * | Fix 'most' Google Drive testsMichael Gapczynski2013-07-132-82/+148
| | * | Merge branch 'master' into googledriveThomas Müller2013-07-12297-1877/+4056
| | |\ \
| | * | | substr storage id to prevent problems with storing the change id in appconfigMichael Gapczynski2013-06-041-1/+1
| | * | | Implement hasUpdated() to watch for changes on Google Drive sideMichael Gapczynski2013-05-301-0/+59
| | * | | Merge branch 'master' into googledriveMichael Gapczynski2013-05-3042-1672/+2100
| | |\ \ \
| | * \ \ \ Merge branch 'master' into googledriveMichael Gapczynski2013-05-27244-3192/+8245
| | |\ \ \ \
| | * | | | | Fix require_once for 3rdparty in google ajax frontendMichael Gapczynski2013-05-181-2/+3
| | * | | | | Include 3rdparty Google Drive SDK 0.6.2Michael Gapczynski2013-05-1733-2/+7936
| | * | | | | Fix constant in last commitMichael Gapczynski2013-05-171-1/+1
| | * | | | | Prepare for #2013 fixMichael Gapczynski2013-05-171-1/+7
| | * | | | | Setting Redirect URI is not required hereMichael Gapczynski2013-05-161-1/+0
| | * | | | | Switch to using Google Drive SDK, closes #2047Michael Gapczynski2013-05-164-567/+431
| * | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-232-1/+19
| * | | | | | Merge pull request #4126 from owncloud/parallel-autotest.sh-masterThomas Müller2013-07-221-17/+15
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into parallel-autotest.sh-masterThomas Müller2013-07-22677-242/+62637
| | |\ \ \ \ \ \