summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* make recovery settings workBjoern Schiessle2015-04-077-33/+29
* fix parameter declaration and class initialisationBjoern Schiessle2015-04-072-4/+5
* fix unit test execution, variable naming and kill no longer used $cacheFactoryThomas Müller2015-04-071-7/+8
* check if recovery key exists and encrypt the file with the recovery key if ne...Bjoern Schiessle2015-04-073-6/+58
* add public link share key to file if it was shared as public linkBjoern Schiessle2015-04-074-5/+74
* add setting templatesBjoern Schiessle2015-04-075-2/+155
* make sharing and unsharing workBjoern Schiessle2015-04-072-7/+31
* cleanup and removing cachefactoryClark Tomlinson2015-04-0717-354/+287
* read encrypted filesBjoern Schiessle2015-04-073-8/+33
* make sure that all file keys are written to the key storageBjoern Schiessle2015-04-072-3/+32
* write encrypted file to discBjoern Schiessle2015-04-074-25/+152
* enable encryption unit test executionThomas Müller2015-04-072-112/+0
* encryption app: remove legacy code, we do only server-side encryptionBjoern Schiessle2015-04-072-65/+42
* fixing obvious bugs while testingThomas Müller2015-04-074-144/+149
* Updating keystorage movement and fixing hooksClark Tomlinson2015-04-0714-422/+1201
* Initial commitClark Tomlinson2015-04-0724-226/+2233
* Remove server timezone dependency from files list testJoas Schilling2015-04-071-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-076-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-056-6/+20
* Merge pull request #15338 from owncloud/encryption-mount-optionThomas Müller2015-04-045-8/+48
|\
| * add unit testRobin Appelman2015-04-022-0/+13
| * adjust unt testsRobin Appelman2015-04-022-2/+4
| * Add mount point to disable the encryption wrapperRobin Appelman2015-03-314-7/+32
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-0410-20/+52
* | Merge pull request #15229 from owncloud/response-setContentLengthHeaderThomas Müller2015-04-032-2/+2
|\ \
| * | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-03-262-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-0312-8/+218
* | | Merge pull request #15367 from owncloud/pre-setup-hookThomas Müller2015-04-021-1/+1
|\ \ \
| * | | setup storage wrappers before setting up the filesystemRobin Appelman2015-04-011-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-026-0/+10
* | | | Use URLGenerator instread of OC_HelperRoeland Jago Douma2015-04-012-2/+2
|/ / /
* | | Merge pull request #15356 from rullzer/apps_oc_to_ocsRoeland Douma2015-04-017-7/+7
|\ \ \
| * | | Move core apps from private to public functionsRoeland Jago Douma2015-04-017-7/+7
* | | | Merge pull request #15336 from owncloud/revive-15215Morris Jobke2015-04-011-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Only escape single quotesLukas Reschke2015-03-311-2/+2
| * | | Added rawurlencode for other params in GDrive storageVincent Petry2015-03-311-2/+2
| * | | Properly quote file names in listFiles query for GDriveVincent Petry2015-03-311-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-04-016-4/+10
|/ / /
* | | Revert "Properly quote file names in listFiles query for GDrive"Lukas Reschke2015-03-311-2/+2
* | | Merge pull request #15215 from owncloud/ext-gdrivelistfilequotingFrank Karlitschek2015-03-311-2/+2
|\ \ \ | |_|/ |/| |
| * | Added rawurlencode for other params in GDrive storageVincent Petry2015-03-261-2/+2
| * | Properly quote file names in listFiles query for GDriveVincent Petry2015-03-261-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-3114-36/+62
* | | Merge pull request #15312 from owncloud/activity-fix-compilationLukas Reschke2015-03-301-12/+7
|\ \ \
| * | | Correct the app name for sharing eventsJoas Schilling2015-03-301-12/+7
* | | | Merge pull request #15076 from owncloud/fix-smb-oc-adminRobin McCorkell2015-03-301-4/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Support constructing an SMB_OC without saved session credentialsRobin McCorkell2015-03-201-4/+11
* | | | Merge pull request #13964 from rullzer/capabilitiesMorris Jobke2015-03-303-0/+280
|\ \ \ \
| * | | | Mark functions privateRoeland Jago Douma2015-03-111-2/+2
| * | | | Slight better formattingRoeland Jago Douma2015-03-112-47/+11